[ http://jira.codehaus.org/browse/MNGECLIPSE-123?page=comments#action_71239 
] 
            
Eugene Kuleshov commented on MNGECLIPSE-123:
--------------------------------------------

Since you can specify multiple goals in the entry field, we just need to add a 
delimeter between  goals choosed from selection dialog. However if there is 
selection in the text entry field, choosed goal should replace selelected text 
and probably add spaces where needed.

> 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
>          Issue Type: Bug
>          Components: Maven Launcher
>    Affects Versions: 0.0.7
>            Reporter: jeremie granat
>         Assigned To: Eugene Kuleshov
>            Priority: Minor
>         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