ChangesSiegfried GoeschlVincent MassolAllow multiple includes/excludes.Apply MAVEN-1008. Allow for custom rulesets in the classpath.Apply MPPMD-5. Add support for CPD report.Upgraded to use PMD 1.2.1.Adding
maven.pmd.includesand
maven.pmd.excludesto match functionality in checkstyle plugin.
Now respects
pom.build.sourceModifications.
Add xml declaration to generated report. Fixed for character encoding.Make sure the report does not fail if PMD does not detect any violation. Fixes bug
MAVEN-538.
Make the plugin work with Maven b9.Added support for PMD 1.04.Moved the PMD plugin from the
Maven-Plugins SF projectto the Maven project.
Updated to used PMD 1.03Updated to work for maven-1,0-beta8PMD can be enabled/disabled by setting maven.pmd.enableUpgraded to PMD 1.01 and removed the DVSLPath Tool since it is not longer neededAdded files for integration with the existing maven-plugin buikdTom Copeland fixed some stuff in the Jelly scriptUpdated to used PMD 1.0