SonarQube Tutorial - Integration with Jenkins & Maven

Описание к видео SonarQube Tutorial - Integration with Jenkins & Maven

Demo to set up SonarQube (version 9.8), Apache Maven (3.6.3) with Oracle JDK 11.0.7 and integrating it with Jenkins (version 2.375.2) which is run on Windows Platform.

Setting up Quality Gates to flag a Jenkins build as "pass" or "fail", both freestyle & pipeline jobs.

Source Code for this demo : https://github.com/rchidana/calcwebapp
Jenkins Pipeline (Jenkinsfile) https://raw.githubusercontent.com/rch...

Jenkins Plugins Required:
- https://plugins.jenkins.io/sonar/
- https://plugins.jenkins.io/jacoco/ (not mandatory but my pipeline references this plugin and if you do not want this step, feel free to delete this)

Комментарии

Информация по комментариям в разработке