You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by bu...@apache.org on 2015/03/09 03:18:39 UTC

svn commit: r942944 [4/5] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ docs/2.0.11/ do...

Modified: websites/staging/maven/trunk/content/maven-2.x-eol.html
==============================================================================
--- websites/staging/maven/trunk/content/maven-2.x-eol.html (original)
+++ websites/staging/maven/trunk/content/maven-2.x-eol.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Karl-Heinz Marbaise" />
         <meta name="Date-Creation-yyyymmdd" content="20150303" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         End Of Life of Maven 2.x
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>
@@ -264,386 +264,331 @@
 <th align="left"><b>Type*</b></th>
 <th align="left"><b>Version</b></th>
 <th align="left"><b>Release Date</b></th>
-<th align="left"><b>Description</b></th>
-<th align="left"><b>Documentation Reference</b></th></tr>
+<th align="left"><b>Description</b></th></tr>
 <tr class="b">
 <td align="left"><b>Core plugins</b></td>
 <td align="left"></td>
 <td align="left"></td>
 <td align="left"></td>
-<td align="left"><b>Plugins corresponding to default core phases (ie. clean, compile). They may have multiple goals as well.</b></td>
-<td align="left"></td></tr>
+<td align="left"><b>Plugins corresponding to default core phases (ie. clean, compile). They may have multiple goals as well.</b></td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-clean-plugin/"> <tt>clean</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.6.1</td>
+<td align="left"><a href="/plugins-archives/maven-clean-plugin-2.6.1"><b>2.6.1</b></a></td>
 <td align="left">2014-10-26</td>
-<td align="left">Clean up after the build.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-clean-plugin-2.6.1">Doc</a></td></tr>
+<td align="left">Clean up after the build.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-compiler-plugin/"> <tt>compiler</tt></a></td>
 <td align="left">B</td>
-<td align="left">3.2</td>
+<td align="left"><a href="/plugins-archives/maven-compiler-plugin-3.2"><b>3.2</b></a></td>
 <td align="left">2014-10-08</td>
-<td align="left">Compiles Java sources.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-compiler-plugin-3.2">Doc</a></td></tr>
+<td align="left">Compiles Java sources.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-deploy-plugin/"> <tt>deploy</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.8.2</td>
+<td align="left"><a href="/plugins-archives/maven-deploy-plugin-2.8.2"><b>2.8.2</b></a></td>
 <td align="left">2014-08-27</td>
-<td align="left">Deploy the built artifact to the remote repository.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-deploy-plugin-2.8.2">Doc</a></td></tr>
+<td align="left">Deploy the built artifact to the remote repository.</td></tr>
 <tr class="b">
 <td align="left"><a href="/surefire/maven-failsafe-plugin/"> <tt>failsafe</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.18.1</td>
+<td align="left"><a href="/surefire-archives/surefire-2.18.1/maven-failsafe-plugin/"><b>2.18.1</b></a></td>
 <td align="left">2014-12-28</td>
-<td align="left">Run the JUnit integration tests in an isolated classloader.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/surefire-archives/surefire-2.18.1/maven-failsafe-plugin/">Doc</a></td></tr>
+<td align="left">Run the JUnit integration tests in an isolated classloader.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-install-plugin/"> <tt>install</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.5.2</td>
+<td align="left"><a href="/plugins-archives/maven-install-plugin-2.5.2"><b>2.5.2</b></a></td>
 <td align="left">2014-08-27</td>
-<td align="left">Install the built artifact into the local repository.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-install-plugin-2.5.2">Doc</a></td></tr>
+<td align="left">Install the built artifact into the local repository.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-resources-plugin/"> <tt>resources</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.7</td>
+<td align="left"><a href="/plugins-archives/maven-resources-plugin-2.7"><b>2.7</b></a></td>
 <td align="left">2014-09-29</td>
-<td align="left">Copy the resources to the output directory for including in the JAR.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-resources-plugin-2.7">Doc</a></td></tr>
+<td align="left">Copy the resources to the output directory for including in the JAR.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-site-plugin/"> <tt>site</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.4</td>
+<td align="left"><a href="/plugins-archives/maven-site-plugin-2.4/"><b>2.4</b></a></td>
 <td align="left">2012-04-03</td>
