A maven plugin that will fail a maven build if sonar finds errors with your project.
'com.github.sgoertzen:sonar-break-maven-plugin:1.1.2'
<dependency>
<groupId>com.github.sgoertzen</groupId>
<artifactId>sonar-break-maven-plugin</artifactId>
<version>1.1.2</version>
</dependency>
<dependency org="com.github.sgoertzen" name="sonar-break-maven-plugin" rev="1.1.2"/>
"com.github.sgoertzen", "sonar-break-maven-plugin", "1.1.2"