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

Benjamin Bentmann closed MNG-2605.
----------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s:     (was: 2.0.x)
                   3.0-alpha-2
                   2.1.0-M2
                   2.0.11

Fixed in [r734803|http://svn.eu.apache.org/viewvc?view=rev&revision=734803], 
[r734808|http://svn.eu.apache.org/viewvc?view=rev&revision=734808] and 
[r734810|http://svn.eu.apache.org/viewvc?view=rev&revision=734810], 
respectively.

> Profiles in profiles.xml are active by default
> ----------------------------------------------
>
>                 Key: MNG-2605
>                 URL: http://jira.codehaus.org/browse/MNG-2605
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Profiles
>    Affects Versions: 2.0.4
>         Environment: windows 2000
>            Reporter: Attila Mezei-Horvati
>            Assignee: Benjamin Bentmann
>             Fix For: 2.0.11, 2.1.0-M2, 3.0-alpha-2
>
>         Attachments: my-app.zip
>
>
> Profile specification on command line is ignored and all profiles are active.
> How to reproduce:
>  - open attachment
>  - extract to folder
>  - type: cd my-app
>  - type: mvn help:active-profiles -Pproduction
>  - you get the following:
>                     The following profiles are active:
>                              - skipunittest (source: profiles.xml)
>                              - test (source: profiles.xml)
>                              - production (source: profiles.xml)
>  - you should get:
>                     The following profiles are active:
>                              - production (source: profiles.xml)
> thanks,
> Attila

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

        

Reply via email to