-<td align="left">Generate a site for the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-site-plugin-2.4/">Doc</a></td></tr>
+<td align="left">Generate a site for the current project.</td></tr>
 <tr class="b">
 <td align="left"><a href="/surefire/maven-surefire-plugin/"> <tt>surefire</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.18.1</td>
+<td align="left"><a href="/surefire-archives/surefire-2.18.1/maven-surefire-plugin/"><b>2.18.1</b></a></td>
 <td align="left">2014-12-28</td>
-<td align="left">Run the JUnit unit tests in an isolated classloader.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/surefire-archives/surefire-2.18.1/maven-surefire-plugin/">Doc</a></td></tr>
+<td align="left">Run the JUnit unit tests in an isolated classloader.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-verifier-plugin/"> <tt>verifier</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.0</td>
+<td align="left"><a href="/plugins-archives/maven-verifier-plugin-1.0"><b>1.0</b></a></td>
 <td align="left">2010-01-30</td>
-<td align="left">Useful for integration tests - verifies the existence of certain conditions.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-verifier-plugin-1.0">Doc</a></td></tr>
+<td align="left">Useful for integration tests - verifies the existence of certain conditions.</td></tr>
 <tr class="b">
 <td align="left"><b>Packaging types/tools</b></td>
 <td align="left"></td>
 <td align="left"></td>
 <td align="left"></td>
-<td align="left"><b>These plugins relate to packaging respective artifact types.</b></td>
-<td align="left"></td></tr>
+<td align="left"><b>These plugins relate to packaging respective artifact types.</b></td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-ear-plugin/"> <tt>ear</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.10</td>
+<td align="left"><a href="/plugins-archives/maven-ear-plugin-2.10"><b>2.10</b></a></td>
 <td align="left">2014-12-31</td>
-<td align="left">Generate an EAR from the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-ear-plugin-2.10">Doc</a></td></tr>
+<td align="left">Generate an EAR from the current project.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-ejb-plugin/"> <tt>ejb</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.5</td>
+<td align="left"><a href="/plugins-archives/maven-ear-plugin-2.10"><b>2.5</b></a></td>
 <td align="left">2015-01-12</td>
-<td align="left">Build an EJB (and optional client) from the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-ear-plugin-2.10">Doc</a></td></tr>
+<td align="left">Build an EJB (and optional client) from the current project.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-jar-plugin/"> <tt>jar</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.5</td>
+<td align="left"><a href="/plugins-archives/maven-jar-plugin-2.5"><b>2.5</b></a></td>
 <td align="left">2014-06-19</td>
-<td align="left">Build a JAR from the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-jar-plugin-2.5">Doc</a></td></tr>
+<td align="left">Build a JAR from the current project.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-rar-plugin/"> <tt>rar</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.4</td>
+<td align="left"><a href="/plugins-archives/maven-rar-plugin-2.4"><b>2.4</b></a></td>
 <td align="left">2014-09-08</td>
-<td align="left">Build a RAR from the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-rar-plugin-2.4">Doc</a></td></tr>
+<td align="left">Build a RAR from the current project.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-war-plugin/"> <tt>war</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.6</td>
+<td align="left"><a href="/plugins-archives/maven-war-plugin-2.6"><b>2.6</b></a></td>
 <td align="left">2015-01-08</td>
-<td align="left">Build a WAR from the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-war-plugin-2.6">Doc</a></td></tr>
+<td align="left">Build a WAR from the current project.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-acr-plugin/"> <tt>app-client/acr</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.1</td>
+<td align="left"><a href="/plugins-archives/maven-acr-plugin-1.1"><b>1.1</b></a></td>
 <td align="left">2014-09-02</td>
-<td align="left">Build a JavaEE application client from the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-acr-plugin-1.1">Doc</a></td></tr>
+<td align="left">Build a JavaEE application client from the current project.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-shade-plugin/"> <tt>shade</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.3</td>
+<td align="left"><a href="/plugins-archives/maven-shade-plugin-2.3"><b>2.3</b></a></td>
 <td align="left">2014-05-02</td>
-<td align="left">Build an Uber-JAR from the current project, including dependencies.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-shade-plugin-2.3">Doc</a></td></tr>
+<td align="left">Build an Uber-JAR from the current project, including dependencies.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-source-plugin/"> <tt>source</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.4</td>
+<td align="left"><a href="/plugins-archives/maven-source-plugin-2.4"><b>2.4</b></a></td>
 <td align="left">2014-10-07</td>
-<td align="left">Build a source-JAR from the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-source-plugin-2.4">Doc</a></td></tr>
+<td align="left">Build a source-JAR from the current project.</td></tr>
 <tr class="a">
 <td align="left"><b>Reporting plugins</b></td>
 <td align="left"></td>
 <td align="left"></td>
 <td align="left"></td>
-<td align="left"><b>Plugins which generate reports, are configured as reports in the POM and run under the site generation lifecycle.</b></td>
-<td align="left"></td></tr>
+<td align="left"><b>Plugins which generate reports, are configured as reports in the POM and run under the site generation lifecycle.</b></td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-changelog-plugin/"> <tt>changelog</tt></a></td>
 <td align="left">R</td>
-<td align="left">2.3</td>
+<td align="left"><a href="/plugins-archives/maven-changelog-plugin-2.3"><b>2.3</b></a></td>
 <td align="left">2014-06-24</td>
-<td align="left">Generate a list of recent changes from your SCM.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-changelog-plugin-2.3">Doc</a></td></tr>
+<td align="left">Generate a list of recent changes from your SCM.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-changes-plugin/"> <tt>changes</tt></a></td>
 <td align="left">B+R</td>
-<td align="left">2.11</td>
+<td align="left"><a href="/plugins-archives/maven-changes-plugin-2.11"><b>2.11</b></a></td>
 <td align="left">2014-09-28</td>
-<td align="left">Generate a report from an issue tracker or a change document.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-changes-plugin-2.11">Doc</a></td></tr>
+<td align="left">Generate a report from an issue tracker or a change document.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-checkstyle-plugin/"> <tt>checkstyle</tt></a></td>
 <td align="left">B+R</td>
-<td align="left">2.14</td>
+<td align="left"><a href="/plugins-archives/maven-checkstyle-plugin-2.14"><b>2.14</b></a></td>
 <td align="left">2015-02-05</td>
-<td align="left">Generate a Checkstyle report.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-checkstyle-plugin-2.14">Doc</a></td></tr>
+<td align="left">Generate a Checkstyle report.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-doap-plugin/"> <tt>doap</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.1</td>
+<td align="left"><a href="/plugins-archives/maven-doap-plugin-1.1"><b>1.1</b></a></td>
 <td align="left">2011-01-15</td>
-<td align="left">Generate a Description of a Project (DOAP) file from a POM.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-doap-plugin-1.1">Doc</a></td></tr>
+<td align="left">Generate a Description of a Project (DOAP) file from a POM.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-docck-plugin/"> <tt>docck</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.0</td>
+<td align="left"><a href="/plugins-archives/maven-docck-plugin-1.0"><b>1.0</b></a></td>
 <td align="left">2008-11-16</td>
-<td align="left">Documentation checker plugin.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-docck-plugin-1.0">Doc</a></td></tr>
+<td align="left">Documentation checker plugin.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-javadoc-plugin/"> <tt>javadoc</tt></a></td>
 <td align="left">B+R</td>
-<td align="left">2.10.1</td>
+<td align="left"><a href="/plugins-archives/maven-javadoc-plugin-2.10.1"><b>2.10.1</b></a></td>
 <td align="left">2014-09-27</td>
-<td align="left">Generate Javadoc for the project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-javadoc-plugin-2.10.1">Doc</a></td></tr>
+<td align="left">Generate Javadoc for the project.</td></tr>
 <tr class="b">
 <td align="left"><a href="/jxr/maven-jxr-plugin/"> <tt>jxr</tt></a></td>
 <td align="left">R</td>
-<td align="left">2.5</td>
+<td align="left"><a href="/jxr-archives/maven-jxr-plugin-2.5"><b>2.5</b></a></td>
 <td align="left">2014-11-02</td>
-<td align="left">Generate a source cross reference.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/jxr-archives/maven-jxr-plugin-2.5">Doc</a></td></tr>
+<td align="left">Generate a source cross reference.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-linkcheck-plugin/"> <tt>linkcheck</tt></a></td>
 <td align="left">R</td>
-<td align="left">1.2</td>
+<td align="left"><a href="/plugins-archives/maven-linkcheck-plugin-1.2"><b>1.2</b></a></td>
 <td align="left">2014-10-08</td>
