On Wednesday 09 May 2007 11:48:00 John Casey wrote:
> It's a little hackish, but if you have a profile that's activeByDefault,
> and you want to disable it deliberately, then you can create an empty,
> dummy profile, and activate that. So:
>
> <profile>
>   <id>dummy</id>
> </profile>
>
> then:
>
> mvn -P dummy <goals>

Thanks.  Are profile exclusive then?  I thought that you activate multiple 
profiles (based on different conditions.


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

Reply via email to