Hi jason,
I followed the instructions in the guide and tried to check out the sources to create a new build of docx4j. (eclipse with maven 3.0.3)
Unfortunately after checking out I got lots of errors in the code, most of them are concering the import statements (commons, log4j, etc), so i tried to add the missing jars to solve the problems but at the end i got still some errors left.
Do you got ...