Make all plugin xdocs validate

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@292933 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2005-10-01 07:06:46 +00:00
parent 8d86e6e568
commit fe4a78733e
38 changed files with 101 additions and 108 deletions

View File

@@ -29,15 +29,15 @@
</section>
<section name="Using the abbot:test goal">
<section name="Pre-requisites">
<subsection name="Pre-requisites">
<p>
There are no pre-requisites.
</p>
</section>
</subsection>
</section>
<section name="Using the abbot:test-webapp goal">
<section name="Pre-requisites">
<subsection name="Pre-requisites">
<p>
The following environmental dependencies need to be present before
executing the Abbot plugin:
@@ -49,8 +49,8 @@
page for the details.
</li>
</ul>
</section>
<section name="Limitations">
</subsection>
<subsection name="Limitations">
<p>
The following limitations are known for the
<code>abbot:test-webstart</code> goal:
@@ -63,7 +63,7 @@
to do so (granted if the jar are signed).
</li>
</ul>
</section>
</subsection>
</section>
</body>