You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/06/28 11:51:29 UTC

cvs commit: maven-plugins/jar plugin.jelly

brett       2004/06/28 02:51:29

  Modified:    jar      plugin.jelly
  Log:
  update comment for directory changes
  
  Revision  Changes    Path
  1.40      +1 -1      maven-plugins/jar/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jar/plugin.jelly,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- plugin.jelly	25 Jun 2004 16:52:18 -0000	1.39
  +++ plugin.jelly	28 Jun 2004 09:51:29 -0000	1.40
  @@ -43,7 +43,7 @@
         <ant:fail>
           Must remove the deploy plugin to use this version of the jar 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>
     </j:if>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org