[ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=comments#action_60245 ]
Eugene Kuleshov commented on MNGECLIPSE-85: ------------------------------------------- Thorsten, take a look at my previous comment. I don't think it is a good idea to show all the goals like you did because it is too much noise (that why Ant view is practically useless). Two other imortant things to note: -- each project can have more then one pom. Eg. each module could have its own pom and view should reflect that. -- launch configuration allows to execute more then one goal at once and allows to specify additional configuration parameters. So, I think it is a good idea to reuse it as is in this view. E.g. when doubleclicking on project or pom that does not has no launch configurations, new ne would be created. > MavenLauncher should be externalized > ------------------------------------ > > Key: MNGECLIPSE-85 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-85 > Project: Maven 2.x Extension for Eclipse > Type: Improvement > Components: Maven Launcher > Versions: 0.0.5 > Reporter: Thorsten Kamann > Assignee: Eugene Kuleshov > Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, > ExecutePomAction.java.patch, IMavenLauncher.java, launcher.patch, > screenshot-1.jpg > > > The MavenLauncher is included in the ExecutePomAction. To allow other views > to use this launcher I want to extract the code in a seperate class. -- 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, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
