> Well, just in case it was a problem with Maven I created a ant build
file
> and it still is doing nothing. I even turned verbose mode on in the
tag
> and
> I'm not getting anything. I set the destDir to a valid directory, it
> remains
> empty after running the hibernatedoclet tag.
> 
> If you guys want I can attach my java file if that'll help track this
> down.
> I have no clue what I'm doing wrong here.
> 
> > to generate the source and put it in xdoclet/hibernatedoclet. Well
no
> > directory gets created and I can't find any source anywhere.

"any source"? Hibernatedoclet doesn't generate sources, just the
blabla.hbm.xml files. If nothing generated:

- maybe the src <fileset/> is wrong/empty
- maybe you haven't tagged with @hibernate.blabla any of your sources or
maybe common mistakes such as putting /* instead of /** for the comment
block.

Ara.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to