From 795ca5b8eb631dcb3a25875dbd41c99a14e12725 Mon Sep 17 00:00:00 2001 From: dion Date: Fri, 4 Jul 2003 00:04:14 +0000 Subject: [PATCH] Fix external-tools to work with cached goals git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113578 13f79535-47bb-0310-9956-ffa450edef68 --- eclipse/plugin.jelly | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/eclipse/plugin.jelly b/eclipse/plugin.jelly index 8ceff652..4422b974 100644 --- a/eclipse/plugin.jelly +++ b/eclipse/plugin.jelly @@ -194,7 +194,8 @@ - + + @@ -203,7 +204,7 @@ - + @@ -214,12 +215,12 @@ $${project} true ${tool.loc} - -e -p $${resource_loc} ${goal.name} + -e -p $${resource_loc} ${goal} false org.eclipse.ui.externaltools.type.program $${container_loc} - Maven ${goal.name} + Maven ${goal}