git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113178 13f79535-47bb-0310-9956-ffa450edef68
20 lines
461 B
XML
20 lines
461 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>Features of the Cactus plugin</title>
|
|
<author email="vmassol@octo.com">Vincent Massol</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Cactus Plug-in Features">
|
|
<ul>
|
|
<li>
|
|
Uses the <a href="http://jakarta.apache.org/cactus">Cactus/Ant
|
|
Integration</a> module. Thus benefits from all its features.
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</body>
|
|
</document>
|