You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Craig McDaniel <cp...@gmail.com> on 2005/05/24 16:07:59 UTC

xdoclet:hibernatedoclet help

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: xdoclet:hibernatedoclet help

Posted by Anatol Pomozov <an...@gmail.com>.
To be honest I don't know the answer to your question but as solution
I could suggest to try xdoclet2. It works perfect with maven.

On 5/24/05, Craig McDaniel <cp...@gmail.com> wrote:
> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 


-- 
anatol

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org