diff --git a/test/plugin.jelly b/test/plugin.jelly
index 1bad3d7c..7f0d1600 100644
--- a/test/plugin.jelly
+++ b/test/plugin.jelly
@@ -127,9 +127,14 @@
name="junit"
classname="org.apache.tools.ant.taskdefs.optional.junit.JUnitTask"
/>
-
+
+
+
+
+
+
@@ -178,12 +183,6 @@
-
-
-
-
-
-
@@ -247,8 +246,13 @@
classname="org.apache.tools.ant.taskdefs.optional.junit.JUnitTask"
/>
+
+
+
+
+
@@ -287,12 +291,6 @@
-
-
-
-
-
-
@@ -332,8 +330,13 @@
Searching directory ${maven.test.searchdir}
+
+
+
+
+
@@ -390,11 +393,6 @@
-
-
-
-
-
diff --git a/test/xdocs/changes.xml b/test/xdocs/changes.xml
index 47ecef05..52398cbe 100644
--- a/test/xdocs/changes.xml
+++ b/test/xdocs/changes.xml
@@ -24,6 +24,7 @@
+ Test failure doesn't halt execution of test suite.
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- xercesImpl v 2.4.0 -> v2.6.2