On Wed, 2005-10-19 at 08:11 +0800, Edwin Punzalan wrote: > That is not possible... in pom.xml. > > However, plugins that generate sources add their outputDirectory to > compileSourceRoots so that the compiler plugin will be able to compile > them along with project.build.sourceDirectory. > > You might want to take a look at source generating plugins to see how > that works.
http://maven.apache.org/maven2/guides/mini/guide-generating-sources.html -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
