git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113635 13f79535-47bb-0310-9956-ffa450edef68
25 lines
571 B
XML
25 lines
571 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>Simian Plugin Goals</title>
|
|
<author email="aslak@thoughtworks.net">Aslak Hellesoy</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Goals">
|
|
<table>
|
|
<tr><th>Goal</th><th>Description</th></tr>
|
|
<a name="sim" />
|
|
<tr>
|
|
<td>maven-simian-plugin</td>
|
|
<td>
|
|
The default goal. This goal generates an xdoc document
|
|
containing a Simian report.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</section>
|
|
</body>
|
|
</document>
|