epugh 2004/07/05 14:28:05 Modified: test plugin.jelly Log: don't need test:eclipse secret goal, Eclipse uses maven:pluginVar to retrieve JUnit dependency. Revision Changes Path 1.34 +0 -4 maven-plugins/test/plugin.jelly Index: plugin.jelly =================================================================== RCS file: /home/cvs/maven-plugins/test/plugin.jelly,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- plugin.jelly 12 Jun 2004 01:25:57 -0000 1.33 +++ plugin.jelly 5 Jul 2004 21:28:04 -0000 1.34 @@ -398,10 +398,6 @@ <attainGoal name="test:match"/> </goal> - <goal name="test:eclipse"> - <echo>Used by eclipse to drag in test plugin context</echo> - </goal> - <!-- ================================================================== --> <!-- T E S T R E S O U R C E S --> <!-- ================================================================== -->
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]