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

30 lines
846 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Maven EJB Plug-in</title>
<author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
</properties>
<body>
<section name="Maven EJB Plug-in">
<p>
This plug-in provides your basic ejb jar facilities.
</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>
<p>
Tasks and todos for future development of this plugin,
please see the <a href="tasks.html">tasks</a> document.
</p>
</section>
</body>
</document>