Documentation for the new goal ant:execute

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@405256 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-05-09 01:08:56 +00:00
parent 398eda2b7c
commit 6ac39d5cb7

View File

@ -51,6 +51,11 @@
</ul>
</td>
</tr>
<tr>
<td>ant:execute</td>
<td>since 1.10</td>
<td>Execute the <a href="http://ant.apache.org/">ant</a> build file located at <code>${maven.ant.execute.dir}/${maven.ant.execute.script}</code></td>
</tr>
</table>
</section>
</body>