| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Net |
| GroupId | GroupIdnet.sourceforge.pldoc |
| ArtifactId | ArtifactIdmaven-cpd-plugin |
| Last Version | Last Version0.1.13 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven PLDoc CPD Plugin - 0.1.13
The Maven PLDoc Plugin is a plugin that uses the PMD CPD tool for
generating docs for the specified project.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>net.sourceforge.pldoc</groupId>
<artifactId>maven-cpd-plugin</artifactId>
<version>0.1.13</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| net.sourceforge.pldoc : pldoc | jar | [1.5.16,) |
| net.sourceforge.pmd : pmd | jar | 5.1.2 |
| net.sourceforge.pldoc : pldoc-cpd | jar | [0.1.16,) |
| org.apache.maven.reporting : maven-reporting-api | jar | 2.0 |
| org.apache.maven : maven-project | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |