From b82a656168074f49decef46d3368b4ff2342cd1a Mon Sep 17 00:00:00 2001 From: jstrachan Date: Wed, 7 May 2003 17:44:03 +0000 Subject: [PATCH] patch to avoid adding JUnit twice to a generated project file for projects which require JUnit as a dependency git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113412 13f79535-47bb-0310-9956-ffa450edef68 --- eclipse/plugin.jelly | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eclipse/plugin.jelly b/eclipse/plugin.jelly index 5025e60a..594fcc2d 100644 --- a/eclipse/plugin.jelly +++ b/eclipse/plugin.jelly @@ -102,6 +102,9 @@ + + +