I get the following exception when trying to access any nodes of a parsed xml document on dom4j:
Exception in thread \"main\" java.lang.NoClassDefFoundError: or
If you're using mvn2, the following will work with dom4j 1.6.1:
jaxen jaxen 1.1.1
That being said, I hope they fix their pom and save everyone this trouble.