[ http://jira.codehaus.org/browse/MNG-1882?page=all ]
Jason van Zyl updated MNG-1882:
-------------------------------
Fix Version: (was: 2.1.1)
2.0.4
> activeByDefault is ignored in pom.xml
> -------------------------------------
>
> Key: MNG-1882
> URL: http://jira.codehaus.org/browse/MNG-1882
> Project: Maven 2
> Type: Bug
> Components: POM
> Versions: 2.0.1
> Reporter: Cédric Vidal
> Fix For: 2.0.4
>
>
> The activation of a profile by the activeByDefault element in pom.xml is
> ignored. The profile does not get active automatically. As workaround it can
> be activated with:
> <activation>
> <jdk>1</jdk>
> </activation>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]