You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/05/13 14:35:39 UTC

[2/2] commons-build-plugin git commit: Remove SVN tags now that we are in Git.

Remove SVN tags now that we are in Git.

Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/13bbbad8
Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/13bbbad8
Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/13bbbad8

Branch: refs/heads/master
Commit: 13bbbad825c3de0acee593c40052042ce4f8ea6f
Parents: 74e8012
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun May 13 08:35:35 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun May 13 08:35:35 2018 -0600

----------------------------------------------------------------------
 src/main/scripts/copy-javadoc-files.build.xml |   3 -
 src/main/scripts/copy-javadoc-files.mojos.xml |   3 -
 src/main/scripts/generate-xdocs.build.xml     |   3 -
 src/main/scripts/generate-xdocs.mojos.xml     | 893 ++++++++++-----------
 src/site/site.xml                             |   4 -
 src/site/xdoc/contributing-md-mojo.xml        |   4 -
 src/site/xdoc/contributing-md.xml             |   4 -
 src/site/xdoc/copy-javadoc-files-build.xml    |   4 -
 src/site/xdoc/copy-javadoc-files-mojo.xml     |   4 -
 src/site/xdoc/development.xml                 |   4 -
 src/site/xdoc/download-page-mojo.xml          | 550 +++++++------
 src/site/xdoc/download-page.xml               | 294 ++++---
 src/site/xdoc/index.xml                       |   4 -
 src/site/xdoc/jira-page-mojo.xml              |   4 -
 src/site/xdoc/jira-page.xml                   |   4 -
 src/site/xdoc/mail-page-mojo.xml              |   4 -
 src/site/xdoc/mail-page.xml                   |   4 -
 src/site/xdoc/readme-md-mojo.xml              |   4 -
 src/site/xdoc/readme-md.xml                   |   4 -
 src/site/xdoc/sandbox-jira-page-mojo.xml      |   4 -
 src/site/xdoc/sandbox-jira-page.xml           |   4 -
 21 files changed, 863 insertions(+), 943 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/main/scripts/copy-javadoc-files.build.xml
----------------------------------------------------------------------
diff --git a/src/main/scripts/copy-javadoc-files.build.xml b/src/main/scripts/copy-javadoc-files.build.xml
index b4f7d42..26a72f3 100644
--- a/src/main/scripts/copy-javadoc-files.build.xml
+++ b/src/main/scripts/copy-javadoc-files.build.xml
@@ -16,9 +16,6 @@
 -->
 <!--
    Commons Build:  Copy NOTICE and LICENSE files to -javadoc.jar.
-
-   $HeadURL$
-   $Revision$ $Date$
  -->
 <project name="Commons Build: Copy NOTICE and LICENSE files to -javadoc.jar" default="copy-javadoc-files" basedir=".">
 

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/main/scripts/copy-javadoc-files.mojos.xml
----------------------------------------------------------------------
diff --git a/src/main/scripts/copy-javadoc-files.mojos.xml b/src/main/scripts/copy-javadoc-files.mojos.xml
index ea5c8c1..5659ba1 100644
--- a/src/main/scripts/copy-javadoc-files.mojos.xml
+++ b/src/main/scripts/copy-javadoc-files.mojos.xml
@@ -18,9 +18,6 @@
 -->
 <!--
    Mojo metadata for "Copy NOTICE and LICENSE files to -javadoc.jar".
-
-   $HeadURL$
-   $Revision$ $Date$
  -->
 <pluginMetadata>
     <mojos>

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/main/scripts/generate-xdocs.build.xml
----------------------------------------------------------------------
diff --git a/src/main/scripts/generate-xdocs.build.xml b/src/main/scripts/generate-xdocs.build.xml
index e09363a..174f6ce 100644
--- a/src/main/scripts/generate-xdocs.build.xml
+++ b/src/main/scripts/generate-xdocs.build.xml
@@ -16,9 +16,6 @@
 -->
 <!--
    Commons Build: Standard XDOC Pages Generation.
