I've written a similar plugin for generating corba stubs. -----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 9:51 AM To: Maven Users List Subject: Re: [m2] generate-sources plugins
On 10/11/05, Ashley Williams <[EMAIL PROTECTED]> wrote: > My only other thought was to generate the sources directly in the > target directory (create if necessary) and add that to the compiler > sources. That's how we do it in all the other source gen plugins (antlr, modello, clover). You can also add a resource root in that directory to copy the properties files. - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
