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

22 lines
508 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Maven POM Plug-in</title>
<author email="jason@zenplex.com">Jason van Zyl</author>
</properties>
<body>
<section name="Maven POM Plug-in">
<p>
This plug-in provides some basic validation and updating mechanisms
for your POM.
</p>
<p>
<strong>WARNING:</strong> pom:validate doesn't work properly on
descriptors which extend another one.
</p>
</section>
</body>
</document>