You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/10/30 07:38:22 UTC

cvs commit: jakarta-cactus/integration/maven/xdocs using.xml

vmassol     2003/10/29 22:38:22

  Modified:    integration/maven/xdocs using.xml
  Log:
  Added more info about the previous cactus plugin which was living in Maven CVS.
  
  Revision  Changes    Path
  1.3       +12 -0     jakarta-cactus/integration/maven/xdocs/using.xml
  
  Index: using.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/maven/xdocs/using.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- using.xml	29 Oct 2003 21:49:00 -0000	1.2
  +++ using.xml	30 Oct 2003 06:38:22 -0000	1.3
  @@ -31,6 +31,18 @@
             <code>{USER_HOME}/.maven/plugins</code> directory.
           </li>
         </ul>
  +      <note>
  +        It is probable that your version of Maven already includes the Cactus
  +        plugin (it was bundled with Maven not long ago). If this is the case
  +        and if you want to install the new plugin, you need to remove the 
  +        <code>maven-cactus-plugin</code> plugin from
  +        <code>{MAVEN_HOME}/plugins</code> and delete your 
  +        <code>{USER_HOME}/.maven/plugins</code> directory.
  +      </note>
  +      <note>
  +        Older versions of the Cactus plugin can still be found
  +        <a href="http://www.ibiblio.org/maven/maven/plugins/">here</a>.
  +      </note>
       </section>
       <section name="Using the Cactus plugin">
         <ol>
  
  
  

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