git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113589 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-07-04 05:12:08 +00:00
parent 37ba747935
commit c0d35d64f9

View File

@ -58,8 +58,8 @@
<code>'artifact'</code> is replaced by the value of property
<code>maven.multiproject.type</code> which should be set
individualy for each project.
</br>
E.g. if we have projects <i>A</i>, <i>B</i> and <i>C<i>
<br />
E.g. if we have projects <i>A</i>, <i>B</i> and <i>C</i>
with following settiing:
<ol>
<li><i>A</i>: <code>maven.multiproject.type=war</code></li>