com.github.phaneesh/sonar-break-maven-plugin

A maven plugin that will fail a maven build if sonar finds errors with your project.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[com.github.phaneesh/sonar-break-maven-plugin "1.2.7"]

Clojure CLI/deps.edn

com.github.phaneesh/sonar-break-maven-plugin {:mvn/version "1.2.7"}

Gradle

implementation("com.github.phaneesh:sonar-break-maven-plugin:1.2.7")

Maven

<dependency>
  <groupId>com.github.phaneesh</groupId>
  <artifactId>sonar-break-maven-plugin</artifactId>
  <version>1.2.7</version>
</dependency>