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 2008/12/18 13:06:19 UTC

[jira] Updated: (MNG-2605) Profiles in profiles.xml are active by default

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

Brett Porter updated MNG-2605:
------------------------------

    Fix Version/s:     (was: Reviewed Pending Version Assignment)
                   2.0.x

> 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
>             Fix For: 2.0.x
>
>         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