Changes for page Jenkins Shared Library
Last modified by Boris Folgmann on 2025/07/09 16:16
From version 3.1
edited by Boris Folgmann
on 2025/07/09 16:16
on 2025/07/09 16:16
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -346,7 +346,7 @@ 346 346 )))|((( 347 347 Id of the Jenkins Credentials for signers private keyfile. 348 348 ))) 349 -|=(% colspan="1"rowspan="12" %)(((349 +|=(% rowspan="11" %)((( 350 350 Static Source Code Analysis 351 351 )))|((( 352 352 checkstyleConfig ... ... @@ -396,13 +396,15 @@ 396 396 |((( 397 397 sonarQube 398 398 )))|((( 399 -true for the defaultBranch and for pull-requests, if a SonarQube version is detected which supports scanning multiple branches399 +true for the defaultBranch 400 400 401 -false for all other branches 401 +false for all other branches and pull-requests 402 402 )))|((( 403 - Setthisto truetoforceaSonarQube scan forthecurrentbranch.Usuallythis makesonlysenseifyouexplicitly want to scan feature andbugfix branches.403 +Boolean which determines if SonarQube should be used if an installation is found. 404 404 405 -If not set or set to false, the default branch will be scanned automatically as well as pull-requests, if a SonarQube version is detected which supports scanning multiple branches. This is currently the case for SonarQube Developer and Enterprise editions. The free SonarQube Community edition supports just one branch. 405 +The default is the best choice for the free community edition of SonarQube, which supports just one branch. 406 + 407 +If you have the Developer or Enterprise edition consider setting sonarQube to true to cover all branches. For more information see [[SonarQube>>SonarQube.WebHome]]. 406 406 ))) 407 407 |((( 408 408 sonarScanMavenOpts ... ... @@ -441,7 +441,7 @@ 441 441 {{/code}} 442 442 ))) 443 443 ))) 444 -|sonarQualityGate| |Sets the desired quality gate to use for the scan result in SonarQube. 446 +|= |sonarQualityGate| |Sets the desired quality gate to use for the scan result in SonarQube. 445 445 If not specified, the quality gate is not changed. 446 446 As a default, SonarQube will use the quality gate "Sonar way" for new scan results. 447 447 |=(% rowspan="7" %)(((