A new version of the PMD plugin for Maven 2 has been released.  PMD is a
source code quality analysis tool and the plugin allows for automated
quality reports to be generated with your project's site documentation.

Highlights:
 - Upgrade to PMD 3.4
 - Report can be emitted in HTML, XML, CSV or TXT
 - Added CPD (Copy/Paste Detector) report
 - JXR integration

To update your plugin, just run 'mvn -U pmd:pmd' in an m2 project to
pull down the latest version.

Documentation:
http://maven.apache.org/plugins/maven-pmd-plugin/

About PMD:
http://pmd.sourceforge.net/

JIRA issues closed:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide
&sorter/order=ASC&sorter/field=priority&pid=11140&fixfor=12176

mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to