...
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
...