You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by gc134728 <gc...@scarlet.be> on 2007/05/21 15:01:31 UTC

Enabling a profile disables an other

Hey maven users,

When I enable a profile using mvn clean install -PbuildCon It disables an
other profile that has an activation active by default.

<profile>
...
<activation>
  <activeByDefault>true</activeByDefault>
</activation>
...
</profile>

Is this a bug in maven or correct?

Thx for any assitance,
Y. Van Steen
Agfa Connectivity Engineer
---
Scarlet ADSL20, 20 Mbits down, 1 Mbits up, 60 GB volume, http://www.scarlet.be/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org