dion        2003/07/09 17:53:00

  Modified:    src/plugins-build/plugin plugin.jelly
  Log:
  Fix comment
  
  Revision  Changes    Path
  1.7       +1 -4      maven/src/plugins-build/plugin/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/plugin/plugin.jelly,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- plugin.jelly      5 May 2003 02:30:42 -0000       1.6
  +++ plugin.jelly      10 Jul 2003 00:53:00 -0000      1.7
  @@ -7,10 +7,7 @@
   
     <goal name="plugin" description="Build a plugin jar and install to the 
maven.local.repo">
   
  -    <!-- big change. Most plugins are just a jar and have
  -        copied the maven.xml to tweak the resources
  -        Now it is up to the plugin to define the resources.
  -      -->
  +    <!-- Plugins are just a jar. -->
       <attainGoal name="jar:jar"/>
   
       <copy file="${maven.build.dir}/${maven.final.name}.jar"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to