Add <inherited>false</inherited>  to the <plugin/> element.

On 1/15/07, Saminda Abeyruwan <[EMAIL PROTECTED]> wrote:
Hi All,

Say my parent pom.xml has a pluging to execute some goal on the
initialization phase. If this pom is the parent of app1 pom.xml and app2
pom.xml ie

pom.xml
   - app1
         pom.xml
   - app2
         pom.xml

when the reactor is working, the code in the initialization phase repeats.
Is there a way to stop this. Only parent pom.xml will do some unit of work,
but it doesn't need to inherit to its children poms.

Thank you

Saminda

--
Saminda Abeyruwan

Software Engineer
WSO2 Inc. - www.wso2.org



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to