I am trying to use the xdoclet hibernate module in my project, but
when I run "maven xdoclet:hibernatedoclet" nothing happens (it just
prints "BUILD SUCCESSFUL"). Here are the relevant entries in
project.properties:
maven.xdoclet.hibernatedoclet.destDir=${maven.build.dir}/xdoclet/hibernatedoclet
maven.xdoclet.hibernatedoclet.verbose=true
maven.xdoclet.hibernatedoclet.fileset.0=true
maven.xdoclet.hibernatedoclet.fileset.0.include=**/*.java
maven.xdoclet.hibernatedoclet.hibernate.0=true
maven.xdoclet.hibernatedoclet.hibernate.0.version=3.0
Am I doing this right? I am using maven 1.0.2 and maven-xdoclet-plugin-1.2.2
--
Craig McDaniel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]