Nevermind. I used the <inherited>false</inherited> on the <plugin> itself. I used to use it on the <execution> before and that is why it didn't work.
Thanks for reading though. Cheers Prasad On 2/9/06, Prasad Kashyap <[EMAIL PROTECTED]> wrote: > I have a parent pom whose packaging is set to "pom". It also executes > a plugin in it's <build>. > > However, the child project is also inheriting and executing the same > plugin. I don't want this to happen. > > What can I do to prevent this ? > > Thank you in advance. > > Cheers > Prasad > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