-
-   $HeadURL$
-   $Revision$ $Date$
  -->
 <project name="Commons Build: Standard XDOC Pages Generation" basedir=".">
 

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/main/scripts/generate-xdocs.mojos.xml
----------------------------------------------------------------------
diff --git a/src/main/scripts/generate-xdocs.mojos.xml b/src/main/scripts/generate-xdocs.mojos.xml
index e45ad35..4a0e1b9 100644
--- a/src/main/scripts/generate-xdocs.mojos.xml
+++ b/src/main/scripts/generate-xdocs.mojos.xml
@@ -1,448 +1,445 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
--->
-<!--
-   Mojo metadata for "Commons Build: Standard XDOC Pages Generation".
-
-   $HeadURL$
-   $Revision$ $Date$
- -->
-<pluginMetadata>
-    <mojos>
-        <mojo>
-            <goal>mail-page</goal>
-            <call>mail-page</call>
-            <description>Apache Commons Build Mojo: Generate Mailing List page</description>
-            <requiresProject>true</requiresProject>
-            <parameters>
-                <parameter>
-                    <name>project.name</name> 
-                    <property>project.name</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.componentid</name> 
-                    <property>commons.componentid</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${commons.componentid}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The commons component id.</description>
-                </parameter>
-            </parameters>
-        </mojo>
-        <mojo>
-            <goal>jira-page</goal>
-            <call>jira-page</call>
-            <description>Apache Commons Build Mojo: Generate Issue Tracking page</description>
-            <requiresProject>true</requiresProject>
-            <parameters>
-                <parameter>
-                    <name>project.name</name> 
-                    <property>project.name</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.jira.id</name> 
-                    <property>commons.jira.id</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.jira.id}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The external JIRA id for the project (alphabetic, upper case)</description>
-                </parameter>
-                <parameter>
-                    <name>commons.jira.pid</name> 
-                    <property>commons.jira.pid</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.jira.pid}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The internal JIRA id for the project (numeric)</description>
-                </parameter>
-            </parameters>
-        </mojo>
-        <mojo>
-            <goal>sandbox-jira-page</goal>
-            <call>sandbox-jira-page</call>
-            <description>Apache Commons Build Mojo: Generate Sandbox Issue Tracking page</description>
-            <requiresProject>true</requiresProject>
-            <parameters>
-                <parameter>
-                    <name>project.name</name> 
-                    <property>project.name</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.jira.componentid</name> 
-                    <property>commons.jira.componentid</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.jira.componentid}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The internal JIRA component id (numeric)</description>
-                </parameter>
-            </parameters>
-        </mojo>
-        <mojo>
-            <goal>download-page</goal>
-            <call>download-page</call>
-            <description>Apache Commons Build Mojo: Generate Download page</description>
-            <requiresProject>true</requiresProject>
-            <parameters>
-                <parameter>
-                    <name>project.name</name> 
-                    <property>project.name</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>project.artifactId</name> 
-                    <property>project.artifactId</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.artifactId}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The artifactId of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.componentid</name> 
-                    <property>commons.componentid</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${commons.componentid}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The commons component id.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.version</name> 
-                    <property>commons.release.version</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.version}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The version of the latest release of the project.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.name</name> 
-                    <property>commons.release.name</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the latest release of the project.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.binary.suffix</name> 
-                    <property>commons.binary.suffix</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.binary.suffix}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The suffix for the binary distro.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.desc</name> 
-                    <property>commons.release.desc</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.desc}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>Release Title or Description.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.subdir</name> 
-                    <property>commons.release.subdir</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.subdir}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>Subdirectory (instead of source/binaries)</description>
-                </parameter>
-                <!-- commons.release.2.* -->
-                <parameter>
-                    <name>commons.release.2.version</name> 
-                    <property>commons.release.2.version</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.2.version}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The version of an alternative release of the project.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.2.name</name> 
-                    <property>commons.release.2.name</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.2.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the alternative release of the project.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.2.desc</name> 
-                    <property>commons.release.2.desc</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.2.desc}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>Alternative Release Title or Description.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.2.binary.suffix</name> 
-                    <property>commons.release.2.binary.suffix</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.2.binary.suffix}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The suffix for the alternative release binary distro.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.2.subdir</name> 
-                    <property>commons.release.2.subdir</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.2.subdir}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>Subdirectory (instead of source/binaries)</description>
-                </parameter>
-                <!-- commons.release.3.* -->
-                <parameter>
-                    <name>commons.release.3.version</name> 
-                    <property>commons.release.3.version</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.3.version}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The version of an alternative release of the project.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.3.name</name> 
-                    <property>commons.release.3.name</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.3.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the alternative release of the project.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.3.desc</name> 
-                    <property>commons.release.3.desc</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.3.desc}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>Alternative Release Title or Description.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.3.binary.suffix</name> 
-                    <property>commons.release.3.binary.suffix</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.3.binary.suffix}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The suffix for the alternative release binary distro.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.3.subdir</name> 
-                    <property>commons.release.3.subdir</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.3.subdir}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>Subdirectory (instead of source/binaries)</description>
-                </parameter>
-                <!-- commons.release.4.* -->
-                <parameter>
-                    <name>commons.release.4.version</name> 
-                    <property>commons.release.4.version</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.4.version}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The version of an alternative release of the project.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.4.name</name> 
-                    <property>commons.release.4.name</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.4.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the alternative release of the project.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.4.desc</name> 
-                    <property>commons.release.4.desc</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.4.desc}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>Alternative Release Title or Description.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.4.binary.suffix</name> 
-                    <property>commons.release.4.binary.suffix</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.4.binary.suffix}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The suffix for the alternative release binary distro.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.4.subdir</name> 
-                    <property>commons.release.4.subdir</property>
-                    <required>false</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.4.subdir}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>Subdirectory (instead of source/binaries)</description>
-                </parameter>
-            </parameters>
-        </mojo>
-        <mojo>
-            <goal>readme-md</goal>
-            <call>readme-md</call>
-            <description>Apache Commons Build Mojo: Generate README.md</description>
-            <requiresProject>true</requiresProject>
-            <parameters>
-                <parameter>
-                    <name>project.name</name>
-                    <property>project.name</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>project.description</name>
-                    <property>project.description</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.description}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>A description of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>project.artifactId</name>
-                    <property>project.artifactId</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.artifactId}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The artifactId of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>project.groupId</name>
-                    <property>project.groupId</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.groupId}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The groupId of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.jira.id</name> 
-                    <property>commons.jira.id</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.jira.id}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The external JIRA id for the project (alphabetic, upper case)</description>
-                </parameter>
-                <parameter>
-                    <name>commons.release.version</name>
-                    <property>commons.release.version</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.release.version}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The version of the latest release of the project.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.componentid</name>
-                    <property>commons.componentid</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${commons.componentid}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The commons component id.</description>
-                </parameter>
-            </parameters>
-        </mojo>
-        <mojo>
-            <goal>contributing-md</goal>
-            <call>contributing-md</call>
-            <description>Apache Commons Build Mojo: Generate CONTRIBUTING.md</description>
-            <requiresProject>true</requiresProject>
-            <parameters>
-                <parameter>
-                    <name>project.name</name>
-                    <property>project.name</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.name}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The name of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>project.artifactId</name>
-                    <property>project.artifactId</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${project.artifactId}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The artifactId of the project currently being built.</description>
-                </parameter>
-                <parameter>
-                    <name>commons.jira.id</name>
-                    <property>commons.jira.id</property>
-                    <required>true</required>
-                    <readonly>false</readonly>
-                    <defaultValue>${commons.jira.id}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The external JIRA id for the project (alphabetic, upper case)</description>
-                </parameter>
-                <parameter>
-                    <name>commons.componentid</name> 
-                    <property>commons.componentid</property>
-                    <required>true</required>
-                    <readonly>true</readonly>
-                    <defaultValue>${commons.componentid}</defaultValue>
-                    <type>java.lang.String</type>
-                    <description>The commons component id.</description>
-                </parameter>
-            </parameters>
-        </mojo>
-    </mojos>
-</pluginMetadata>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<!--
+   Mojo metadata for "Commons Build: Standard XDOC Pages Generation".
+ -->
+<pluginMetadata>
+    <mojos>
+        <mojo>
+            <goal>mail-page</goal>
+            <call>mail-page</call>
+            <description>Apache Commons Build Mojo: Generate Mailing List page</description>
+            <requiresProject>true</requiresProject>
+            <parameters>
+                <parameter>
+                    <name>project.name</name> 
+                    <property>project.name</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.componentid</name> 
+                    <property>commons.componentid</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${commons.componentid}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The commons component id.</description>
+                </parameter>
+            </parameters>
+        </mojo>
+        <mojo>
+            <goal>jira-page</goal>
+            <call>jira-page</call>
+            <description>Apache Commons Build Mojo: Generate Issue Tracking page</description>
+            <requiresProject>true</requiresProject>
+            <parameters>
+                <parameter>
+                    <name>project.name</name> 
+                    <property>project.name</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.jira.id</name> 
+                    <property>commons.jira.id</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.jira.id}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The external JIRA id for the project (alphabetic, upper case)</description>
+                </parameter>
+                <parameter>
+                    <name>commons.jira.pid</name> 
+                    <property>commons.jira.pid</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.jira.pid}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The internal JIRA id for the project (numeric)</description>
+                </parameter>
+            </parameters>
+        </mojo>
+        <mojo>
+            <goal>sandbox-jira-page</goal>
+            <call>sandbox-jira-page</call>
+            <description>Apache Commons Build Mojo: Generate Sandbox Issue Tracking page</description>
+            <requiresProject>true</requiresProject>
+            <parameters>
+                <parameter>
+                    <name>project.name</name> 
+                    <property>project.name</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.jira.componentid</name> 
+                    <property>commons.jira.componentid</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.jira.componentid}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The internal JIRA component id (numeric)</description>
+                </parameter>
+            </parameters>
+        </mojo>
+        <mojo>
+            <goal>download-page</goal>
+            <call>download-page</call>
+            <description>Apache Commons Build Mojo: Generate Download page</description>
+            <requiresProject>true</requiresProject>
+            <parameters>
+                <parameter>
+                    <name>project.name</name> 
+                    <property>project.name</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>project.artifactId</name> 
+                    <property>project.artifactId</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.artifactId}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The artifactId of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.componentid</name> 
+                    <property>commons.componentid</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${commons.componentid}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The commons component id.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.version</name> 
+                    <property>commons.release.version</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.version}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The version of the latest release of the project.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.name</name> 
+                    <property>commons.release.name</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the latest release of the project.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.binary.suffix</name> 
+                    <property>commons.binary.suffix</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.binary.suffix}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The suffix for the binary distro.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.desc</name> 
+                    <property>commons.release.desc</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.desc}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>Release Title or Description.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.subdir</name> 
+                    <property>commons.release.subdir</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.subdir}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>Subdirectory (instead of source/binaries)</description>
+                </parameter>
+                <!-- commons.release.2.* -->
+                <parameter>
+                    <name>commons.release.2.version</name> 
+                    <property>commons.release.2.version</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.2.version}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The version of an alternative release of the project.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.2.name</name> 
+                    <property>commons.release.2.name</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.2.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the alternative release of the project.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.2.desc</name> 
+                    <property>commons.release.2.desc</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.2.desc}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>Alternative Release Title or Description.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.2.binary.suffix</name> 
+                    <property>commons.release.2.binary.suffix</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.2.binary.suffix}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The suffix for the alternative release binary distro.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.2.subdir</name> 
+                    <property>commons.release.2.subdir</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.2.subdir}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>Subdirectory (instead of source/binaries)</description>
+                </parameter>
+                <!-- commons.release.3.* -->
+                <parameter>
+                    <name>commons.release.3.version</name> 
+                    <property>commons.release.3.version</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.3.version}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The version of an alternative release of the project.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.3.name</name> 
+                    <property>commons.release.3.name</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.3.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the alternative release of the project.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.3.desc</name> 
+                    <property>commons.release.3.desc</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.3.desc}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>Alternative Release Title or Description.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.3.binary.suffix</name> 
+                    <property>commons.release.3.binary.suffix</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.3.binary.suffix}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The suffix for the alternative release binary distro.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.3.subdir</name> 
+                    <property>commons.release.3.subdir</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.3.subdir}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>Subdirectory (instead of source/binaries)</description>
+                </parameter>
+                <!-- commons.release.4.* -->
+                <parameter>
+                    <name>commons.release.4.version</name> 
+                    <property>commons.release.4.version</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.4.version}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The version of an alternative release of the project.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.4.name</name> 
+                    <property>commons.release.4.name</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.4.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the alternative release of the project.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.4.desc</name> 
+                    <property>commons.release.4.desc</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.4.desc}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>Alternative Release Title or Description.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.4.binary.suffix</name> 
+                    <property>commons.release.4.binary.suffix</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.4.binary.suffix}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The suffix for the alternative release binary distro.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.4.subdir</name> 
+                    <property>commons.release.4.subdir</property>
+                    <required>false</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.4.subdir}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>Subdirectory (instead of source/binaries)</description>
+                </parameter>
+            </parameters>
+        </mojo>
+        <mojo>
+            <goal>readme-md</goal>
+            <call>readme-md</call>
+            <description>Apache Commons Build Mojo: Generate README.md</description>
+            <requiresProject>true</requiresProject>
+            <parameters>
+                <parameter>
+                    <name>project.name</name>
+                    <property>project.name</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>project.description</name>
+                    <property>project.description</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.description}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>A description of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>project.artifactId</name>
+                    <property>project.artifactId</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.artifactId}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The artifactId of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>project.groupId</name>
+                    <property>project.groupId</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.groupId}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The groupId of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.jira.id</name> 
+                    <property>commons.jira.id</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.jira.id}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The external JIRA id for the project (alphabetic, upper case)</description>
+                </parameter>
+                <parameter>
+                    <name>commons.release.version</name>
+                    <property>commons.release.version</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.release.version}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The version of the latest release of the project.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.componentid</name>
+                    <property>commons.componentid</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${commons.componentid}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The commons component id.</description>
+                </parameter>
+            </parameters>
+        </mojo>
+        <mojo>
+            <goal>contributing-md</goal>
+            <call>contributing-md</call>
+            <description>Apache Commons Build Mojo: Generate CONTRIBUTING.md</description>
+            <requiresProject>true</requiresProject>
+            <parameters>
+                <parameter>
+                    <name>project.name</name>
+                    <property>project.name</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.name}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The name of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>project.artifactId</name>
+                    <property>project.artifactId</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${project.artifactId}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The artifactId of the project currently being built.</description>
+                </parameter>
+                <parameter>
+                    <name>commons.jira.id</name>
+                    <property>commons.jira.id</property>
+                    <required>true</required>
+                    <readonly>false</readonly>
+                    <defaultValue>${commons.jira.id}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The external JIRA id for the project (alphabetic, upper case)</description>
+                </parameter>
+                <parameter>
+                    <name>commons.componentid</name> 
+                    <property>commons.componentid</property>
+                    <required>true</required>
+                    <readonly>true</readonly>
+                    <defaultValue>${commons.componentid}</defaultValue>
+                    <type>java.lang.String</type>
+                    <description>The commons component id.</description>
+                </parameter>
+            </parameters>
+        </mojo>
+    </mojos>
+</pluginMetadata>

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 4a5be2f..5edf68e 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -15,10 +15,6 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<!--
-   $HeadURL$
-   $Revision$ $Date$
- -->
 <project name="Commons Build Plugin">
 
     <body>

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/site/xdoc/contributing-md-mojo.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/contributing-md-mojo.xml b/src/site/xdoc/contributing-md-mojo.xml
index cf6a47c..96b1103 100644
--- a/src/site/xdoc/contributing-md-mojo.xml
+++ b/src/site/xdoc/contributing-md-mojo.xml
@@ -15,10 +15,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<!--
-   $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk/src/site/xdoc/contributing-md-mojo.xml $
-   $Revision: 1619060 $
- -->
 <document>
   <properties>
     <title>commons:contributing-md</title>

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/site/xdoc/contributing-md.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/contributing-md.xml b/src/site/xdoc/contributing-md.xml
index 5deab44..ca8ab05 100644
--- a/src/site/xdoc/contributing-md.xml
+++ b/src/site/xdoc/contributing-md.xml
@@ -15,10 +15,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<!--
-   $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk/src/site/xdoc/contributing-md.xml $
-   $Revision: 1619060 $
- -->
 <document>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/site/xdoc/copy-javadoc-files-build.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/copy-javadoc-files-build.xml b/src/site/xdoc/copy-javadoc-files-build.xml
