I have written a simple plugin that enables addition of source dirs. If you're interested I can send it to you.
______________ Daniel Or _._._._._._._._._. -----Original Message----- From: Aleksandar Likic [mailto:[EMAIL PROTECTED] Sent: Sunday, November 06, 2005 7:50 PM To: users@maven.apache.org Subject: Multiple source directories (again) I am trying to find out how to tell maven 2 to compile multiple source directories. I am using JAXB to generate code in target/src, and then compile it together with the rest of the code. I could have multiple projects, but it simply doesn't make sense to me to in this particular case. The build process would become more complex to manage, with an extra artifact that I don't want to have. Any ideas? --------------------------------------------------------------------- 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]
