diff --git a/jcoverage/plugin.jelly b/jcoverage/plugin.jelly
index 75468fc2..91716c76 100644
--- a/jcoverage/plugin.jelly
+++ b/jcoverage/plugin.jelly
@@ -130,17 +130,18 @@
+
+
+
+
+
+
+
${ex}
-
-
-
-
diff --git a/jcoverage/xdocs/changes.xml b/jcoverage/xdocs/changes.xml
index 636b19e7..27bcc75e 100644
--- a/jcoverage/xdocs/changes.xml
+++ b/jcoverage/xdocs/changes.xml
@@ -26,6 +26,7 @@
Handle multiple source directories correctly
+ Copy all of maven.build.dest, excluding the class files, into the instrumentation directory, as some people hook into the resources copying themselves without adding them to the POM
Custom stylesheet for jcoverage plugin.