You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ep...@apache.org on 2004/07/05 23:28:05 UTC

cvs commit: maven-plugins/test plugin.jelly

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org