Hi All, Is there any way of specifying which execution to use when inheriting plugin executions form a parent pom.
I have a department wide pom, which configures various plugins and executions for use across all our maven projects (just 1 at the moment, but will be about 15 soon). I need to be able to specify from the individual project pom which execution to use. For example i am using the exec-maven-plugin which is configured with 4 different executions, each with a unique id. I would like to be able to specify which of the 4 executions to use when using that plugin. Any ideas ? Thanks in advance Jon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
