On 10/05/07, David Corbin <[EMAIL PROTECTED]> wrote:
On Thursday 10 May 2007 08:52:04 Stephen Coy wrote:
> Hi,
>
> There's a trick to this I discovered about six months ago. It is
> possible to define a profile that is active when an env variable is
> *not* defined:
>
> <profile>
>             <activation>
>                 <property>
>                     <name>!myVar</name>
>                 </property>
>             </activation>
> ...
> </profile>
>

Beautiful!  Thanks.  That should be documented on the maven site.

+1. That was what I was missing too!


---------------------------------------------------------------------
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]

Reply via email to