index 800986b..88d0fa4 100644
--- a/src/site/xdoc/copy-javadoc-files-build.xml
+++ b/src/site/xdoc/copy-javadoc-files-build.xml
@@ -15,10 +15,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<!--
-   $HeadURL$
-   $Revision$ $Date$
- -->
 <document>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/site/xdoc/copy-javadoc-files-mojo.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/copy-javadoc-files-mojo.xml b/src/site/xdoc/copy-javadoc-files-mojo.xml
index 1777ed8..48f83c9 100644
--- a/src/site/xdoc/copy-javadoc-files-mojo.xml
+++ b/src/site/xdoc/copy-javadoc-files-mojo.xml
@@ -15,10 +15,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<!--
-   $HeadURL$
-   $Revision$ $Date$
- -->
 <document>
   <properties>
     <title>commons:copy-javadoc-files</title>

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/site/xdoc/development.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/development.xml b/src/site/xdoc/development.xml
index 763426c..7ef3f72 100644
--- a/src/site/xdoc/development.xml
+++ b/src/site/xdoc/development.xml
@@ -15,10 +15,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<!--
-   $HeadURL$
-   $Revision$ $Date$
- -->
 <document>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/13bbbad8/src/site/xdoc/download-page-mojo.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download-page-mojo.xml b/src/site/xdoc/download-page-mojo.xml
