On Fri, Mar 25, 2011 at 6:08 PM, Rafael Vanderlei <[email protected]> wrote:
> The profiles I need to be active by default are configure with > <activeByDefault>true</activeByDefault> . If one developer needs to do > something unusual, he simply runs ' mvn -Pprofile1,profile2 package ' . By > doing so, all the "activeByDefault" profiles will be automatically > deactivated and only the profiles explicitly defined will be activated. What version of Maven are you using? I thought that behavior (which was awfully non-intuitive) had changed... -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