-<td align="left">Generate a Linkcheck report of your project's documentation.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-linkcheck-plugin-1.2">Doc</a></td></tr>
+<td align="left">Generate a Linkcheck report of your project's documentation.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-pmd-plugin/"> <tt>pmd</tt></a></td>
 <td align="left">B+R</td>
-<td align="left">3.4</td>
+<td align="left"><a href="/plugins-archives/maven-pmd-plugin-3.4"><b>3.4</b></a></td>
 <td align="left">2015-02-03</td>
-<td align="left">Generate a PMD report.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-pmd-plugin-3.4">Doc</a></td></tr>
+<td align="left">Generate a PMD report.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-project-info-reports-plugin/"> <tt>project-info-reports</tt></a></td>
 <td align="left">R</td>
-<td align="left">2.8</td>
+<td align="left"><a href="/plugins-archives/maven-project-info-reports-plugin-2.8"><b>2.8</b></a></td>
 <td align="left">2015-01-05</td>
-<td align="left">Generate standard project reports.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-project-info-reports-plugin-2.8">Doc</a></td></tr>
+<td align="left">Generate standard project reports.</td></tr>
 <tr class="b">
 <td align="left"><a href="/surefire/maven-surefire-report-plugin/"> <tt>surefire-report</tt></a></td>
 <td align="left">R</td>
-<td align="left">2.18.1</td>
+<td align="left"><a href="/surefire-archives/maven-surefire-report-plugin-2.18.1"><b>2.18.1</b></a></td>
 <td align="left">2014-12-28</td>
-<td align="left">Generate a report based on the results of unit tests.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/surefire-archives/maven-surefire-report-plugin-2.18.1">Doc</a></td></tr>
+<td align="left">Generate a report based on the results of unit tests.</td></tr>
 <tr class="a">
 <td align="left"><b>Tools</b></td>
 <td align="left"></td>
 <td align="left"></td>
 <td align="left"></td>
-<td align="left"><b>These are miscellaneous tools available through Maven by default.</b></td>
-<td align="left"></td></tr>
+<td align="left"><b>These are miscellaneous tools available through Maven by default.</b></td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-ant-plugin/"> <tt>ant</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.4</td>
+<td align="left"><a href="/plugins-archives/maven-ant-plugin-2.4"><b>2.4</b></a></td>
 <td align="left">2014-12-15</td>
-<td align="left">Generate an Ant build file for the project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-ant-plugin-2.4">Doc</a></td></tr>
+<td align="left">Generate an Ant build file for the project.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-antrun-plugin/"> <tt>antrun</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.8</td>
+<td align="left"><a href="/plugins-archives/maven-antrun-plugin-1.8"><b>1.8</b></a></td>
 <td align="left">2014-12-26</td>
-<td align="left">Run a set of ant tasks from a phase of the build.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-antrun-plugin-1.8">Doc</a></td></tr>
+<td align="left">Run a set of ant tasks from a phase of the build.</td></tr>
 <tr class="b">
 <td align="left"><a href="/archetype/maven-archetype-plugin/"> <tt>archetype</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.2</td>
+<td align="left"><a href="/archetype-archives/maven-archetype-plugin-2.2"><b>2.2</b></a></td>
 <td align="left">2011-11-19</td>
-<td align="left">Generate a skeleton project structure from an archetype.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/archetype-archives/maven-archetype-plugin-2.2">Doc</a></td></tr>
+<td align="left">Generate a skeleton project structure from an archetype.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-assembly-plugin/"> <tt>assembly</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.5.3</td>
+<td align="left"><a href="/plugins-archives/maven-assembly-plugin-2.5.3"><b>2.5.3</b></a></td>
 <td align="left">2014-12-17</td>
-<td align="left">Build an assembly (distribution) of sources and/or binaries.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-assembly-plugin-2.5.3">Doc</a></td></tr>
+<td align="left">Build an assembly (distribution) of sources and/or binaries.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-dependency-plugin/"> <tt>dependency</tt></a></td>
 <td align="left">B+R</td>
-<td align="left">2.10</td>
+<td align="left"><a href="/plugins-archives/maven-dependency-plugin-2.10"><b>2.10</b></a></td>
 <td align="left">2015-01-27</td>
-<td align="left">Dependency manipulation (copy, unpack) and analysis.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-dependency-plugin-2.10">Doc</a></td></tr>
+<td align="left">Dependency manipulation (copy, unpack) and analysis.</td></tr>
 <tr class="a">
 <td align="left"><a href="/enforcer/maven-enforcer-plugin/"> <tt>enforcer</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.4</td>
