Hi,
does this work?

<activation>
  <property>
    <name>project.packaging</name>
    <value>war</value>
  </property>
</activation>

Cheers, michael

Gisbert Amm wrote:
I want to activate a profile for the packaging type war.

This is what I've tried without success:

<activation>
  <property>
    <name>pom.packaging</name>
    <value>war</value>
  </property>
</activation>

How can I achieve that?

-Gisbert


--
Michael Meyer | [EMAIL PROTECTED]
phone +41-44-247 79 12 | fax +41-44-247 70 75
Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch


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

Reply via email to