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

Reply via email to