+<td align="left"><a href="/enforcer-archives/maven-enforcer-plugin-1.4"><b>1.4</b></a></td>
 <td align="left">2015-01-29</td>
-<td align="left">Environmental constraint checking (Maven Version, JDK etc), User Custom Rule Execution.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/enforcer-archives/maven-enforcer-plugin-1.4">Doc</a></td></tr>
+<td align="left">Environmental constraint checking (Maven Version, JDK etc), User Custom Rule Execution.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-gpg-plugin/"> <tt>gpg</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.6</td>
+<td align="left"><a href="/plugins-archives/maven-gpg-plugin-1.6"><b>1.6</b></a></td>
 <td align="left">2015-01-19</td>
-<td align="left">Create signatures for the artifacts and poms.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-gpg-plugin-1.6">Doc</a></td></tr>
+<td align="left">Create signatures for the artifacts and poms.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-help-plugin/"> <tt>help</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.2</td>
+<td align="left"><a href="/plugins-archives/maven-help-plugin-2.2"><b>2.2</b></a></td>
 <td align="left">2013-02-23</td>
-<td align="left">Get information about the working environment for the project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-help-plugin-2.2">Doc</a></td></tr>
+<td align="left">Get information about the working environment for the project.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-invoker-plugin/"> <tt>invoker</tt></a></td>
 <td align="left">B+R</td>
-<td align="left">1.9</td>
+<td align="left"><a href="/plugins-archives/maven-invoker-plugin-1.9"><b>1.9</b></a></td>
 <td align="left">2014-06-28</td>
-<td align="left">Run a set of Maven projects and verify the output.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-invoker-plugin-1.9">Doc</a></td></tr>
+<td align="left">Run a set of Maven projects and verify the output.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-jarsigner-plugin/"> <tt>jarsigner</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.4</td>
+<td align="left"><a href="/plugins-archives/maven-jarsigner-plugin-1.4"><b>1.4</b></a></td>
 <td align="left">2014-01-21</td>
-<td align="left">Signs or verifies project artifacts.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-jarsigner-plugin-1.4">Doc</a></td></tr>
+<td align="left">Signs or verifies project artifacts.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-patch-plugin/"> <tt>patch</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.1.1</td>
+<td align="left"><a href="/plugins-archives/maven-patch-plugin-1.1.1"><b>1.1.1</b></a></td>
 <td align="left">2010-01-06</td>
-<td align="left">Use the gnu patch tool to apply patch files to source code.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-patch-plugin-1.1.1">Doc</a></td></tr>
+<td align="left">Use the gnu patch tool to apply patch files to source code.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-pdf-plugin/"> <tt>pdf</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.3</td>
+<td align="left"><a href="/plugins-archives/maven-pdf-plugin-1.3"><b>1.3</b></a></td>
 <td align="left">2014-02-16</td>
-<td align="left">Generate a PDF version of your project's documentation.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-pdf-plugin-1.3">Doc</a></td></tr>
+<td align="left">Generate a PDF version of your project's documentation.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugin-tools/maven-plugin-plugin/"> <tt>plugin</tt></a></td>
 <td align="left">B+R</td>
-<td align="left">3.4</td>
+<td align="left"><a href="/plugins-archives/maven-plugin-plugin-3.4"><b>3.4</b></a></td>
 <td align="left">2015-01-04</td>
-<td align="left">Create a Maven plugin descriptor for any mojos found in the source tree, to include in the JAR.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-plugin-plugin-3.4">Doc</a></td></tr>
+<td align="left">Create a Maven plugin descriptor for any mojos found in the source tree, to include in the JAR.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-release-plugin/"> <tt>release</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.5.1</td>
+<td align="left"><a href="/plugins-archives/maven-release-plugin-2.5.1"><b>2.5.1</b></a></td>
 <td align="left">2014-09-22</td>
-<td align="left">Release the current project - updating the POM and tagging in the SCM.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-release-plugin-2.5.1">Doc</a></td></tr>
+<td align="left">Release the current project - updating the POM and tagging in the SCM.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-remote-resources-plugin/"> <tt>remote-resources</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.5</td>
+<td align="left"><a href="/plugins-archives/maven-remote-resources-plugin-1.5"><b>1.5</b></a></td>
 <td align="left">2013-08-14</td>
-<td align="left">Copy remote resources to the output directory for inclusion in the artifact.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-remote-resources-plugin-1.5">Doc</a></td></tr>
+<td align="left">Copy remote resources to the output directory for inclusion in the artifact.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-repository-plugin/"> <tt>repository</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.4</td>
+<td align="left"><a href="/plugins-archives/maven-repository-plugin-2.4"><b>2.4</b></a></td>
 <td align="left">2015-02-22</td>
-<td align="left">Plugin to help with repository-based tasks.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-repository-plugin-2.4">Doc</a></td></tr>
+<td align="left">Plugin to help with repository-based tasks.</td></tr>
 <tr class="b">
 <td align="left"><a href="/scm/maven-scm-plugin/"> <tt>scm</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.9.2</td>
+<td align="left"><a href="/scm-archives/scm-1.9.2"><b>1.9.2</b></a></td>
 <td align="left">2014-09-17</td>
-<td align="left">Execute SCM commands for the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/scm-archives/scm-1.9.2">Doc</a></td></tr>
+<td align="left">Execute SCM commands for the current project.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-scm-publish-plugin/"> <tt>scm-publish</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.1</td>
+<td align="left"><a href="/plugins-archives/maven-scm-publish-plugin-1.1"><b>1.1</b></a></td>
 <td align="left">2014-05-18</td>
-<td align="left">Publish your Maven website to a scm location.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-scm-publish-plugin-1.1">Doc</a></td></tr>
+<td align="left">Publish your Maven website to a scm location.</td></tr>
 <tr class="b">
 <td align="left"><a href="/plugins/maven-stage-plugin/"> <tt>stage</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.0</td>
+<td align="left"><a href="/plugins-archives/maven-stage-plugin-1.0"><b>1.0</b></a></td>
 <td align="left">2015-03-03</td>
-<td align="left">Assists with release staging and promotion.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-stage-plugin-1.0">Doc</a></td></tr>
+<td align="left">Assists with release staging and promotion.</td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-toolchains-plugin/"> <tt>toolchains</tt></a></td>
 <td align="left">B</td>
-<td align="left">1.1</td>
+<td align="left"><a href="/plugins-archives/maven-toolchains-plugin-1.1"><b>1.1</b></a></td>
 <td align="left">2014-11-11</td>
-<td align="left">Allows to share configuration across plugins.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-toolchains-plugin-1.1">Doc</a></td></tr>
+<td align="left">Allows to share configuration across plugins.</td></tr>
 <tr class="b">
 <td align="left"><b>IDEs</b></td>
 <td align="left"></td>
 <td align="left"></td>
 <td align="left"></td>
-<td align="left"><b>Plugins that simplify integration with integrated developer environments.</b></td>
-<td align="left"></td></tr>
+<td align="left"><b>Plugins that simplify integration with integrated developer environments.</b></td></tr>
 <tr class="a">
 <td align="left"><a href="/plugins/maven-eclipse-plugin/"> <tt>eclipse</tt></a></td>
 <td align="left">B</td>
-<td align="left">2.9</td>
+<td align="left"><a href="/plugins-archives/maven-eclipse-plugin-2.9"><b>2.9</b></a></td>
 <td align="left">2012-02-14</td>
-<td align="left">Generate an Eclipse project file for the current project.</td>
-<td align="left"><a class="externalLink" href="http://maven.apache.org/plugins-archives/maven-eclipse-plugin-2.9">Doc</a></td></tr></table>
+<td align="left">Generate an Eclipse project file for the current project.</td></tr></table>
 <p>* <b>B</b>uild or <b>R</b>eporting plugin</p></div></div>
       </div>
     </div>

Modified: websites/staging/maven/trunk/content/maven-conventions.html
==============================================================================
--- websites/staging/maven/trunk/content/maven-conventions.html (original)
+++ websites/staging/maven/trunk/content/maven-conventions.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Maven Conventions
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/maven-features.html
==============================================================================
--- websites/staging/maven/trunk/content/maven-features.html (original)
+++ websites/staging/maven/trunk/content/maven-features.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Jason van Zyl" />
         <meta name="Date-Creation-yyyymmdd" content="20051012" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Maven Features
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/maven-jsr330.html
==============================================================================
--- websites/staging/maven/trunk/content/maven-jsr330.html (original)
+++ websites/staging/maven/trunk/content/maven-jsr330.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Maven & JSR-330
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/maven-logging.html
==============================================================================
--- websites/staging/maven/trunk/content/maven-logging.html (original)
+++ websites/staging/maven/trunk/content/maven-logging.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Maven 3.1.x logging
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.

