<?xml version="1.0"?>
<document>

  <properties>
    <title>Maven Roadmap Plug-in Goals</title>
    <author email="tma@netspace.net.au">Tim Anderson</author>
  </properties>

  <body>
    <section name="Goals">
      <p>
        This plugin is called automatically by the
        <code>site</code> plugin when it generates the project
        web site. 
      </p>
      <table>
        <tr><th>Goal</th><th>Description</th></tr>
        <tr>
          <td>report</td>
          <td>
            Generate the project roadmap.
          </td>
        </tr>
      </table>
    </section>
 </body>
</document>

