you miss some modules in your dependency. If
uncertain, try include all xdoclet modules in the
dependencies.
--- Markos Charatzas <[EMAIL PROTECTED]> 的正文:
> Greetings to the list!
>
> I dont know why, but I cant seem to figure out how
> to make all 3 work!
> The docs are kinda poor plus every other resource I
> found hasn't provide a
> complete solution.
>
> Using hibernate 2. In my project.properties I have
> set the following
>
> ------
>
maven.xdoclet.hibernatedoclet.hibernate.0.Version=2.0
>
maven.xdoclet.hibernatedoclet.destDir=${maven.build.dir}/xdoclet/hibernatedoclet
> maven.xdoclet.hibernatedoclet.fileset.0=true
>
maven.xdoclet.hibernatedoclet.fileset.0.dir=${maven.src.dir}/java
>
maven.xdoclet.hibernatedoclet.fileset.0.include=**/*.java
> ------
>
> in project.xml under the dependencies tag I have all
> (xjavadoc,
> xdoclet-hibernate-module, maven-xdoclet-plugin)
> -----
> <dependency>
> <groupId>xdoclet</groupId>
> <artifactId>xjavadoc</artifactId>
> <version>1.0.2</version>
> <type>jar</type>
> </dependency>
> <dependency>
> <groupId>xdoclet</groupId>
>
> <artifactId>xdoclet-hibernate-module</artifactId>
> <version>1.2</version>
> <type>jar</type>
> </dependency>
> <dependency>
> <groupId>xdoclet</groupId>
> <artifactId>maven-xdoclet-plugin</artifactId>
> <version>1.2</version>
> <type>plugin</type>
> </dependency>
> -----
>
> running 'maven xdoclet:hibernatedoclet'
> I get a 'BUILD SUCCESFUL' in the end, but no
> mappings generated whatsoever.
>
> Any help greatly appreciated :(
> Thanks in advance,
> Markos Charatzas
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]