dion        2002/11/20 08:26:58

  Modified:    src/plugins-build/dist/xdocs goals.xml
  Log:
  More docs
  
  Revision  Changes    Path
  1.2       +14 -0     jakarta-turbine-maven/src/plugins-build/dist/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/dist/xdocs/goals.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- goals.xml 20 Nov 2002 16:18:20 -0000      1.1
  +++ goals.xml 20 Nov 2002 16:26:58 -0000      1.2
  @@ -62,6 +62,20 @@
           </description>
         </goal>
         <goal>
  +        <name>dist:deploy-snapshot</name>
  +        <description>
  +          Simply attains the <code>dist:deploy</code> goal after setting
  +          the build name to a snapshot format.
  +        </description>
  +      </goal>      
  +      <goal>
  +        <name>dist:deploy-src</name>
  +        <description>
  +          Deploys a source distribution to the remote repository. 
  +          To create this file the <code>dist:build-src</code> goal is attained.
  +        </description>
  +      </goal>      
  +      <goal>
           <name>dist:prepare-bin-filesystem</name>
           <description>
             This goal sets up the file system in preparation of the
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to