I'm trying to use xdoclet-1.2.3 with maven-1.0.2 to generate hibernate
and spring XML files. If I use hibernatedoclet alone, it works fine.
As soon as I add:
xdoclet
xdoclet-spring-module
1.2.3
http://xdoclet.sourceforge.net/
to my project.xml, the hibernatedoclet task stops generating
Hello,
I am trying to build the project, but the ant build file that runs
nice on Windows platform is causing exceptions. The exception thrown
is below. Notice the Stack overflow and XDocletException :( . I've
tried to build other, simple configurations with only one action or
only one form etc. -