Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Add support for CPD report to the PMD plugin. The report is a simple text report similar to the 'Javadoc report'.
The patch adds two properties (maven.pmd.cpd.enable and maven.pmd.cpd.minimumtokencount) and one goal (pmd:cpd-report).
Attachments
Issue Links
| This issue is depended upon by: | ||||
| MAVEN-1166 | plugin issues to fix by RC2 |
|
|
|
CPD report patch