dion 2003/07/27 23:30:17
Modified: src/plugins-build/plugin plugin.jelly
Log:
Put back old comment
Revision Changes Path
1.9 +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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- plugin.jelly 27 Jul 2003 23:34:00 -0000 1.8
+++ plugin.jelly 28 Jul 2003 06:30:17 -0000 1.9
@@ -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]