Hi there,
Is there a better way of always activating a profile, unless
explicitly deactivated, than using a dummy property activator? For
example:
<activation>
<property>
<name>!dummy</name>
</property>
</activation>
I can't use activeByDefault since I want the profile to be activated
even when other profiles in the pom are active.
It could be worth introducing an always active activator, something like:
<activation>
<active/>
</activation>
I'll raise an issue if no-one objects.
Cheers,
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]