Attach QA Reports Plugin for Maven
Attach certain QA reports so they are deployed, namely Findbugs, Checkstyle, PMD, CPD and JaCoCo.
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.oneandone.maven.plugins |
ArtifactId | ArtifactIdattach-qar-maven-plugin |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionAttach QA Reports Maven Plugin
Attach certain QA reports so they are deployed, namely findbugs, checkstyle, pmd, cpd and jacoco
|
Project Organization |
Project Organization1&1 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>net.oneandone.maven.plugins</groupId>
<artifactId>attach-qar-maven-plugin</artifactId>
<version>1.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0.5 |
org.apache.maven : maven-core | jar | 3.0.5 |
org.apache.maven : maven-model | jar | 3.0.5 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Attach certain QA reports so they are deployed, namely Findbugs, Checkstyle, PMD, CPD and JaCoCo.