Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdorg.jcoffee |
ArtifactId | ArtifactIdcustom-report-maven-plugin |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionCustom report maven plugin
Adds reports generated by third-party tools to "Project Reports" section of maven site
|
<plugin>
<groupId>org.jcoffee</groupId>
<artifactId>custom-report-maven-plugin</artifactId>
<version>0.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.2 |
org.twdata.maven : mojo-executor | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |