github sonar-scala/sbt-sonar v2.0.0

latest releases: v2.3.0, v2.2.1, v2.2.0...
4 years ago

Use an embedded sonar-scanner (#34) 🎊.
This version removes the dependency on having the standalone sonar-scanner-cli installed. To upgrade from 1.x please define the sonar.host.url property explicitly before running the sonarScan task (see the Execute SonarQube section for more details). If you want to fallback to the default behaviour from 1.x, which makes the plugin call through to the standalone sonar-scanner, you can set the sonarUseSonarScannerCli setting to true (see the Fallback mode section for more details).

Don't miss a new sbt-sonar release

NewReleases is sending notifications on new releases.