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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to