Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tasdemirbahadir/694a9e469a5e9add83f27c98d4c19826 to your computer and use it in GitHub Desktop.
Save tasdemirbahadir/694a9e469a5e9add83f27c98d4c19826 to your computer and use it in GitHub Desktop.
Sonar maven plugin configuration for quality measurement sample project.
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.7.0.1746</version>
</plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment