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/12/19 20:23:21 UTC

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

vmassol     2003/12/19 11:23:21

  Modified:    integration/maven/xdocs goals.xml
  Log:
  Fixed typo
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-cactus/integration/maven/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/maven/xdocs/goals.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- goals.xml	29 Oct 2003 21:49:00 -0000	1.2
  +++ goals.xml	19 Dec 2003 19:23:21 -0000	1.3
  @@ -65,9 +65,9 @@
           </description>
         </goal>
         <goal>
  -        <name>cactus:jar</name>
  +        <name>cactus:jar-install</name>
           <description>
  -          Deploy the Cactus jar to the local Maven repository. This is 
  +          Installs the Cactus jar in your local Maven repository. This is
             useful if you wish to put Cactus test classes in one Maven 
             project and execute the Cactus tests in another Maven project.
           </description>
  
  
  

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