Goals in dialog are getting mixed by new selection
--------------------------------------------------

         Key: MNGECLIPSE-123
         URL: http://jira.codehaus.org/browse/MNGECLIPSE-123
     Project: Maven 2.x Extension for Eclipse
        Type: Bug

  Components: Maven Launcher  
    Versions: 0.0.7    
    Reporter: jeremie granat
 Assigned to: Eugene Kuleshov 
    Priority: Minor
     Fix For: 0.0.8
 Attachments: Maven2LaunchMainTab.java

If you change he goal of a maven2 external tool configuration, the editor will 
add it to the list creating a undefined goal:

before ==>  compile:compile
want  to change to jar:jar
after ==> jar:jarcompile:compile

I think that when you change the goals using the chooser, the field should be 
overwritten by the selection.

actually, there is only one line to change :)

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