hi everybody
 
1.Checkout XDoclet from CVS
2.disable following in build.xml
       <!-- exec executable="${maven.command}">
            <arg line="site"/>
        </exec -->
   cause I do not have maven
3.run ant
4.I got xdoclet-1.3-SNAPSHOT
5.java.lang.NoClassDefFoundError: org/dom4j/DocumentException
 
anything wrong?

Reply via email to