Adding <inherited>false</inherited> to the plugin declaration should take care of this for you.
Wayne On 11/18/07, Kevin Stembridge <[EMAIL PROTECTED]> wrote: > Hi folks, > If I define a plugin in a parent pom, how do I prevent it from being > inherited and run by child modules? > Is this something that depends on the plugin itself or is there a Maven > configuration property? > > Cheers, > Kevin > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
