-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Sonar Code Quality Testing Essentials
By :

Ensure that the Jenkins service is running and go to http://localhost:8080/
. From there, click on the Manage Jenkins link on the left menu to view the list of links leading to different configuration pages. Click on the top one, Configure System, to navigate to the configuration dashboard. This dashboard features many different sections which we will configure one by one.
Click on the Add JDK button to expand this section. If your installed JDK has not been auto-detected by Jenkins, you have to enter it manually in the Name field. Unless, of course, you want Jenkins to install JDK automatically for you, in which case you check the Install automatically checkbox.
![]() |
Click on the Add Maven button and fill in the Name and MAVEN_HOME fields to match your own Maven installation. Jenkins will use this Maven installation to execute builds. Alternatively, you can check the Install automatically checkbox and have Jenkins install it automatically...
Change the font size
Change margin width
Change background colour