--- Aidan Donohoe <[EMAIL PROTECTED]> wrote:
> 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? look into maven.xml of xdoclet-plugins project ( on sourceforge ) - we do exactly this there. regards, ----[ Konstantin Pribluda ( ko5tik ) ]---------------- ... Auf der Suche nach einen Projekt in Rhein-Main ab 18.4.2005 ----[ http://www.pribluda.de ]------------------------ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
