You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ca...@apache.org on 2004/07/14 13:46:04 UTC

cvs commit: maven-plugins/jar/xdocs goals.xml

carlos      2004/07/14 04:46:04

  Modified:    jar/xdocs goals.xml
  Log:
  Added deprecation warning to jar:snapshot
  
  Revision  Changes    Path
  1.4       +1 -1      maven-plugins/jar/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jar/xdocs/goals.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- goals.xml	4 Mar 2004 18:35:27 -0000	1.3
  +++ goals.xml	14 Jul 2004 11:46:04 -0000	1.4
  @@ -45,7 +45,7 @@
           </tr>
           <tr>
             <td>jar:snapshot</td>
  -          <td>
  +          <td><strong>DEPRECATED</strong><br/>
               Creates a jar file in the Maven build directory with the
               form <code>${project.id}-YYYYMMDD.hhmmss.jar</code> where 
               <ul>
  
  
  

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