On 6/19/07, Clifton <[EMAIL PROTECTED]> wrote:

I have a profile declared in my global team's pom.xml that controls the
deployment location for our projects. (It includes the distribution
management section.) I want to use it for the child poms so I declared it to
activate with a property. I can activate it by specifying it on the command
line with the -P switch. However if I specify it in the the <properties/>
section of a child pom then it doesn't take effect. What am I doing wrong?

If it's activated by a property, you should also be able to specify it
with -DpropertyName=abc on the commandline.

Did you look in JIRA or the list archives for something similar?  This
sounds familiar...

--
Wendy

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

Reply via email to