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. -warner ----- Original Message ----- From: "Warner Onstine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 02, 2003 3:19 PM Subject: [Xdoclet-user] maven, xdoclet, hibernatedoclet > Hi all, > I am just trying out my first xdoclet. I'm doing a presentation on the > different O/R tools, so this is also my first dive outside of Torque :-). I > have used Maven for quite a while so I was pleased to see that there is an > xdoclet plug-in for it and have been trying to use it. Unfortunately I'm > having some problems. > > I haven't changed any settings in my project.properties file, so that may be > the issue. I added in a maven.xml file according to this page: > http://xdoclet.sourceforge.net/maven-plugin.html > > First I tried just running xdoclet:hibernatedoclet. Nothing appears to > happen on the surface, so I turned on debugging. It goes through sets up my > src/java directory for scanning and says that it is scanning **/*.java > files. If I understand the plugin.properties correctly it is then supposed > to generate the source and put it in xdoclet/hibernatedoclet. Well no > directory gets created and I can't find any source anywhere. > > When I ran java:jar it runs through the maven.xml file and then complains > that there is no xdoclet/hibernatedoclet directory. So I created that, but > still no source. > > Any ideas? > > Thanks in advance. > > -warner > > +warner onstine+ > > > > ------------------------------------------------------- > 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 > ------------------------------------------------------- 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
