Added deprecation warning to jar:snapshot

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115812 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
carlos
2004-07-14 11:46:04 +00:00
parent 9547a8bf51
commit 57deec6cfd

View File

@@ -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>