Put back old comment

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113739 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-07-28 06:30:17 +00:00
parent 2ce29ab3c8
commit db9cd46341

View File

@ -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"