Location 2 and 3 might be bugs.
I also have
maven.xdoclet.hibernatedoclet.destdir=${maven.build.dir}/xdoclet/hibernatedoclet
and the generate .hbms are only in that folder.
Do you have something set up in project.xml resources that might be causing this to occur?
-Tim
Eric Merritt wrote:
I have a quick and, I hope, easy question for you guys. I have the xdoclet output location setup to output to the target dir as follows (build.properties)
maven.xdoclet.hibernatedoclet.destdir=${maven.build.dir}/xdoclet/hibernatedoclet
However, I find that xdoclet outputs the xml files to no less then three locations.
1) The location previously specified. 2) target/classes dir 3) The project top level.
Location 2 doesn't bother me so much, but outputting to the top level clutters up the project a bit and is somewhat annoying. Do any of you have any ideas about how to stop this?
Thanks, Eric
__________________________________ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
