2003-11-10 12:11:27 +00:00

21 lines
532 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Maven CheckStyle Plug-in</title>
<author email="jason@zenplex.com">Jason van Zyl</author>
<author email="vmassol@apache.org">Vincent Massol</author>
</properties>
<body>
<section name="Maven CheckStyle Plugin">
<p>
This plugin generates a nicely formatted
<a href="http://checkstyle.sourceforge.net">Checkstyle</a> report so
code violations can be easily found and corrected.
</p>
</section>
</body>
</document>