don't need test:eclipse secret goal, Eclipse uses maven:pluginVar to

retrieve JUnit dependency.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115671 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
epugh 2004-07-05 21:28:04 +00:00
parent 6d309fa82e
commit dd45fc66cd

View File

@ -398,10 +398,6 @@
<attainGoal name="test:match"/> <attainGoal name="test:match"/>
</goal> </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 --> <!-- T E S T R E S O U R C E S -->
<!-- ================================================================== --> <!-- ================================================================== -->