Modified: websites/staging/maven/trunk/content/maven1.html
==============================================================================
--- websites/staging/maven/trunk/content/maven1.html (original)
+++ websites/staging/maven/trunk/content/maven1.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Information for Maven 1.0 Users
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/netbeans-module.html
==============================================================================
--- websites/staging/maven/trunk/content/netbeans-module.html (original)
+++ websites/staging/maven/trunk/content/netbeans-module.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Milos Kleint, Jesse Glick" />
         <meta name="Date-Creation-yyyymmdd" content="20111026" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Maven Support for NetBeans
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/common-bugs.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/common-bugs.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/common-bugs.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Benjamin Bentmann" />
         <meta name="Date-Creation-yyyymmdd" content="20080829" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Common Bugs and Pitfalls
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/add-build-time-to-manifest.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/cookbook/add-build-time-to-manifest.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/cookbook/add-build-time-to-manifest.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Cookbook - How To Add Build Time To A JAR Manifest
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/add-svn-revision-to-manifest.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/cookbook/add-svn-revision-to-manifest.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/cookbook/add-svn-revision-to-manifest.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Cookbook - How To Add SVN Revision To A JAR Manifest
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/attach-source-javadoc-artifacts.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/cookbook/attach-source-javadoc-artifacts.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/cookbook/attach-source-javadoc-artifacts.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Cookbook - How to attach source and javadoc artifacts
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/generate-assembly.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/cookbook/generate-assembly.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/cookbook/generate-assembly.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Cookbook - How To Generate Assembly
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/index.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/cookbook/index.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/cookbook/index.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Brett Porter
 Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20090802" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -45,7 +45,7 @@ Vincent Siveton" />
         Plugins Cookbook
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/cookbook/plexus-plugin-upgrade.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/cookbook/plexus-plugin-upgrade.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/cookbook/plexus-plugin-upgrade.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Hervé Boutemy" />
         <meta name="Date-Creation-yyyymmdd" content="20120602" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Cookbook - How To Upgrade from Plexus Javadoc Tags to Plexus Java Annotations
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/index.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/index.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/index.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
         <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Plugin Developers Centre
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20061001" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Developers centre - Documentation Plugins Strategies
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html
==============================================================================
--- websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html (original)
+++ websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Developers centre - Testing Plugins Strategies
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugins/index.html
==============================================================================
--- websites/staging/maven/trunk/content/plugins/index.html (original)
+++ websites/staging/maven/trunk/content/plugins/index.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -19,7 +19,7 @@ Olivier Lamy
 Benson Margulies
 Karl-Heinz Marbaise" />
         <meta name="Date-Creation-yyyymmdd" content="20150205" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -49,7 +49,7 @@ Karl-Heinz Marbaise" />
         Available Plugins
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/plugins/localization.html
==============================================================================
--- websites/staging/maven/trunk/content/plugins/localization.html (original)
+++ websites/staging/maven/trunk/content/plugins/localization.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Dennis Lundberg
 Vincent Siveton" />
         <meta name="Date-Creation-yyyymmdd" content="20120312" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -45,7 +45,7 @@ Vincent Siveton" />
         Localization of Plugins
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/pom.html
==============================================================================
--- websites/staging/maven/trunk/content/pom.html (original)
+++ websites/staging/maven/trunk/content/pom.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Eric Redmond
 Karl Heinz Marbaise" />
         <meta name="Date-Creation-yyyymmdd" content="20080102" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -45,7 +45,7 @@ Karl Heinz Marbaise" />
         POM Reference
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/pom/index.html
==============================================================================
--- websites/staging/maven/trunk/content/pom/index.html (original)
+++ websites/staging/maven/trunk/content/pom/index.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -16,7 +16,7 @@
 Dennis Lundberg
 Karl Heinz Marbaise" />
         <meta name="Date-Creation-yyyymmdd" content="20150228" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@ Karl Heinz Marbaise" />
         Parent POMs
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/privacy-policy.html
==============================================================================
--- websites/staging/maven/trunk/content/privacy-policy.html (original)
+++ websites/staging/maven/trunk/content/privacy-policy.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Privacy Policy
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/project-faq.html
==============================================================================
--- websites/staging/maven/trunk/content/project-faq.html (original)
+++ websites/staging/maven/trunk/content/project-faq.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Frequently Asked Questions About Project Metadata
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/project-info.html
==============================================================================
--- websites/staging/maven/trunk/content/project-info.html (original)
+++ websites/staging/maven/trunk/content/project-info.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Project Information
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/project-roles.html
==============================================================================
--- websites/staging/maven/trunk/content/project-roles.html (original)
+++ websites/staging/maven/trunk/content/project-roles.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Apache Maven Project Roles
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/release-notes-all.html
==============================================================================
--- websites/staging/maven/trunk/content/release-notes-all.html (original)
+++ websites/staging/maven/trunk/content/release-notes-all.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Release Notes
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/repository-management.html
==============================================================================
--- websites/staging/maven/trunk/content/repository-management.html (original)
+++ websites/staging/maven/trunk/content/repository-management.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Why do I need a Repository Manager?
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/repository/index.html
==============================================================================
--- websites/staging/maven/trunk/content/repository/index.html (original)
+++ websites/staging/maven/trunk/content/repository/index.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
         <meta name="author" content="Hervé Boutemy" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Repository Centre
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/run-maven/index.html
==============================================================================
--- websites/staging/maven/trunk/content/run-maven/index.html (original)
+++ websites/staging/maven/trunk/content/run-maven/index.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
         <meta name="Date-Creation-yyyymmdd" content="20061103" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Running Maven
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/security.html
==============================================================================
--- websites/staging/maven/trunk/content/security.html (original)
+++ websites/staging/maven/trunk/content/security.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Security Vulnerabilities
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/settings.html
==============================================================================
--- websites/staging/maven/trunk/content/settings.html (original)
+++ websites/staging/maven/trunk/content/settings.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Settings Reference
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/shared/index.html
==============================================================================
--- websites/staging/maven/trunk/content/shared/index.html (original)
+++ websites/staging/maven/trunk/content/shared/index.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -16,7 +16,7 @@
 John Casey
 Karl Heinz Marbaise" />
         <meta name="Date-Creation-yyyymmdd" content="20150205" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -46,7 +46,7 @@ Karl Heinz Marbaise" />
         Shared Components
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/skins/index.html
==============================================================================
--- websites/staging/maven/trunk/content/skins/index.html (original)
+++ websites/staging/maven/trunk/content/skins/index.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20120405" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Skins
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/source-repository.html
==============================================================================
--- websites/staging/maven/trunk/content/source-repository.html (original)
+++ websites/staging/maven/trunk/content/source-repository.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Benjamin Bentmann" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -43,7 +43,7 @@
         Source Repository
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/support-and-training.html
==============================================================================
--- websites/staging/maven/trunk/content/support-and-training.html (original)
+++ websites/staging/maven/trunk/content/support-and-training.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Providers of Apache Maven Support and Training
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/team-list.html
==============================================================================
--- websites/staging/maven/trunk/content/team-list.html (original)
+++ websites/staging/maven/trunk/content/team-list.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Project Team
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/testimonials.html
==============================================================================
--- websites/staging/maven/trunk/content/testimonials.html (original)
+++ websites/staging/maven/trunk/content/testimonials.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20150306" />
+        <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -42,7 +42,7 @@
         Testimonials
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/users/getting-help.html
==============================================================================
--- websites/staging/maven/trunk/content/users/getting-help.html (original)
+++ websites/staging/maven/trunk/content/users/getting-help.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20070724" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Getting Help
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>

Modified: websites/staging/maven/trunk/content/users/index.html
==============================================================================
--- websites/staging/maven/trunk/content/users/index.html (original)
+++ websites/staging/maven/trunk/content/users/index.html Mon Mar  9 02:18:37 2015
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2015-03-06
+ | Generated by Apache Maven Doxia at 2015-03-09
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Brett Porter" />
         <meta name="Date-Creation-yyyymmdd" content="20061103" />
-    <meta name="Date-Revision-yyyymmdd" content="20150306" />
+    <meta name="Date-Revision-yyyymmdd" content="20150309" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -44,7 +44,7 @@
         Users Centre
         </div>
             <div class="xright">        
-                                    Last Published: 2015-03-06
+                                    Last Published: 2015-03-09
             </div>
       <div class="clear">
         <hr/>