Changes for page Jenkins Shared Library
Last modified by Boris Folgmann on 2025/07/09 16:16
From version 2.4
edited by Boris Folgmann
on 2025/07/09 16:15
on 2025/07/09 16:15
Change comment:
There is no comment for this version
To 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
-
... ... @@ -396,11 +396,13 @@ 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 branches 399 +true for the defaultBranch and for pull-requests, if a SonarQube version is detected which supports scanning multiple branches 400 400 401 401 false for all other branches 402 402 )))|((( 403 -Set this to true to force a SonarQube scan for the current branch. Usually this makes only sense if you explicitly want to scan feature and bugfix branches. 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. 403 +Set this to true to force a SonarQube scan for the current branch. Usually this makes only sense if you explicitly want to scan feature and bugfix branches. 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. 404 404 ))) 405 405 |((( 406 406 sonarScanMavenOpts