Add docs on maven.war.final.name
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113772 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
de849b0add
commit
bba43ba5bc
@ -46,6 +46,18 @@
|
||||
<code>${maven.build.dir}</code>.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.war.final.name</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
<p>Name of the war file that is built.</p>
|
||||
<p>Defaults to <code>${pom.artifactId}.war</code></p>
|
||||
<p>
|
||||
Use <code>${pom.artifactId}-${pom.currentVersion}</code>
|
||||
to mimic the files created using the jar and ear plugins
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.war.build.dir</td>
|
||||
<td>Yes</td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user