diff --git a/changes/project.properties b/changes/project.properties
index da5c0fff..498132e4 100644
--- a/changes/project.properties
+++ b/changes/project.properties
@@ -20,4 +20,4 @@
maven.xdoc.date=left
## maven.xdoc.version=${pom.currentVersion}
maven.license.licenseFile=${basedir}/../LICENSE.txt
-
+maven.junit.fork=yes
diff --git a/html2xdoc/project.properties b/html2xdoc/project.properties
index 68d474e6..7777207e 100644
--- a/html2xdoc/project.properties
+++ b/html2xdoc/project.properties
@@ -22,3 +22,4 @@ maven.xdoc.date=left
maven.license.licenseFile=${basedir}/../LICENSE.txt
maven.checkstyle.header.file=${basedir}/../LICENSE.txt
maven.checkstyle.format = turbine
+maven.junit.fork=yes
\ No newline at end of file
diff --git a/html2xdoc/xdocs/changes.xml b/html2xdoc/xdocs/changes.xml
index 4e32c2df..682fc7ba 100644
--- a/html2xdoc/xdocs/changes.xml
+++ b/html2xdoc/xdocs/changes.xml
@@ -24,6 +24,9 @@