Stephen, that's exactly what I needed. Thanks for that :) I noticed the only way to pass property values is by having parameters to specific mojos. Judging by the http://maven.apache.org/plugin-tools/maven-plugin-tools-model/plugin-metadata-1.0.0.xsd XSD specification it doesn't look like there is an equivalent for global ones.
Tried using the 'configuration' element under the 'maven-plugin-plugin' plugin section but to no avail. Is there another way or this is something currently not supported? Thanks again. -- View this message in context: http://maven.40175.n5.nabble.com/How-to-bind-ant-to-a-maven-plugin-custom-goal-tp4498426p4499207.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
