seems like maven-plugin-tools-ant does not support that feature. File a JIRA if needed
normal plugin ( java) has access to maven api to add additional source directories -D On 5/10/06, Ivan Dubrov <[EMAIL PROTECTED]> wrote:
> I haven't tested this functionality personally, but it looks like the > maven-antrun-plugin already has explicit support for what you are > describing via the sourceRoot parameter: > > http://maven.apache.org/plugins/maven-antrun-plugin/run-mojo.html > > -Max I do not use maven-antrun-plugin, In my POM I use my custom plugin, based on Ant (maven-plugin-tools-ant). -- WBR, Ivan S. Dubrov --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
