Problem solved. Now that I have ejbdoclet working, it looks like java:compile is automatically including the generated files.
Thanks. -----Original Message----- From: Aidan Donohoe Sent: Friday, June 17, 2005 9:52 AM To: Maven Users List Subject: How can I have the xdoclet generated files be included in the compile? Hi, I am generating java files from xdoclet (into target/xdoclet/ejbdoclet), and I want these files to be included in the compilation along with the src directory. Do I have to copy them into the src dir? (which seems nasty) Or is there a better/right way to do this? Thanks for any info, Aidan. --------------------------------------------------------------------- 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]
