I would like to build the Dox4J project. So I followed the instructions on http://dev.plutext.org/trac/docx4j/wiki/DevEnv and I am using Java 1.6_10 with maven 2.0.9 ant 1.6.2 and on windows XP. As instructed I executed :
svn co http://dev.plutext.org/svn/docx4j/trunk/docx4j docx4j : which I assume got me the latest trunk version.
When executing the mvn install command I received the following error:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.docx4j.diff.ParagraphDifferencerTest ...