diff --git a/pmd/src/plugin-resources/pmd.jsl b/pmd/src/plugin-resources/pmd.jsl index 16f33e8a..0db4ae7a 100644 --- a/pmd/src/plugin-resources/pmd.jsl +++ b/pmd/src/plugin-resources/pmd.jsl @@ -121,19 +121,20 @@ - - + - - - - - - + + + + + + + + - - + + @@ -141,19 +142,20 @@ - - + - - - - - - + + + + + + + + - - + + diff --git a/pmd/xdocs/changes.xml b/pmd/xdocs/changes.xml index 648da940..ed9b5229 100644 --- a/pmd/xdocs/changes.xml +++ b/pmd/xdocs/changes.xml @@ -25,6 +25,7 @@ + Do not generate links to JXR files if they are not created. 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.