Last Version

SonarQube build breaker 2.3

Breaks the build if the SonarQube quality gate of the project is red.

License

License

MIT
GroupId

GroupId

de.qaware.tools.sonarqube-build-breaker
ArtifactId

ArtifactId

sonarqube-build-breaker
Version

Version

2.3
Type

Type

pom
Description

Description

SonarQube build breaker
Breaks the build if the SonarQube quality gate of the project is red.
Project URL

Project URL

https://github.com/qaware/sonarqube-build-breaker
Project Organization

Project Organization

QAware GmbH
Source Code Management

Source Code Management

https://github.com/qaware/sonarqube-build-breaker

Download sonarqube-build-breaker 2.3


<!-- https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/sonarqube-build-breaker/ -->
<dependency>
    <groupId>de.qaware.tools.sonarqube-build-breaker</groupId>
    <artifactId>sonarqube-build-breaker</artifactId>
    <version>2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/sonarqube-build-breaker/
implementation 'de.qaware.tools.sonarqube-build-breaker:sonarqube-build-breaker:2.3'
// https://jarcasting.com/artifacts/de.qaware.tools.sonarqube-build-breaker/sonarqube-build-breaker/
implementation ("de.qaware.tools.sonarqube-build-breaker:sonarqube-build-breaker:2.3")
'de.qaware.tools.sonarqube-build-breaker:sonarqube-build-breaker:pom:2.3'
<dependency org="de.qaware.tools.sonarqube-build-breaker" name="sonarqube-build-breaker" rev="2.3">
  <artifact name="sonarqube-build-breaker" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.sonarqube-build-breaker', module='sonarqube-build-breaker', version='2.3')
)
libraryDependencies += "de.qaware.tools.sonarqube-build-breaker" % "sonarqube-build-breaker" % "2.3"
[de.qaware.tools.sonarqube-build-breaker/sonarqube-build-breaker "2.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.3.3

Project Modules

  • library
  • cli
  • sqbb-maven-plugin