...
If you encounter any issues upgrading to the latest version, contact us.
Info |
---|
This version is more strict if you pass the authentication options during the build. Ensure that your plans use one of the options:
|
...
Bugfix
Improved logging if an executable cannot be found
Fix issue where adding links to Bamboo build in SonarQube™ does not work
Changelog
4.1.3 released on
Use new Sonar™Scanner for Maven task for analysis. Instead of
sonar:sonar
, invoke the Maven task with the neworg.sonarsource.scanner.maven:sonar-maven-plugin:sonar
task. For more information, see the official Maven task docs.
4.1.2 released on
Fix issue where the additional property command line arguments were not separated by a space
4.1.1 released on
Fix wrong Maven task executable path on Windows
4.1.0 released on
The
sonar.token
instead ofsonar.login
parameter is used for Sonar SonarQube™ 10 or newerParameters like
-Dsonar.branch.name=
can be overridden via theAdditional parameters
field of a Sonar taskWhen fetching the Sonar gate status fails, show that error instead of
Ignoring Quality gate(s)
...