2003-01-24 03:44:26 +00:00

22 lines
575 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Maven Javadoc Plug-in</title>
<author email="jason@zenplex.com">Jason van Zyl</author>
</properties>
<body>
<section name="Maven Javadoc Plug-in">
<p>
This plug-in provides your basic Javadoc reporting via the
<code>javadoc</code> goal as described <a href="goals.html">here</a>.
</p>
<p>
The properties that allow you to customize the execution of
java are documented <a href="properties.html">here</a>.
</p>
</section>
</body>
</document>