maven-plugins/ant/xdocs/index.xml
2003-01-24 03:44:26 +00:00

28 lines
832 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Maven Ant Plug-in</title>
<author email="jason@zenplex.com">Jason van Zyl</author>
</properties>
<body>
<section name="Maven Ant Plug-in">
<p>
This plugin generates a vanilla ant build.xml file that so that user's
that haven't installed Maven can still build. Though it is always
highly recommended that you install Maven :-)
</p>
<p>
For more information on the functionality provided by this plugin,
please see the <a href="goals.html">Goals</a> document.
</p>
<p>
For more information on how to customise the functionality provided
by this plugin, please see the <a href="properties.html">properties</a>
document.
</p>
</section>
</body>
</document>