SonarQube build breaker

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
Last Version

Last Version

2.3
Release Date

Release Date

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

How to add to project

<!-- 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
de.qaware.tools.sonarqube-build-breaker

QAware GmbH

QAware ist ein Projekthaus für Softwaretechnik. Wir analysieren, renovieren, erfinden und realisieren Softwaresysteme für Kunden, deren Erfolg von IT abhängt.

Versions

Version
2.3
2.2
2.1
2.0
1.1