Issue Details (XML | Word | Printable)

Key: MPPMD-5
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Brett Porter
Reporter: Morten Kvistgaard
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x PMD Plugin

[PATCH] add CPD support

Created: 28/Dec/03 07:11 PM   Updated: 29/Feb/04 08:58 PM   Resolved: 29/Feb/04 08:58 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Text File cpd-patch.txt (4 kB)

Issue Links:
dependent
 


 Description  « Hide

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).



Morten Kvistgaard added a comment - 28/Dec/03 07:12 PM

CPD report patch