Update docs

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114641 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse 2004-01-29 19:56:15 +00:00
parent 1f7c0d0aa2
commit 2fe0cddd19

View File

@ -246,6 +246,15 @@
</td>
<td></td>
</tr>
<tr>
<td>maven.jnlp.usejarversions</td>
<td>Yes</td>
<td>
Generate jar references in jnlp file with their associated version numbers.
Generate a version.xml file to map these version numbers to the actual jar files.
</td>
<td>false</td>
</tr>
</table>
</section>
<section name="Keystore settings">