activeByDefault only works in the pom.xml in the settings.xml you need to use activeprofiles
On 29 July 2011 13:01, Benson Margulies <[email protected]> wrote: > http://maven.apache.org/guides/introduction/introduction-to-profiles.html > > Is this trying to tell me that <activeByDefault> in settings.xml is > unconditional, since it settings.xml isn't 'a pom' and so no other > profile 'in the same pom' can be active? > > --------------------------------------------------------------------- > 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]
