| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.qaware.tools.sonarqube-build-breaker |
| ArtifactId | ArtifactIdsqbb-maven-plugin |
| Last Version | Last Version2.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionBreaks the build if the SonarQube quality gate of the project is red.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sqbb-maven-plugin-2.3.pom | |
| sqbb-maven-plugin-2.3.jar | 6 KB |
| sqbb-maven-plugin-2.3-sources.jar | 3 KB |
| sqbb-maven-plugin-2.3-javadoc.jar | 393 KB |
| Browse |
<plugin>
<groupId>de.qaware.tools.sonarqube-build-breaker</groupId>
<artifactId>sqbb-maven-plugin</artifactId>
<version>2.3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| de.qaware.tools.sonarqube-build-breaker : library | jar | 2.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| 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 |