You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2005/01/18 04:22:15 UTC

svn commit: r125459 - /maven/maven-1/plugins/trunk/jar/xdocs/goals.xml

Author: dion
Date: Mon Jan 17 19:22:14 2005
New Revision: 125459

URL: http://svn.apache.org/viewcvs?view=rev&rev=125459
Log:
add docs on replacement goals
Modified:
   maven/maven-1/plugins/trunk/jar/xdocs/goals.xml

Modified: maven/maven-1/plugins/trunk/jar/xdocs/goals.xml
Url: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jar/xdocs/goals.xml?view=diff&rev=125459&p1=maven/maven-1/plugins/trunk/jar/xdocs/goals.xml&r1=125458&p2=maven/maven-1/plugins/trunk/jar/xdocs/goals.xml&r2=125459
==============================================================================
--- maven/maven-1/plugins/trunk/jar/xdocs/goals.xml	(original)
+++ maven/maven-1/plugins/trunk/jar/xdocs/goals.xml	Mon Jan 17 19:22:14 2005
@@ -45,7 +45,8 @@
         </tr>
         <tr>
           <td>jar:snapshot</td>
-          <td><strong>DEPRECATED</strong><br/>
+          <td>
+            <strong>DEPRECATED. Please use <code>jar:deploy-snapshot</code> or <code>jar:install-snapshot</code></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