doesn't execute the right profile
---------------------------------

                 Key: MNGECLIPSE-173
                 URL: http://jira.codehaus.org/browse/MNGECLIPSE-173
             Project: Maven 2.x Extension for Eclipse
          Issue Type: Bug
          Components: Maven Launcher
    Affects Versions: 0.0.9
         Environment: Windows Xp, Eclipse 3.2
            Reporter: femke ongenae
         Assigned To: Eugene Kuleshov
            Priority: Blocker
             Fix For: 0.0.9
         Attachments: pom.xml

When i do run -> maven2 build...
i get a screen.
In my pom i have to profiles :  1) a dev profile, that is active by default
                                                      2) a test profile (in 
command promt activated by -Ptest)

but i can't get this maven integration for eclipse to run the test profile
i have tried to fill in anything at the parameters 

name                      value

P                               test
-P                              test
p                                test
-p                                 test
active-profiles          test

if you could resolve this i would be very happy, cause it's very annoying that 
i can
only execute the default profile from eclipse.

i have included the pom.xml

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