Hi! I've tried to build ODE 1.4. from trunk and met some problem. It is more convenient for me to build ODE by maven then Apache Buildr. But maven cannot find some dependencies (artifactId: ode-dao-hibernate) as xjavadoc-1.1-j5. So, will it be right to change xdoclet-maven-plugin to maven2-xdoclet2-plugin? Because maven2-xdoclet2-plugin exits in central maven repository.
I can send changes for pom.xml and java classes adopted for maven2-xdoclet2-plugin.