You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2002/12/16 13:40:03 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/wizard/xdocs properties.xml

dion        2002/12/16 04:40:03

  Modified:    src/plugins-build/importscrubber/xdocs goals.xml
  Added:       src/plugins-build/jxr/xdocs properties.xml navigation.xml
                        goals.xml
               src/plugins-build/importscrubber/xdocs properties.xml
               src/plugins-build/jdepend/xdocs goals.xml navigation.xml
                        properties.xml
               src/plugins-build/jdiff/xdocs navigation.xml properties.xml
                        goals.xml
               src/plugins-build/examples/xdocs goals.xml navigation.xml
                        properties.xml
               src/plugins-build/junit-report/xdocs properties.xml
                        goals.xml navigation.xml
               src/plugins-build/aptdoc/xdocs goals.xml properties.xml
               src/plugins-build/jalopy/xdocs goals.xml
               src/plugins-build/word2html/xdocs goals.xml properties.xml
                        navigation.xml
               src/plugins-build/cactus/xdocs properties.xml goals.xml
               src/plugins-build/perforce/xdocs properties.xml goals.xml
               src/plugins-build/test/xdocs goals.xml
               src/plugins-build/latex/xdocs navigation.xml properties.xml
                        goals.xml
               src/plugins-build/xdoclet/xdocs navigation.xml
                        properties.xml goals.xml
               src/plugins-build/webserver/xdocs properties.xml
                        navigation.xml goals.xml
               src/plugins-build/pom/xdocs goals.xml navigation.xml
                        properties.xml
               src/plugins-build/jnlp/xdocs .cvsignore
               src/plugins-build/jbuilder/xdocs goals.xml
               src/plugins-build/statcvs/xdocs goals.xml navigation.xml
                        properties.xml
               src/plugins-build/war/xdocs goals.xml
               src/plugins-build/struts/xdocs goals.xml
               src/plugins-build/license/xdocs goals.xml
               src/plugins-build/clover/xdocs goals.xml
               src/plugins-build/wizard/xdocs properties.xml
  Log:
  Adding generated docs
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/src/plugins-build/jxr/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>jxr Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="jxr Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.jxr.templateDir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${plugin.dir}/templates</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.conf.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/conf</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.gen.docs</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/generated-xdocs</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.jxr.stylesheet</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${plugin.dir}/stylesheet.css</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.build.dest</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/classes</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.docs.src</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/xdocs</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.build.src</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/src</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.build.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/target</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.docs.dest</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/docs</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.docs.outputencoding</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>ISO-8859-1</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.jxr.destdir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.docs.dest}/xref</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.src.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/src</code>.</p>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jxr/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven jxr Plugin">
    <title>Maven jxr Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jxr/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven jxr Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>jxr</name>
          <description>Generate HTML cross reference sources</description>
        </goal>
        <goal>
          <name>jxr:generate</name>
          <description>Generate HTML cross reference sources</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.3       +2 -4      jakarta-turbine-maven/src/plugins-build/importscrubber/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/importscrubber/xdocs/goals.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- goals.xml	16 Dec 2002 07:10:38 -0000	1.2
  +++ goals.xml	16 Dec 2002 12:40:01 -0000	1.3
  @@ -2,16 +2,14 @@
   
   <document>
     <properties>
  -    <title>Maven Importscrubber Plug-in Goals</title>
  +    <title>Maven importscrubber Plug-in Goals</title>
       <author email="dion@apache.org">dIon Gillard</author>
     </properties>
     <body>
       <goals>
         <goal>
           <name>importscrubber</name>
  -        <description>
  -          Scrub import statements
  -        </description>
  +        <description>Scrub import statements</description>
         </goal>
       </goals>
     </body>
  
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/importscrubber/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <document>
  
    <properties>
      <title>Importscrubber Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
  
    <body>
      <section name="Importscrubber Settings">
         <p>
            No properties are available to customize this plugin.
         </p>
      </section>
    </body>
  </document>
  
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jdepend/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven jdepend Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>jdepend</name>
          <description>Generate a dependency report with JDepend</description>
        </goal>
        <goal>
          <name>jdepend:generate-report</name>
          <description>Generate a dependency report with JDepend</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jdepend/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven jdepend Plugin">
    <title>Maven jdepend Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jdepend/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>jdepend Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="jdepend Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.conf.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/conf</code>.</p>
              <x:comment>More detailed description goes here</x:comment>
            </td>
          </tr>
          <tr>
            <td>maven.gen.docs</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/generated-xdocs</code>.</p>
              <x:comment>More detailed description goes here</x:comment>
            </td>
          </tr>
          <tr>
            <td>maven.build.dest</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/classes</code>.</p>
              <x:comment>More detailed description goes here</x:comment>
            </td>
          </tr>
          <tr>
            <td>maven.build.src</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/src</code>.</p>
              <x:comment>More detailed description goes here</x:comment>
            </td>
          </tr>
          <tr>
            <td>maven.docs.src</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/xdocs</code>.</p>
              <x:comment>More detailed description goes here</x:comment>
            </td>
          </tr>
          <tr>
            <td>maven.build.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/target</code>.</p>
              <x:comment>More detailed description goes here</x:comment>
            </td>
          </tr>
          <tr>
            <td>maven.docs.dest</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/docs</code>.</p>
              <x:comment>More detailed description goes here</x:comment>
            </td>
          </tr>
          <tr>
            <td>maven.docs.outputencoding</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>ISO-8859-1</code>.</p>
              <x:comment>More detailed description goes here</x:comment>
            </td>
          </tr>
          <tr>
            <td>maven.src.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/src</code>.</p>
              <x:comment>More detailed description goes here</x:comment>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jdiff/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven jdiff Plugin">
    <title>Maven jdiff Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jdiff/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>jdiff Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="jdiff Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.jdiff.old.tag</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>CURRENT</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.jdiff.new.tag</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>HEAD</code>.</p>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jdiff/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven jdiff Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>jdiff</name>
          <description>generate an api difference report between versions</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/examples/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven examples Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="examples Goals">
        <p>This plugin defines no goals</p>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/examples/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven examples Plugin">
    <title>Maven examples Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/examples/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>examples Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="examples Settings">
        <p>There are no settings to customize this plugin</p>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/junit-report/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>junit-report Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="junit-report Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.conf.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/conf</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.junit.usefile</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.gen.docs</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/generated-xdocs</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.junit.fork</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>no</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.build.dest</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/classes</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.docs.src</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/xdocs</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.test.dest</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/test-classes</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.build.src</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/src</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.test.reportsDirectory</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/test-reports</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.build.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/target</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.junit.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.docs.dest</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/docs</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.docs.outputencoding</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>ISO-8859-1</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.src.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/src</code>.</p>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/junit-report/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven junit-report Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>junit-report</name>
          <description>Generate a report from the test results</description>
        </goal>
        <goal>
          <name>junit-report:generate</name>
          <description>Generate a report from the test results</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/junit-report/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven junit-report Plugin">
    <title>Maven junit-report Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/aptdoc/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven aptdoc Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>apt:generate</name>
          <description>Generate docs in APT format</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/aptdoc/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>aptdoc Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="aptdoc Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.aptdoc.src.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>NOT_SET</code>.</p>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jalopy/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven jalopy Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>jalopy</name>
          <description>Format all sources with code convention conformance</description>
        </goal>
        <goal>
          <name>jalopy:format</name>
          <description>Format all sources with code convention conformance</description>
        </goal>
        <goal>
          <name>jalopy:taskdef</name>
          <description>Define the jalopy task to Ant and Jelly</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/word2html/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven word2html Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>word2html:generate</name>
          <description>Generate HTML docs from Word via CScript</description>
        </goal>
        <goal>
          <name>word2html:prepare-filesystem</name>
          <description>Create directories needed for the plugin</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/word2html/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>word2html Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="word2html Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.word2html.src.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>MAVEN_WORD2HTML_SRC_DIR_NOT_SET</code>.</p>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/word2html/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven word2html Plugin">
    <title>Maven word2html Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/cactus/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>cactus Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="cactus Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.cactus.test.fileset.exclude</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>
                </code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.testrunner.swing.excluded</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${plugin.dir}/conf/excluded.properties</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.build.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/cactus</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.src.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>src/test-cactus</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.classes.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.cactus.build.dir}/classes</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.scripts.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${plugin.dir}/scripts</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.webxml.dvsl</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${plugin.dir}/conf/web.xml.dvsl</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.test.reportsDirectory</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.cactus.build.dir}/test-reports</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.build.resources.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.cactus.build.dir}/resources</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.jspRedirector</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${plugin.dir}/conf/web/jspRedirector.jsp</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.configFile</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${plugin.dir}/conf/cactus.properties</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.junit.usefile</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.test.fileset.include</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>**/*.class</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.prewar.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.war.build.dir}</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.emptywebxml</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${plugin.dir}/conf/web.xml</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.port</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>8080</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.conf.containers.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${plugin.dir}/conf/containers</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.cactus.testrunner</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>text</code>.</p>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/cactus/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven cactus Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>cactus:compile</name>
          <description>Compile Cactus tests</description>
        </goal>
        <goal>
          <name>cactus:generate</name>
          <description>Generate HTML report</description>
        </goal>
        <goal>
          <name>cactus:init</name>
          <description>Creates objects useful for several goals</description>
        </goal>
        <goal>
          <name>cactus:merge-webxml</name>
          <description>Generate a web.xml which is the merge betweem the user project web.xml and the webapp elements needed by Cactus</description>
        </goal>
        <goal>
          <name>cactus:single</name>
          <description>Execute a single test defined using the 'testcase' variable</description>
        </goal>
        <goal>
          <name>cactus:test-init</name>
          <description>Test initialization</description>
        </goal>
        <goal>
          <name>cactus:test-swing</name>
          <description>Start the tests using the swing runner</description>
        </goal>
        <goal>
          <name>cactus:test-text</name>
          <description>Start the tests using the text runner</description>
        </goal>
        <goal>
          <name>cactus:webapp</name>
          <description>Create the Cactus webapp</description>
        </goal>
        <goal>
          <name>cactus:webapp-update</name>
          <description>Generate an expanded Cactus webapp from a project expanded webapp</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/perforce/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>perforce Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="perforce Settings">
        <p>There are no settings to customize this plugin</p>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/perforce/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven perforce Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>perforce:dummy</name>
          <description>No use</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/test/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven test Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>test</name>
          <description>Test the application</description>
        </goal>
        <goal>
          <name>test:compile</name>
          <description>Compile the TestCases and TestSuites</description>
        </goal>
        <goal>
          <name>test:match</name>
          <description>Execute all the tests matching the given 'testmatch' variable</description>
        </goal>
        <goal>
          <name>test:match-test</name>
          <description>[deprecated] please use the test:match goal instead</description>
        </goal>
        <goal>
          <name>test:prepare-filesystem</name>
          <description>Create the needed directory structure</description>
        </goal>
        <goal>
          <name>test:single</name>
          <description>Execute a single test defined using the 'testcase' variable</description>
        </goal>
        <goal>
          <name>test:single-test</name>
          <description>[deprecated] please use the test:single goal instead</description>
        </goal>
        <goal>
          <name>test:test</name>
          <description>Test the application</description>
        </goal>
        <goal>
          <name>test:test-resources</name>
          <description>Copy any resources that must be present for run tests</description>
        </goal>
        <goal>
          <name>test:ui</name>
          <description>Starts the Swing TestRunner front end</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/latex/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven latex Plugin">
    <title>Maven latex Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/latex/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>latex Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="latex Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.latex.src.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>MAVEN_LATEX_SRC_DIR_NOT_SET</code>.</p>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/latex/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven latex Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>latex:generate</name>
          <description>Generate documentation from latex source</description>
        </goal>
        <goal>
          <name>latex:prepare-filesystem</name>
          <description>Prepare the filesystem for latex processing</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/xdoclet/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven xdoclet Plugin">
    <title>Maven xdoclet Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/xdoclet/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>xdoclet Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="xdoclet Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.fileset.3.include</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>**/*Listener.java</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.utilobject.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.fileset.1.include</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>**/*Tag.java</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.entitybmp.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.fileset.0.include</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>**/*Bean.java</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.localinterface.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.destDir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>build/webapp/WEB-INF</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.session.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.localhomeinterface.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.deploymentdescriptor.0.destDir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/ejb/META-INF</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.classpathelement.0.path</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.repo.local}/commons-logging/jars/commons-logging-1.1-dev.jar</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.deploymentdescriptor.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.homeinterface.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.classpathelement.1.path</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.repo.local}/ejb/jars/ejb.jar</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.classpathelement.0.path</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.repo.local}/commons-logging/jars/commons-logging-1.1-dev.jar</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.destDir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>src/gen-java</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.fileset.2.include</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>**/*Filter.java</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.fileset.3</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.fileset.0.include</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>**/*Servlet.java</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.classpathelement.1.path</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.repo.local}/ejb/jars/ejb.jar</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.jsptaglib.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.fileset.2</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.fileset.1</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.fileset.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.fileset.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.jsptaglib.0.shortname</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${pom.id}</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.entitycmp.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.remoteinterface.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.deploymentdescriptor.0.destDir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.build.dir}/ejb/META-INF</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.ejbdoclet.entitypk.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.xdoclet.webdoclet.deploymentdescriptor.0</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>true</code>.</p>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/xdoclet/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven xdoclet Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>xdoclet:documentdoclet</name>
          <description>documentdoclet</description>
        </goal>
        <goal>
          <name>xdoclet:ejbdoclet</name>
          <description>ejbdoclet</description>
        </goal>
        <goal>
          <name>xdoclet:jdodoclet</name>
          <description>jdodoclet</description>
        </goal>
        <goal>
          <name>xdoclet:jmxdoclet</name>
          <description>jmxdoclet</description>
        </goal>
        <goal>
          <name>xdoclet:webdoclet</name>
          <description>webdoclet</description>
        </goal>
        <goal>
          <name>xdoclet:xdoclet</name>
          <description>xdoclet</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/webserver/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>webserver Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="webserver Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
          <tr>
            <td>maven.webserver.name</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>apache</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.port.https</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>443</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.version</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>2.x</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${basedir}/server</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.port.three</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>8092</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.port.two</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>8091</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.classpath</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>
                </code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.conf.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.conf.dir}/webserver/${maven.webserver.fullname}</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.fullname</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.webserver.name}-${maven.webserver.version}</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.host</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>localhost</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webapp.dir</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>${maven.webserver.dir}/webapps/ROOT</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.port.one</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>8090</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.port.http</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>80</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.url</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>http://${maven.webserver.host}:${maven.webserver.port.http}/index.html</code>.</p>
            </td>
          </tr>
          <tr>
            <td>maven.webserver.home</td>
            <td>Yes</td>
            <td>
              <p>Default value is
                <code>/apps/apache2</code>.</p>
            </td>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/webserver/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven webserver Plugin">
    <title>Maven webserver Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/webserver/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven webserver Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>webserver:clean</name>
          <description>Safely delete an installed webserver instance</description>
        </goal>
        <goal>
          <name>webserver:init</name>
          <description>Initialize resources needed for the plugin</description>
        </goal>
        <goal>
          <name>webserver:install</name>
          <description>Install or reinstall a webserver instance</description>
        </goal>
        <goal>
          <name>webserver:reinstall</name>
          <description>Reinstall a webserver instance</description>
        </goal>
        <goal>
          <name>webserver:restart</name>
          <description>Restart the web server instance</description>
        </goal>
        <goal>
          <name>webserver:start</name>
          <description>Start or restart a webserver instance</description>
        </goal>
        <goal>
          <name>webserver:stop</name>
          <description>Stop a webserver instance if started</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/pom/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven pom Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>pom</name>
          <description>Validate the Maven XML project descriptor</description>
        </goal>
        <goal>
          <name>pom:taglib</name>
          <description>set up validation tag library</description>
        </goal>
        <goal>
          <name>pom:update</name>
          <description>Update the POM from its current version to a specified version</description>
        </goal>
        <goal>
          <name>pom:validate</name>
          <description>Validate the Maven XML project descriptor</description>
        </goal>
        <goal>
          <name>pom:validate-new</name>
          <description>Validate the Maven XML project descriptor (experimental)</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/pom/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven pom Plugin">
    <title>Maven pom Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/pom/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>pom Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="pom Settings">
        <table>
          <tr>
            <th>Property</th>
            <th>Optional?</th>
            <th>Description</th>
          </tr>
        </table>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jnlp/xdocs/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  stylesheets
  
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/jbuilder/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven jbuilder Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/statcvs/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven statcvs Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>statcvs</name>
          <description>Generate CVS statistics for the current CVS project</description>
        </goal>
        <goal>
          <name>statcvs:generate</name>
          <description>Generate CVS statistics for the current CVS project</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/statcvs/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <project name="Maven statcvs Plugin">
    <title>Maven statcvs Plugin</title>
    <body>
      <links>
        <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
        </item>
      </links>
      <menu name="Overview">
        <item href="/goals.html" name="Goals">
        </item>
        <item href="/properties.html" name="Properties">
        </item>
      </menu>
    </body>
  </project>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/statcvs/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>statcvs Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="statcvs Settings">
        <p>There are no settings to customize this plugin</p>
      </section>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/war/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven war Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>war</name>
          <description>Build a war file</description>
        </goal>
        <goal>
          <name>war:init</name>
          <description>Initialize the file system and attain any necessary goals</description>
        </goal>
        <goal>
          <name>war:install</name>
          <description>Install the war in the local repository</description>
        </goal>
        <goal>
          <name>war:war</name>
          <description>Build a war file</description>
        </goal>
        <goal>
          <name>war:webapp</name>
          <description>Build a webapp directory</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/struts/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven struts Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>struts</name>
          <description>Ensure a war file containing a Struts application is valid</description>
        </goal>
        <goal>
          <name>struts:validate-war</name>
          <description>Ensure a war file containing a Struts application is valid</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/license/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven license Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>license</name>
          <description>Generate a xml file from your license.txt</description>
        </goal>
        <goal>
          <name>license:init-tag</name>
          <description>Initialize the license tag library for later use</description>
        </goal>
        <goal>
          <name>license:transfer</name>
          <description>Generate a xml file from your license.txt</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/clover/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>Maven clover Plug-in Goals</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <goals>
        <goal>
          <name>clover</name>
          <description>Generate HTML test coverage reports with Clover</description>
        </goal>
        <goal>
          <name>clover:html-report</name>
          <description>Generate HTML test coverage reports with Clover</description>
        </goal>
        <goal>
          <name>clover:on</name>
          <description>Create the needed directory structure</description>
        </goal>
        <goal>
          <name>clover:swing-report</name>
          <description>Generate Swing test coverage reports with Clover</description>
        </goal>
      </goals>
    </body>
  </document>
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/wizard/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  
  <document>
    <properties>
      <title>wizard Properties</title>
      <author email="dion@apache.org">dIon Gillard</author>
    </properties>
    <body>
      <section name="wizard Settings">
        <p>There are no settings to customize this plugin</p>
      </section>
    </body>
  </document>