diff --git a/clover/plugin.jelly b/clover/plugin.jelly
index a07bc41f..d1d378a8 100644
--- a/clover/plugin.jelly
+++ b/clover/plugin.jelly
@@ -227,6 +227,14 @@
+
+
+
+
+
+
diff --git a/clover/xdocs/changes.xml b/clover/xdocs/changes.xml
index 17126d24..b4bcff88 100644
--- a/clover/xdocs/changes.xml
+++ b/clover/xdocs/changes.xml
@@ -26,20 +26,24 @@
+
+ When calling clover:on a second time, an updated
+ maven.compile.src.set was ignored.
+
- Fixed the
+ Fixed the
clover:test-singlegoal which was wrongly calling the
clover:swing-report-internal(should have been
clover:swing-report).
- Fixed bug when
+ Fixed bug when
maven.test.failure.ignoreis
null.
-
+
maven.test.failure.ignoreis now correctly reset when
clover:offis called.