Are you sure that multiple property nodes are supported in activation? It may be that only 1 property node is accepted, so if you need/want more than 1, you may need to file an RFE in Jira or write the code yourself and contribute it back.
Wayne On 11/13/07, dev dev <[EMAIL PROTECTED]> wrote: > I tried to define this in my profile and when i run it, i got an error. > > <activation> > <property> > <name>prod</name> > </property> > <property> > <name>maven.test.skip</name> > <value>true</value> > </property> > </activation> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
