39 lines
960 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Maven Abbot plugin</title>
<author email="vmassol@apache.org">Vincent Massol</author>
</properties>
<body>
<section name="What is the Abbot plugin?">
<p>
Provides the following features:
</p>
<ul>
<li>
Ability to start the Abbot Costello editor using either jars
defined in the POM or the jars from an already installed
WebStart application.
</li>
<li>
Ability to execute Abbot XML scripts through the Ant &lt;junit&gt;
task
</li>
<li>
Ability to execute Abbot XML scripts on an already installed
WebStart application (end-to-end functional testing)
</li>
</ul>
</section>
<section name="Using the plugin">
<p>
See the <a href="using.html">usage tutorial</a>.
</p>
</section>
</body>
</document>