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

Reply via email to