diff --git a/pmd/src/plugin-resources/pmd.jsl b/pmd/src/plugin-resources/pmd.jsl index 4655c20f..16f33e8a 100644 --- a/pmd/src/plugin-resources/pmd.jsl +++ b/pmd/src/plugin-resources/pmd.jsl @@ -1,5 +1,4 @@ - - - - + - + + - PMD Results -

The following document contains the results of - PMD. + PMD.

-
@@ -60,71 +56,127 @@ Errors - - + + + + + +
-
- - - - - - + + + + + + + + + + - - - - + + + + + - - + + + + + - - +
Files Violations
${name} + +
- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - + + + + + + - - + @@ -164,4 +216,4 @@ - + \ No newline at end of file diff --git a/pmd/xdocs/changes.xml b/pmd/xdocs/changes.xml index 87fa8723..648da940 100644 --- a/pmd/xdocs/changes.xml +++ b/pmd/xdocs/changes.xml @@ -25,6 +25,8 @@ + Use properties maven.jxr.destdir and maven.jxr.destdir.test to generate links from the PMD report to jxr files. + Fix NullPointerException if pom.build.sourceDirectory or pom.build.unitTestSourceDirectory are not defined. Upgrade to pmd-3.4.