diff --git a/pmd/plugin.jelly b/pmd/plugin.jelly
index ede76498..2630b939 100644
--- a/pmd/plugin.jelly
+++ b/pmd/plugin.jelly
@@ -74,6 +74,11 @@
Running the PMD task with ${maven.pmd.rulesetfiles} ...
+
+
+
diff --git a/pmd/xdocs/changes.xml b/pmd/xdocs/changes.xml
index cd0fe15b..030c6143 100644
--- a/pmd/xdocs/changes.xml
+++ b/pmd/xdocs/changes.xml
@@ -6,9 +6,14 @@
Vincent Massol
-
+
+
+ Make sure the report does not fail if PMD does not detect any
+ violation. Fixes bug
+ MAVEN-538.
+
@@ -55,7 +60,7 @@
Updated to used PMD 1.0
-
-
+
+