ChangesSiegfried GoeschlVincent MassolUpgrade to pmd-1.9.Check sources are present before calling PMD.Upgrade to PMD 1.3, clean up and improve documentation.Create directories that exist under maven.build.dir before using them so it works after clean.Fix usage of the maven.pmd.cpd.enable property so it is disabled when set to false (the default)Allow 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.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