[mevenide-dev] [jira] Created: (MEVENIDE-652) Not activating profiles correctly

"Magne Nordtveit (JIRA)" <jira-yCVjj/[email protected]> Mon, 21 Jul 2008 06:33:26 -0500 (CDT)
Newsgroups gmane.comp.jakarta.turbine.maven.mevenide.devel
Message-ID <25428045.1216640006995.JavaMail.haus-jira@codehaus01.managed.contegix.com>
Not activating profiles correctly
---------------------------------

                 Key: MEVENIDE-652
                 URL: http://jira.codehaus.org/browse/MEVENIDE-652
             Project: mevenide
          Issue Type: Bug
          Components: mevenide2-netbeans
    Affects Versions: NB_3.1
            Reporter: Magne Nordtveit
            Assignee: Milos Kleint
         Attachments: profilereprod.tar.gz

Mevenide doesn't properly load profiles based on <activation/>. More correctly, it doesn't properly not activate a profile when

<activation>
    <file>
        <missing>some.file</missing>
    </file>
</activation>

is specified. The profile is activated regardless when running from netbeans.

maven 2.0.9 console:
Activated Profiles:
    test-active

maven 2.1-SNAPSHOT console:
Activated Profiles:
    test-active

mevenide 3.1.3 (NB61FCS branch):
Activated Profiles
    test-active
    test-not-active

test-not-active should only be activated when pom.xml is missing.

Test project attached.

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email