2003-01-24 03:44:26 +00:00

36 lines
857 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<document>
<properties>
<title>Gump Plugin Goals</title>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<section name="Goals">
<table>
<tr><th>Goal</th><th>Description</th></tr>
<a name="gump" />
<tr>
<td>gump</td>
<td>
The default goal. This goal simply executes the
<a href="#gump:generate-descriptor">gump:generate-descriptor</a> goal
</td>
</tr>
<a name="gump:generate-descriptor" />
<tr>
<td>gump:generate-descriptor</td>
<td>
Generates a <code>gump.xml</code> file for Apache Gump
that is usable directly.
<br />
</td>
</tr>
</table>
</section>
</body>
</document>