I'm trying to set up a corporate parent POM.

I want all the children of this pom to have a particular profile
turned on, but I don't want to turn this profile on in the case of
running maven on the parent itself to deploy it. Doing so produces a
circularity. I can use -P!foo, but I was hoping to find something to
put in the POM to have this effect.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to