index 680a6a0..149a742 100644
--- a/src/site/xdoc/download-page-mojo.xml
+++ b/src/site/xdoc/download-page-mojo.xml
@@ -1,278 +1,274 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
--->
-<!--
-   $HeadURL$
-   $Revision$ $Date$
- -->
-<document>
-  <properties>
-    <title>commons:download-page</title>
-  </properties>
-  <body>
-    <section name="commons:download-page">
-      <p><strong>Full name</strong>:</p>
-      <p>org.apache.commons:commons-build-plugin:1.6:download-page</p>
-      <p><strong>Description</strong>:</p>
-      <div>Apache Apache Commons Build Mojo: Generate Download page</div>
-      <p><strong>Attributes</strong>:</p>
-      <ul>
-        <li>Requires a Maven 2.0 project to be executed.</li>
-        <li>Is NOT inherited by default in multi-project builds.</li>
-      </ul>
-      <subsection name="Required Parameters">
-        <table border="0" align="left">
-          <tr>
-            <th>Name</th>
-            <th>Type</th>
-            <th>Since</th>
-            <th>Description</th>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.version">commons.release.version</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The version of the latest release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.version}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.name">commons.release.name</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The name of the latest release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.name}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.2.name">commons.release.2.name</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The name of the alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.2.name}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.3.name">commons.release.3.name</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The name of the alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.3.name}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#basedir">basedir</a></strong></td>
-            <td><code>File</code></td>
-            <td><code>-</code></td>
-            <td>The base directory from which to execute the Ant script.<br/><strong>Default value is</strong>: <code>${basedir}</code>.</td>
-          </tr>
-        </table>
-      </subsection>
-      <subsection name="Optional Parameters">
-        <table border="0" align="left">
-          <tr>
-            <th>Name</th>
-            <th>Type</th>
-            <th>Since</th>
-            <th>Description</th>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.binary.suffix">commons.binary.suffix</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The suffix for the binary distro.<br/><strong>Default value is</strong>: <code>${commons.binary.suffix}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.desc">commons.release.desc</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>Release Title or Description.<br/><strong>Default value is</strong>: <code>${commons.release.desc}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.subdir">commons.release.subdir</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>Subdirectory (if not source/binaries)<br/><strong>Default value is</strong>: <code>${commons.release.subdir}</code>.</td>
-          </tr>
-          <!-- commons.release.2.* -->
-          <tr>
-            <td><strong><a href="#commons.release.2.version">commons.release.2.version</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The version of an alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.2.version}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.2.desc">commons.release.2.desc</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>Alternative Release Title or Description.<br/><strong>Default value is</strong>: <code>${commons.release.2.desc}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.2.binary.suffix">commons.release.2.binary.suffix</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The suffix for the alternative release binary distro.<br/><strong>Default value is</strong>: <code>${commons.release.2.binary.suffix}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.2.subdir">commons.release.2.subdir</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>Subdirectory (if not source/binaries)<br/><strong>Default value is</strong>: <code>${commons.release.2.subdir}</code>.</td>
-          </tr>
-          <!-- commons.release.3.* -->
-          <tr>
-            <td><strong><a href="#commons.release.3.version">commons.release.3.version</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The version of an alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.3.version}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.3.desc">commons.release.3.desc</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>Alternative Release Title or Description.<br/><strong>Default value is</strong>: <code>${commons.release.3.desc}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.3.binary.suffix">commons.release.3.binary.suffix</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The suffix for the alternative release binary distro.<br/><strong>Default value is</strong>: <code>${commons.release.3.binary.suffix}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.3.subdir">commons.release.3.subdir</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>Subdirectory (if not source/binaries)<br/><strong>Default value is</strong>: <code>${commons.release.3.subdir}</code>.</td>
-          </tr>
-          <!-- commons.release.4.* -->
-          <tr>
-            <td><strong><a href="#commons.release.4.version">commons.release.4.version</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The version of an alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.4.version}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.4.desc">commons.release.4.desc</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>Alternative Release Title or Description.<br/><strong>Default value is</strong>: <code>${commons.release.4.desc}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.4.binary.suffix">commons.release.4.binary.suffix</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The suffix for the alternative release binary distro.<br/><strong>Default value is</strong>: <code>${commons.release.4.binary.suffix}</code>.</td>
-          </tr>
-          <tr>
-            <td><strong><a href="#commons.release.4.subdir">commons.release.4.subdir</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>Subdirectory (if not source/binaries)<br/><strong>Default value is</strong>: <code>${commons.release.4.subdir}</code>.</td>
-          </tr>
-          <!-- Miscellaneous -->
-          <tr>
-            <td><strong><a href="#messageLevel">messageLevel</a></strong></td>
-            <td><code>String</code></td>
-            <td><code>-</code></td>
-            <td>The message-level used to tune the verbosity of Ant logging.<br/><strong>Default value is</strong>: <code>info</code>.</td>
-          </tr>
-        </table>
-      </subsection>
-      <subsection name="Parameter Details">
-        <p><strong><a name="commons.release.version">commons.release.version</a>:</strong></p>
-        <div>The version of the latest release of the project.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>Yes</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.version}</code></li>
-        </ul><hr/><p><strong><a name="commons.release.name">commons.release.name</a>:</strong></p>
-        <div>The name of the latest release of the project.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>Yes</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.name}</code></li>
-        </ul><hr/><p><strong><a name="commons.binary.suffix">commons.binary.suffix</a>:</strong></p>
-        <div>The suffix for the binary distro.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>No</code></li>
-          <li><strong>Default</strong>: <code>${commons.binary.suffix}</code></li>
-        </ul><hr/><p><strong><a name="commons.release.desc">commons.release.desc</a>:</strong></p>
-        <div>Release Title or Description.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>No</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.desc}</code></li>
-        </ul><hr/><p><strong><a name="commons.release.2.version">commons.release.2.version</a>:</strong></p>
-        <div>The version of an alternative release of the project.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>No</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.2.version}</code></li>
-        </ul><hr/><p><strong><a name="commons.release.2.name">commons.release.2.name</a>:</strong></p>
-        <div>The name of the alternative release of the project.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>Yes</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.2.name}</code></li>
-        </ul><hr/><p><strong><a name="commons.release.2.desc">commons.release.2.desc</a>:</strong></p>
-        <div>Alternative Release Title or Description.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>No</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.2.desc}</code></li>
-        </ul><hr/><p><strong><a name="commons.release.2.binary.suffix">commons.release.2.binary.suffix</a>:</strong></p>
-        <div>The suffix for the alternative release binary distro.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>No</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.2.binary.suffix}</code></li>
-        </ul><hr/><hr/><p><strong><a name="commons.release.3.version">commons.release.3.version</a>:</strong></p>
-        <div>The version of an alternative release of the project.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>No</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.3.version}</code></li>
-        </ul><hr/><p><strong><a name="commons.release.3.name">commons.release.3.name</a>:</strong></p>
-        <div>The name of the alternative release of the project.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>Yes</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.3.name}</code></li>
-        </ul><hr/><p><strong><a name="commons.release.3.desc">commons.release.3.desc</a>:</strong></p>
-        <div>Alternative Release Title or Description.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>No</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.3.desc}</code></li>
-        </ul><hr/><p><strong><a name="commons.release.3.binary.suffix">commons.release.3.binary.suffix</a>:</strong></p>
-        <div>The suffix for the alternative release binary distro.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>No</code></li>
-          <li><strong>Default</strong>: <code>${commons.release.3.binary.suffix}</code></li>
-        </ul><hr/><p><strong><a name="basedir">basedir</a>:</strong></p>
-        <div>The base directory from which to execute the Ant script.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.io.File</code></li>
-          <li><strong>Required</strong>: <code>Yes</code></li>
-          <li><strong>Expression</strong>: <code>${antBasedir}</code></li>
-          <li><strong>Default</strong>: <code>${basedir}</code></li>
-        </ul><hr/><p><strong><a name="messageLevel">messageLevel</a>:</strong></p>
-        <div>The message-level used to tune the verbosity of Ant logging.</div>
-        <ul>
-          <li><strong>Type</strong>: <code>java.lang.String</code></li>
-          <li><strong>Required</strong>: <code>No</code></li>
-          <li><strong>Expression</strong>: <code>${antMessageLevel}</code></li>
-          <li><strong>Default</strong>: <code>info</code></li>
-        </ul>
-      </subsection>
-    </section>
-  </body>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<document>
+  <properties>
+    <title>commons:download-page</title>
+  </properties>
+  <body>
+    <section name="commons:download-page">
+      <p><strong>Full name</strong>:</p>
+      <p>org.apache.commons:commons-build-plugin:1.6:download-page</p>
+      <p><strong>Description</strong>:</p>
+      <div>Apache Apache Commons Build Mojo: Generate Download page</div>
+      <p><strong>Attributes</strong>:</p>
+      <ul>
+        <li>Requires a Maven 2.0 project to be executed.</li>
+        <li>Is NOT inherited by default in multi-project builds.</li>
+      </ul>
+      <subsection name="Required Parameters">
+        <table border="0" align="left">
+          <tr>
+            <th>Name</th>
+            <th>Type</th>
+            <th>Since</th>
+            <th>Description</th>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.version">commons.release.version</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The version of the latest release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.version}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.name">commons.release.name</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The name of the latest release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.name}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.2.name">commons.release.2.name</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The name of the alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.2.name}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.3.name">commons.release.3.name</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The name of the alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.3.name}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#basedir">basedir</a></strong></td>
+            <td><code>File</code></td>
+            <td><code>-</code></td>
+            <td>The base directory from which to execute the Ant script.<br/><strong>Default value is</strong>: <code>${basedir}</code>.</td>
+          </tr>
+        </table>
+      </subsection>
+      <subsection name="Optional Parameters">
+        <table border="0" align="left">
+          <tr>
+            <th>Name</th>
+            <th>Type</th>
+            <th>Since</th>
+            <th>Description</th>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.binary.suffix">commons.binary.suffix</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The suffix for the binary distro.<br/><strong>Default value is</strong>: <code>${commons.binary.suffix}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.desc">commons.release.desc</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>Release Title or Description.<br/><strong>Default value is</strong>: <code>${commons.release.desc}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.subdir">commons.release.subdir</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>Subdirectory (if not source/binaries)<br/><strong>Default value is</strong>: <code>${commons.release.subdir}</code>.</td>
+          </tr>
+          <!-- commons.release.2.* -->
+          <tr>
+            <td><strong><a href="#commons.release.2.version">commons.release.2.version</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The version of an alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.2.version}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.2.desc">commons.release.2.desc</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>Alternative Release Title or Description.<br/><strong>Default value is</strong>: <code>${commons.release.2.desc}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.2.binary.suffix">commons.release.2.binary.suffix</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The suffix for the alternative release binary distro.<br/><strong>Default value is</strong>: <code>${commons.release.2.binary.suffix}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.2.subdir">commons.release.2.subdir</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>Subdirectory (if not source/binaries)<br/><strong>Default value is</strong>: <code>${commons.release.2.subdir}</code>.</td>
+          </tr>
+          <!-- commons.release.3.* -->
+          <tr>
+            <td><strong><a href="#commons.release.3.version">commons.release.3.version</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The version of an alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.3.version}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.3.desc">commons.release.3.desc</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>Alternative Release Title or Description.<br/><strong>Default value is</strong>: <code>${commons.release.3.desc}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.3.binary.suffix">commons.release.3.binary.suffix</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The suffix for the alternative release binary distro.<br/><strong>Default value is</strong>: <code>${commons.release.3.binary.suffix}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.3.subdir">commons.release.3.subdir</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>Subdirectory (if not source/binaries)<br/><strong>Default value is</strong>: <code>${commons.release.3.subdir}</code>.</td>
+          </tr>
+          <!-- commons.release.4.* -->
+          <tr>
+            <td><strong><a href="#commons.release.4.version">commons.release.4.version</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The version of an alternative release of the project.<br/><strong>Default value is</strong>: <code>${commons.release.4.version}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.4.desc">commons.release.4.desc</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>Alternative Release Title or Description.<br/><strong>Default value is</strong>: <code>${commons.release.4.desc}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.4.binary.suffix">commons.release.4.binary.suffix</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The suffix for the alternative release binary distro.<br/><strong>Default value is</strong>: <code>${commons.release.4.binary.suffix}</code>.</td>
+          </tr>
+          <tr>
+            <td><strong><a href="#commons.release.4.subdir">commons.release.4.subdir</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>Subdirectory (if not source/binaries)<br/><strong>Default value is</strong>: <code>${commons.release.4.subdir}</code>.</td>
+          </tr>
+          <!-- Miscellaneous -->
+          <tr>
+            <td><strong><a href="#messageLevel">messageLevel</a></strong></td>
+            <td><code>String</code></td>
+            <td><code>-</code></td>
+            <td>The message-level used to tune the verbosity of Ant logging.<br/><strong>Default value is</strong>: <code>info</code>.</td>
+          </tr>
+        </table>
+      </subsection>
+      <subsection name="Parameter Details">
+        <p><strong><a name="commons.release.version">commons.release.version</a>:</strong></p>
+        <div>The version of the latest release of the project.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>Yes</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.version}</code></li>
+        </ul><hr/><p><strong><a name="commons.release.name">commons.release.name</a>:</strong></p>
+        <div>The name of the latest release of the project.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>Yes</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.name}</code></li>
+        </ul><hr/><p><strong><a name="commons.binary.suffix">commons.binary.suffix</a>:</strong></p>
+        <div>The suffix for the binary distro.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>No</code></li>
+          <li><strong>Default</strong>: <code>${commons.binary.suffix}</code></li>
+        </ul><hr/><p><strong><a name="commons.release.desc">commons.release.desc</a>:</strong></p>
+        <div>Release Title or Description.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>No</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.desc}</code></li>
+        </ul><hr/><p><strong><a name="commons.release.2.version">commons.release.2.version</a>:</strong></p>
+        <div>The version of an alternative release of the project.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>No</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.2.version}</code></li>
+        </ul><hr/><p><strong><a name="commons.release.2.name">commons.release.2.name</a>:</strong></p>
+        <div>The name of the alternative release of the project.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>Yes</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.2.name}</code></li>
+        </ul><hr/><p><strong><a name="commons.release.2.desc">commons.release.2.desc</a>:</strong></p>
+        <div>Alternative Release Title or Description.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>No</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.2.desc}</code></li>
+        </ul><hr/><p><strong><a name="commons.release.2.binary.suffix">commons.release.2.binary.suffix</a>:</strong></p>
+        <div>The suffix for the alternative release binary distro.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>No</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.2.binary.suffix}</code></li>
+        </ul><hr/><hr/><p><strong><a name="commons.release.3.version">commons.release.3.version</a>:</strong></p>
+        <div>The version of an alternative release of the project.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>No</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.3.version}</code></li>
+        </ul><hr/><p><strong><a name="commons.release.3.name">commons.release.3.name</a>:</strong></p>
+        <div>The name of the alternative release of the project.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>Yes</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.3.name}</code></li>
+        </ul><hr/><p><strong><a name="commons.release.3.desc">commons.release.3.desc</a>:</strong></p>
+        <div>Alternative Release Title or Description.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>No</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.3.desc}</code></li>
+        </ul><hr/><p><strong><a name="commons.release.3.binary.suffix">commons.release.3.binary.suffix</a>:</strong></p>
+        <div>The suffix for the alternative release binary distro.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>No</code></li>
+          <li><strong>Default</strong>: <code>${commons.release.3.binary.suffix}</code></li>
+        </ul><hr/><p><strong><a name="basedir">basedir</a>:</strong></p>
+        <div>The base directory from which to execute the Ant script.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.io.File</code></li>
+          <li><strong>Required</strong>: <code>Yes</code></li>
+          <li><strong>Expression</strong>: <code>${antBasedir}</code></li>
+          <li><strong>Default</strong>: <code>${basedir}</code></li>
+        </ul><hr/><p><strong><a name="messageLevel">messageLevel</a>:</strong></p>
+        <div>The message-level used to tune the verbosity of Ant logging.</div>
+        <ul>
+          <li><strong>Type</strong>: <code>java.lang.String</code></li>
+          <li><strong>Required</strong>: <code>No</code></li>
+          <li><strong>Expression</strong>: <code>${antMessageLevel}</code></li>
+          <li><strong>Default</strong>: <code>info</code></li>
+        </ul>
+      </subsection>
+    </section>
+  </body>
 </document>
\ No newline at end of file