You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2010/01/12 03:57:55 UTC

[jira] Updated: (MNG-2523) OS name activation does not work for Mac OS X

     [ http://jira.codehaus.org/browse/MNG-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-2523:
------------------------------

    Fix Version/s:     (was: 2.2.x)

> OS name activation does not work for Mac OS X
> ---------------------------------------------
>
>                 Key: MNG-2523
>                 URL: http://jira.codehaus.org/browse/MNG-2523
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Profiles
>            Reporter: Jason van Zyl
>
> Using something like:
>   <profiles>
>     <profile>
>       <id>macosx</id>
>       <activation>
>         <os>
>           <name>mac os x</name>
>         </os>
>       </activation>
>       <properties>
>         <osName>Mac OS X</osName>
>       </properties>
>     </profile>
>  </profiles>
> Does not work on Mac OS X. The profile is never activated.

-- 
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