is not current version
Last Version 1.2.1

Sonar Quality Gate Maven Plugin 1.2.0

The Sonar Quality Gate Maven Plugin checks the project status in SonarQube and fails the maven job when the Quality Gate is not passed.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.r0bb3n
ArtifactId

ArtifactId

sonar-quality-gate-maven-plugin
Version

Version

1.2.0
Type

Type

maven-plugin
Description

Description

Sonar Quality Gate Maven Plugin
The Sonar Quality Gate Maven Plugin checks the project status in SonarQube and fails the maven job when the Quality Gate is not passed.
Project URL

Project URL

https://r0bb3n.github.io/sonar-quality-gate-maven-plugin/
Source Code Management

Source Code Management

https://github.com/r0bb3n/sonar-quality-gate-maven-plugin

Download sonar-quality-gate-maven-plugin 1.2.0


<plugin>
    <groupId>io.github.r0bb3n</groupId>
    <artifactId>sonar-quality-gate-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.2
org.projectlombok : lombok jar 1.18.22

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.tomakehurst : wiremock-jre8 jar 2.32.0
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.mockito : mockito-core jar 4.2.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.