brett 2004/06/28 02:46:11
Modified: dist plugin.jelly
Log:
update comment for plugin directory changes
Revision Changes Path
1.18 +1 -1 maven-plugins/dist/plugin.jelly
Index: plugin.jelly
===================================================================
RCS file: /home/cvs/maven-plugins/dist/plugin.jelly,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- plugin.jelly 25 Jun 2004 13:48:53 -0000 1.17
+++ plugin.jelly 28 Jun 2004 09:46:11 -0000 1.18
@@ -40,7 +40,7 @@
<ant:fail>
Must remove the deploy plugin to use this version of the dist plugin.
Please delete ${deployPlugin.artifactId}-${deployPlugin.currentVersion}.jar
from
- ${maven.plugin.dir} and ${maven.plugin.unpacked.dir} (if it exists)
+ ${maven.plugin.dir} and ${maven.plugin.user.dir} (if it exists)
</ant:fail>
</j:if>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]