Documentation updates

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@356156 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2005-12-12 05:11:08 +00:00
parent 47705d54f9
commit 5643d8f6f6
2 changed files with 2 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
<td>changes:validate</td>
<td>
Validates the <code>changes.xml</code> file.
<strong>Requires at least maven-plugin-plugin 1.7.</strong>
</td>
</tr>
</table>

View File

@@ -41,6 +41,7 @@
<description>
Validate the Maven XML project descriptor.
See <a href="validation.html">Validation</a>.
<strong>Requires at least maven-plugin-plugin 1.7.</strong>
</description>
</goal>
</goals>