You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/08 14:02:29 UTC

svn commit: r816561 [10/18] - in /websites/production/maventest/content/plugins/maven-site-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugins/site/ apidocs/org/apache/maven/plugins/site/class-use/ apidocs/org/apache/maven/plugins/site/wagon/ a...

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/index.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/index.html Tue May  8 12:02:24 2012
@@ -1,8 +1,8 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 23, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Introduction</title>
+    <title>Maven Site Plugin 2 - Introduction</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -11,7 +11,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Maria Odea Ching" />
         <meta name="Date-Creation-yyyymmdd" content="20101125" />
-    <meta name="Date-Revision-yyyymmdd" content="20110520" />
+    <meta name="Date-Revision-yyyymmdd" content="20120423" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -40,13 +40,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Introduction
+    Maven Site Plugin 2 - Introduction
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-23
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -111,50 +111,50 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                                    <li class="expanded">
+                  <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
-            <strong>About</strong>
-          </li>
-                      <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="plugin-info.html">Plugin Documentation</a>
             </li>
                       <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+            <strong>Cobertura Test Coverage</strong>
+          </li>
+                      <li class="none">
+                  <a href="surefire-report.html">Surefire Report</a>
             </li>
                       <li class="none">
-                  <a href="mail-lists.html">Mailing Lists</a>
+                  <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="xref-test/index.html">Test Source Xref</a>
             </li>
                       <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="xref/index.html">Source Xref</a>
             </li>
                       <li class="none">
-                  <a href="integration.html">Continuous Integration</a>
+                  <a href="taglist.html">Tag List</a>
             </li>
                       <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="testapidocs/index.html">Test JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="issue-tracking.html">Issue Tracking</a>
+                  <a href="apidocs/index.html">JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
+                  <a href="l10n-status.html">L10n Status</a>
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
-                  <a href="project-reports.html">Project Reports</a>
-                  </li>
           </ul>
                        <h5>Maven Projects</h5>
                   <ul>
@@ -177,9 +177,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -203,7 +200,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- 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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Maven Site Plugin<a name="Maven_Site_Plugin"></a></h2><p>The Site Plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the <tt>&lt;reporting&gt;</tt> section of the POM.</p><p>Please read the <a href="./migrate.html">migration guide</a> if you want to upgrade the Site Plugin.</p><div class="section"><h3>Goals Overview<a name="Goals_Overview"></a></h3><p>The Site Plugin has seven goals:</p><ul><li><a href="./site-mojo.html">site:site</a> is used generate a site for a single project. Note that links between module sites in a multi module build will <b>not</b> work.</li><li><a href="./deploy-mojo.html">site:deploy</a> is used to deploy the generated site using <tt>scp</tt> or <tt>file</tt> protocol to the site URL specified in the <tt>&lt;distributionManagement&gt;</tt> section of the POM.</li><li><a href="./run-mojo.html">site:run</a> starts the site up,
  rendering documents as requested for faster editing. It uses Jetty as the web server.</li><li><a href="./stage-mojo.html">site:stage</a> generates a site in a local staging or mock directory based on the site URL specified in the <tt>&lt;distributionManagement&gt;</tt> section of the POM. It can be used to test that links between module sites in a multi module build works.</li><li><a href="./stage-deploy-mojo.html">site:stage-deploy</a> deploys the generated site to a staging or mock directory to the site URL specified in the <tt>&lt;distributionManagement&gt;</tt> section of the POM. It supports <tt>scp</tt> and <tt>file</tt> protocols for deployment.</li><li><a href="./attach-descriptor-mojo.html">site:attach-descriptor</a> adds the site descriptor (<tt>site.xml</tt>) to the list of files to be installed/deployed. For more references of the site descriptor, <a href="./examples/sitedescriptor.html">here's a link</a>.</li><li><a href="./jar-mojo.html">site:jar</a> bundles t
 he site output into a JAR so that it can be deployed to a repository.</li><li><a href="./effective-site-mojo.html">site:effective-site</a> calculates the effective site descriptor, after inheritance and interpolation.</li></ul></div><div class="section"><h3>Usage<a name="Usage"></a></h3><p>General instructions on how to use the Site Plugin can be found on the <a href="./usage.html">usage page</a>. Some more specific use cases are described in the examples given below. Last but not least, users occasionally contribute additional examples, tips or errata to the <a class="externalLink" href="http://docs.codehaus.org/display/MAVENUSER/Site+Plugin">plugin's wiki page</a>.</p><p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mail-lists.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of a
 n older thread. Hence, it is also worth browsing/searching the <a href="./mail-lists.html">mail archive</a>.</p><p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-tracking.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./source-repository.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></div><div class="section"><h3>Examples<a name="Examples"></a></h3><p>The followi
 ng examples show how to use the Site Plugin in more advanced usecases:</p><ul><li><a href="./examples/creating-content.html">Creating Content</a></li><li><a href="./examples/sitedescriptor.html">Configuring the Site Descriptor</a></li><li><a href="./examples/configuring-reports.html">Configuring Reports</a></li><li><a href="./examples/siterun.html">Configuring Site Run</a></li><li><a href="./examples/templatefile.html">Changing the Template File</a></li><li><a href="./examples/creatingskins.html">Creating Skins</a></li><li><a href="./examples/moduleexcludes.html">Excluding Document Formats</a></li><li><a href="./examples/site-deploy-to-sourceforge.net.html">Deploying to sourceforge.net</a></li></ul></div></div>
+        <!-- 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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Maven Site Plugin 2<a name="Maven_Site_Plugin_2"></a></h2><p><b>Important note:</b> This is the last version of Maven Site Plugin 2.x. Please upgrade your project to use Maven Site Plugin 3.x. You can find the documentation <a href="/plugins/maven-site-plugin/index.html">here</a>.</p><p>The Site Plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the <tt>&lt;reporting&gt;</tt> section of the POM.</p><p>This is the site for <b>version 2</b> of the maven-site-plugin. It requires at least Maven 2.2.0 to run.</p><p>Please read the <a href="./migrate.html">migration guide</a> if you want to upgrade from a previous version.</p><div class="section"><h3>Goals Overview<a name="Goals_Overview"></a></h3><p>The Site Plugin has seven goals:</p><ul><li><a href="./site-mojo.html">site:site</a> is used generate a site for a single project. Note that links between mod
 ule sites in a multi module build will <b>not</b> work.</li><li><a href="./deploy-mojo.html">site:deploy</a> is used to deploy the generated site using <tt>scp</tt> or <tt>file</tt> protocol to the site URL specified in the <tt>&lt;distributionManagement&gt;</tt> section of the POM.</li><li><a href="./run-mojo.html">site:run</a> starts the site up, rendering documents as requested for faster editing. It uses Jetty as the web server.</li><li><a href="./stage-mojo.html">site:stage</a> generates a site in a local staging or mock directory based on the site URL specified in the <tt>&lt;distributionManagement&gt;</tt> section of the POM. It can be used to test that links between module sites in a multi module build works.</li><li><a href="./stage-deploy-mojo.html">site:stage-deploy</a> deploys the generated site to a staging or mock directory to the site URL specified in the <tt>&lt;distributionManagement&gt;</tt> section of the POM. It supports <tt>scp</tt> and <tt>file</tt> pro
 tocols for deployment.</li><li><a href="./attach-descriptor-mojo.html">site:attach-descriptor</a> adds the site descriptor (<tt>site.xml</tt>) to the list of files to be installed/deployed. For more references of the site descriptor, <a href="./examples/sitedescriptor.html">here's a link</a>.</li><li><a href="./jar-mojo.html">site:jar</a> bundles the site output into a JAR so that it can be deployed to a repository.</li><li><a href="./effective-site-mojo.html">site:effective-site</a> calculates the effective site descriptor, after inheritance and interpolation.</li></ul></div><div class="section"><h3>Usage<a name="Usage"></a></h3><p>General instructions on how to use the Site Plugin can be found on the <a href="./usage.html">usage page</a>. Some more specific use cases are described in the examples given below. Last but not least, users occasionally contribute additional examples, tips or errata to the <a class="externalLink" href="http://docs.codehaus.org/display/MAVENUSER/
 Site+Plugin">plugin's wiki page</a>.</p><p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mail-lists.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the <a href="./mail-lists.html">mail archive</a>.</p><p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-tracking.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors
  can check out the project from our <a href="./source-repository.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></div><div class="section"><h3>Examples<a name="Examples"></a></h3><p>The following examples show how to use the Site Plugin in more advanced usecases:</p><ul><li><a href="./examples/creating-content.html">Creating Content</a></li><li><a href="./examples/sitedescriptor.html">Configuring the Site Descriptor</a></li><li><a href="./examples/configuring-reports.html">Configuring Reports</a></li><li><a href="./examples/siterun.html">Configuring Site Run</a></li><li><a href="./examples/templatefile.html">Changing the Template File</a></li><li><a href="./examples/creatingskins.html">Creating Skins</a></li><li><a href="./examples/moduleexcludes.html">Excluding Document Formats</a></li><li><a href="./examples/site-deplo
 y-to-sourceforge.net.html">Deploying to sourceforge.net</a></li></ul></div></div>
       </div>
     </div>
     <div class="clear">
@@ -211,7 +208,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/integration.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/integration.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/integration.html Tue May  8 12:02:24 2012
@@ -1,15 +1,15 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Continuous Integration</title>
+    <title>Maven Site Plugin 2 - Continuous Integration</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -38,13 +38,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Continuous Integration
+    Maven Site Plugin 2 - Continuous Integration
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -109,45 +109,42 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
-                  <a href="index.html">About</a>
+                  <a href="source-repository.html">Source Repository</a>
             </li>
                       <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="distribution-management.html">Distribution Management</a>
             </li>
                       <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+                  <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
-                  <a href="mail-lists.html">Mailing Lists</a>
+                  <a href="plugin-management.html">Plugin Management</a>
             </li>
                       <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+            <strong>Continuous Integration</strong>
+          </li>
+                      <li class="none">
+                  <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="plugins.html">Project Plugins</a>
             </li>
                       <li class="none">
                   <a href="team-list.html">Project Team</a>
             </li>
                       <li class="none">
-            <strong>Continuous Integration</strong>
-          </li>
-                      <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="license.html">Project License</a>
             </li>
                       <li class="none">
                   <a href="issue-tracking.html">Issue Tracking</a>
             </li>
-                      <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
-            </li>
               </ul>
         </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -175,9 +172,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -209,7 +203,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/issue-tracking.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/issue-tracking.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/issue-tracking.html Tue May  8 12:02:24 2012
@@ -1,15 +1,15 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Issue Tracking</title>
+    <title>Maven Site Plugin 2 - Issue Tracking</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -38,13 +38,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Issue Tracking
+    Maven Site Plugin 2 - Issue Tracking
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -109,45 +109,42 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
-                  <a href="index.html">About</a>
+                  <a href="source-repository.html">Source Repository</a>
             </li>
                       <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="distribution-management.html">Distribution Management</a>
             </li>
                       <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+                  <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
-                  <a href="mail-lists.html">Mailing Lists</a>
+                  <a href="plugin-management.html">Plugin Management</a>
             </li>
                       <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+                  <a href="integration.html">Continuous Integration</a>
             </li>
                       <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="plugins.html">Project Plugins</a>
             </li>
                       <li class="none">
-                  <a href="integration.html">Continuous Integration</a>
+                  <a href="team-list.html">Project Team</a>
             </li>
                       <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="license.html">Project License</a>
             </li>
                       <li class="none">
             <strong>Issue Tracking</strong>
           </li>
-                      <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
-            </li>
               </ul>
         </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -175,9 +172,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -209,7 +203,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/jar-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/jar-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/jar-mojo.html Tue May  8 12:02:24 2012
@@ -1,8 +1,8 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>
+    <title>Maven Site Plugin 2 - 
     site:jar</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -10,7 +10,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="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -39,14 +39,14 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    
+    Maven Site Plugin 2 - 
     site:jar
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -111,7 +111,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -139,9 +139,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -169,7 +166,7 @@
   
     <div class="section"><h2>site:jar<a name="site:jar"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-site-plugin:2.3:jar</p>
+      <p>org.apache.maven.plugins:maven-site-plugin:2.4:jar</p>
       <p><b>Description</b>:</p>
       <div>Bundles the site output into a JAR so that it can be deployed to a
 repository.</div>
@@ -316,18 +313,24 @@ to false, or if the project has no URL d
 and xdoc docs.<br /><b>Default value is</b>: <tt>${basedir}/src/site</tt>.</td>
           </tr>
           <tr class="a">
+            <td><b><a href="#skip">skip</a></b></td>
+            <td><tt>boolean</tt></td>
+            <td><tt>2.4</tt></td>
+            <td>Set this to 'true' to skip site generation.<br /><b>Default value is</b>: <tt>false</tt>.</td>
+          </tr>
+          <tr class="b">
             <td><b><a href="#template">template</a></b></td>
             <td><tt>String</tt></td>
             <td><tt>2.0-beta-6</tt></td>
             <td><b>Deprecated.</b> use templateFile or skinning instead<br /></td>
           </tr>
-          <tr class="b">
+          <tr class="a">
             <td><b><a href="#templateDirectory">templateDirectory</a></b></td>
             <td><tt>File</tt></td>
             <td><tt>2.0-beta-6</tt></td>
             <td><b>Deprecated.</b> use templateFile or skinning instead<br /><b>Default value is</b>: <tt>src/site</tt>.</td>
           </tr>
-          <tr class="a">
+          <tr class="b">
             <td><b><a href="#templateFile">templateFile</a></b></td>
             <td><tt>File</tt></td>
             <td><tt>2.0-beta-5</tt></td>
@@ -335,7 +338,7 @@ and xdoc docs.<br /><b>Default value is<
 and the default templates, CSS and images are disabled. It is
 highly recommended that you package this as a skin instead.<br /></td>
           </tr>
-          <tr class="b">
+          <tr class="a">
             <td><b><a href="#validate">validate</a></b></td>
             <td><tt>boolean</tt></td>
             <td><tt>2.1.1</tt></td>
@@ -344,7 +347,7 @@ highly recommended that you package this
 xdoc and fml) will be validated and any error will lead to a build
 failure.<br /><b>Default value is</b>: <tt>false</tt>.</td>
           </tr>
-          <tr class="a">
+          <tr class="b">
             <td><b><a href="#xdocDirectory">xdocDirectory</a></b></td>
             <td><tt>File</tt></td>
             <td><tt>2.0-beta-6</tt></td>
@@ -367,7 +370,6 @@ failure.<br /><b>Default value is</b>: <
           <li><b>Type</b>: <tt>java.util.Map</tt></li>
           <li><b>Since</b>: <tt>2.0-beta-6</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
-          <li><b>Expression</b>: <tt>${attributes}</tt></li>
         </ul><hr /><p><b><a name="finalName">finalName</a>:</b></p>
         <div>Specifies the filename that will be used for the generated jar
 file. Please note that &quot;-site&quot; will be appended to the file name.</div>
@@ -492,6 +494,14 @@ and xdoc docs.</div>
           <li><b>Since</b>: <tt>2.0-beta-6</tt></li>
           <li><b>Required</b>: <tt>No</tt></li>
           <li><b>Default</b>: <tt>${basedir}/src/site</tt></li>
+        </ul><hr /><p><b><a name="skip">skip</a>:</b></p>
+        <div>Set this to 'true' to skip site generation.</div>
+        <ul>
+          <li><b>Type</b>: <tt>boolean</tt></li>
+          <li><b>Since</b>: <tt>2.4</tt></li>
+          <li><b>Required</b>: <tt>No</tt></li>
+          <li><b>Expression</b>: <tt>${maven.site.skip}</tt></li>
+          <li><b>Default</b>: <tt>false</tt></li>
         </ul><hr /><p><b><a name="template">template</a>:</b></p>
         <div><b>Deprecated.</b> use templateFile or skinning instead</div>
         <div>Default template page.</div>
@@ -550,7 +560,7 @@ migration</div>
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/l10n-status.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/l10n-status.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/l10n-status.html Tue May  8 12:02:24 2012
@@ -1,15 +1,15 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>L10n Status</title>
+    <title>Maven Site Plugin 2 - L10n Status</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -38,13 +38,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    L10n Status
+    Maven Site Plugin 2 - L10n Status
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -109,48 +109,48 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                                     <li class="expanded">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
+                  <a href="plugin-info.html">Plugin Documentation</a>
             </li>
                       <li class="none">
-                  <a href="xref-test/index.html">Test Source Xref</a>
+                  <a href="index.html">Cobertura Test Coverage</a>
             </li>
                       <li class="none">
                   <a href="surefire-report.html">Surefire Report</a>
             </li>
                       <li class="none">
-                  <a href="taglist.html">Tag List</a>
+                  <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="apidocs/index.html">JavaDocs</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
-                  <a href="cobertura/index.html">Cobertura Test Coverage</a>
+                  <a href="xref-test/index.html">Test Source Xref</a>
             </li>
                       <li class="none">
-                  <a href="plugin-info.html">Plugin Documentation</a>
+                  <a href="xref/index.html">Source Xref</a>
             </li>
                       <li class="none">
-            <strong>L10n Status</strong>
-          </li>
-                      <li class="none">
-                  <a href="checkstyle.html">Checkstyle</a>
+                  <a href="taglist.html">Tag List</a>
             </li>
                       <li class="none">
-                  <a href="xref/index.html">Source Xref</a>
+                  <a href="testapidocs/index.html">Test JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="testapidocs/index.html">Test JavaDocs</a>
+                  <a href="apidocs/index.html">JavaDocs</a>
             </li>
+                      <li class="none">
+            <strong>L10n Status</strong>
+          </li>
               </ul>
         </li>
           </ul>
@@ -175,9 +175,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -209,7 +206,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/license.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/license.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/license.html Tue May  8 12:02:24 2012
@@ -1,15 +1,15 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Project License</title>
+    <title>Maven Site Plugin 2 - Project License</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -38,13 +38,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Project License
+    Maven Site Plugin 2 - Project License
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -109,45 +109,42 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
-                  <a href="index.html">About</a>
-            </li>
-                      <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="source-repository.html">Source Repository</a>
             </li>
                       <li class="none">
                   <a href="distribution-management.html">Distribution Management</a>
             </li>
                       <li class="none">
-                  <a href="mail-lists.html">Mailing Lists</a>
-            </li>
-                      <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+                  <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
-            <strong>Project License</strong>
-          </li>
-                      <li class="none">
                   <a href="plugin-management.html">Plugin Management</a>
             </li>
                       <li class="none">
-                  <a href="team-list.html">Project Team</a>
-            </li>
-                      <li class="none">
                   <a href="integration.html">Continuous Integration</a>
             </li>
                       <li class="none">
                   <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
-                  <a href="issue-tracking.html">Issue Tracking</a>
+                  <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
                   <a href="plugins.html">Project Plugins</a>
             </li>
+                      <li class="none">
+                  <a href="team-list.html">Project Team</a>
+            </li>
+                      <li class="none">
+            <strong>Project License</strong>
+          </li>
+                      <li class="none">
+                  <a href="issue-tracking.html">Issue Tracking</a>
+            </li>
               </ul>
         </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -175,9 +172,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -411,7 +405,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/mail-lists.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/mail-lists.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/mail-lists.html Tue May  8 12:02:24 2012
@@ -1,15 +1,15 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Project Mailing Lists</title>
+    <title>Maven Site Plugin 2 - Project Mailing Lists</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -38,13 +38,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Project Mailing Lists
+    Maven Site Plugin 2 - Project Mailing Lists
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -109,44 +109,41 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                                                                  <li class="expanded">
                   <a href="project-info.html">Project Information</a>
                     <ul>
                       <li class="none">
-                  <a href="index.html">About</a>
-            </li>
-                      <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="source-repository.html">Source Repository</a>
             </li>
                       <li class="none">
                   <a href="distribution-management.html">Distribution Management</a>
             </li>
                       <li class="none">
-            <strong>Mailing Lists</strong>
-          </li>
-                      <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+                  <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="plugin-management.html">Plugin Management</a>
             </li>
                       <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="integration.html">Continuous Integration</a>
             </li>
                       <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="project-summary.html">Project Summary</a>
             </li>
                       <li class="none">
-                  <a href="integration.html">Continuous Integration</a>
+            <strong>Mailing Lists</strong>
+          </li>
+                      <li class="none">
+                  <a href="plugins.html">Project Plugins</a>
             </li>
                       <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="team-list.html">Project Team</a>
             </li>
                       <li class="none">
-                  <a href="issue-tracking.html">Issue Tracking</a>
+                  <a href="license.html">Project License</a>
             </li>
                       <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
+                  <a href="issue-tracking.html">Issue Tracking</a>
             </li>
               </ul>
         </li>
@@ -175,9 +172,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -209,7 +203,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/migrate.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/migrate.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/migrate.html Tue May  8 12:02:24 2012
@@ -1,8 +1,8 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 23, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Migrate</title>
+    <title>Maven Site Plugin 2 - Migrate</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -11,7 +11,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="20100811" />
-    <meta name="Date-Revision-yyyymmdd" content="20110520" />
+    <meta name="Date-Revision-yyyymmdd" content="20120423" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -40,13 +40,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Migrate
+    Maven Site Plugin 2 - Migrate
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-23
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -111,7 +111,7 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                           <li class="collapsed">
@@ -139,9 +139,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -165,7 +162,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- 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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Migrate<a name="Migrate"></a></h2><p>The Site Plugin has had a couple of upgrades that requires the user to make adjustments to their environment, documents or configuration. Below is a list of these changes and what you as a user need to be aware of.</p><div class="section"><h3>From 2.x to 3.0<a name="From_2.x_to_3.0"></a></h3><ul><li>Version 3 of the plugin requires at least <b>Maven 3.0-beta-3</b> to run.</li><li>Read more at the site for <a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin-3.x/">Maven Site Plugin 3.x</a>.</li></ul></div><div class="section"><h3>From 2.2.x to 2.3.x<a name="From_2.2.x_to_2.3.x"></a></h3><ul><li>The <tt>site:stage</tt> and <tt>site:stage-deploy</tt> goals have been decoupled from site generation. Executing these goals without generating the site first will lead to a build failure.</li></ul></div><div class="section"><h3>From 2.1.x to 2.2.x<a name="From_2.1.x_to_2.2.x
 "></a></h3><ul><li>The plugin now requires at least <b>Maven 2.2.0</b> to run, you cannot use it with older Maven versions.</li><li>The plugin now requires at least <b>Java 5</b> to run, you cannot use it with older Java versions.</li></ul></div><div class="section"><h3>From 2.0.x to 2.1.x<a name="From_2.0.x_to_2.1.x"></a></h3><ul><li>The plugin now requires at least <b>Maven 2.1</b> to run, you cannot use it with older Maven versions.</li><li>The plugin has been upgraded to use <b>Doxia 1.1</b>, which has seen a lot of major changes itself. If you experience unexpected behavior, please read these resources:<ul><li><a class="externalLink" href="http://maven.apache.org/doxia/whatsnew-1.1.html">Doxia: what's new in 1.1?</a></li><li><a class="externalLink" href="http://maven.apache.org/doxia/references/doxia-apt.html">Doxia: Enhancements to the APT format</a></li><li><a class="externalLink" href="http://maven.apache.org/doxia/issues/index.html">Doxia: Issues &amp; Gotchas</a></
 li><li><a class="externalLink" href="http://maven.apache.org/doxia/faq.html">Doxia: Frequently Asked Questions</a></li></ul></li></ul></div></div>
+        <!-- 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. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/doxia/referen
 ces/apt-format.html --><div class="section"><h2>Migrate<a name="Migrate"></a></h2><p>The Site Plugin has had a couple of upgrades that requires the user to make adjustments to their environment, documents or configuration. Below is a list of these changes and what you as a user need to be aware of.</p><div class="section"><h3>From 2.2.x to 2.3.x<a name="From_2.2.x_to_2.3.x"></a></h3><ul><li>The <tt>site:stage</tt> and <tt>site:stage-deploy</tt> goals have been decoupled from site generation. Executing these goals without generating the site first will lead to a build failure.</li></ul></div><div class="section"><h3>From 2.1.x to 2.2.x<a name="From_2.1.x_to_2.2.x"></a></h3><ul><li>The plugin now requires at least <b>Maven 2.2.0</b> to run, you cannot use it with older Maven versions.</li><li>The plugin now requires at least <b>Java 5</b> to run, you cannot use it with older Java versions.</li></ul></div><div class="section"><h3>From 2.0.x to 2.1.x<a name="From_2.0.x_to_2.1.x"
 ></a></h3><ul><li>The plugin now requires at least <b>Maven 2.1</b> to run, you cannot use it with older Maven versions.</li><li>The plugin has been upgraded to use <b>Doxia 1.1</b>, which has seen a lot of major changes itself. If you experience unexpected behavior, please read these resources:<ul><li><a class="externalLink" href="http://maven.apache.org/doxia/whatsnew-1.1.html">Doxia: what's new in 1.1?</a></li><li><a class="externalLink" href="http://maven.apache.org/doxia/references/doxia-apt.html">Doxia: Enhancements to the APT format</a></li><li><a class="externalLink" href="http://maven.apache.org/doxia/issues/index.html">Doxia: Issues &amp; Gotchas</a></li><li><a class="externalLink" href="http://maven.apache.org/doxia/faq.html">Doxia: Frequently Asked Questions</a></li></ul></li></ul></div></div>
       </div>
     </div>
     <div class="clear">
@@ -173,7 +170,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/plugin-info.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/plugin-info.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/plugin-info.html Tue May  8 12:02:24 2012
@@ -1,15 +1,15 @@
 <!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 May 20, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 26, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
-    <title>Plugin Documentation</title>
+    <title>Maven Site Plugin 2 - Plugin Documentation</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20110520" />
+        <meta name="Date-Revision-yyyymmdd" content="20120426" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -38,13 +38,13 @@
         &gt;
                   <a href="../index.html">Plugins</a>
         &gt;
-                      <a href="./">Maven Site Plugin</a>
+                      <a href="./">Maven Site Plugin 2</a>
         &gt;
-    Plugin Documentation
+    Maven Site Plugin 2 - Plugin Documentation
       </div>
             <div class="xright">        
-                                 Last Published: 2011-05-20
-              &nbsp;| Version: 2.3
+                                 Last Published: 2012-04-26
+              &nbsp;| Version: 2.4
             </div>
       <div class="clear">
         <hr/>
@@ -109,47 +109,47 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                        <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
                                                                                                                                                                                                                                                                                     <li class="expanded">
                   <a href="project-reports.html">Project Reports</a>
                     <ul>
                       <li class="none">
-                  <a href="pmd.html">PMD Report</a>
-            </li>
+            <strong>Plugin Documentation</strong>
+          </li>
                       <li class="none">
-                  <a href="xref-test/index.html">Test Source Xref</a>
+                  <a href="index.html">Cobertura Test Coverage</a>
             </li>
                       <li class="none">
                   <a href="surefire-report.html">Surefire Report</a>
             </li>
                       <li class="none">
-                  <a href="taglist.html">Tag List</a>
+                  <a href="checkstyle.html">Checkstyle</a>
             </li>
                       <li class="none">
-                  <a href="cpd.html">CPD Report</a>
+                  <a href="pmd.html">PMD Report</a>
             </li>
                       <li class="none">
-                  <a href="apidocs/index.html">JavaDocs</a>
+                  <a href="cpd.html">CPD Report</a>
             </li>
                       <li class="none">
-                  <a href="cobertura/index.html">Cobertura Test Coverage</a>
+                  <a href="xref-test/index.html">Test Source Xref</a>
             </li>
                       <li class="none">
-            <strong>Plugin Documentation</strong>
-          </li>
+                  <a href="xref/index.html">Source Xref</a>
+            </li>
                       <li class="none">
-                  <a href="l10n-status.html">L10n Status</a>
+                  <a href="taglist.html">Tag List</a>
             </li>
                       <li class="none">
-                  <a href="checkstyle.html">Checkstyle</a>
+                  <a href="testapidocs/index.html">Test JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="xref/index.html">Source Xref</a>
+                  <a href="apidocs/index.html">JavaDocs</a>
             </li>
                       <li class="none">
-                  <a href="testapidocs/index.html">Test JavaDocs</a>
+                  <a href="l10n-status.html">L10n Status</a>
             </li>
               </ul>
         </li>
@@ -175,9 +175,6 @@
                   <a href="../../index.html">Maven 2</a>
             </li>
                   <li class="none">
-                  <a href="../../mercury/index.html">Mercury</a>
-            </li>
-                  <li class="none">
                   <a href="../index.html">Plugins</a>
             </li>
                   <li class="none">
@@ -202,16 +199,14 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <a name="Plugin_Documentation"></a><div class="section"><h2>Plugin Documentation<a name="Plugin_Documentation"></a></h2><p>Goals available for this plugin:</p><table border="0" class="bodyTable"><tr class="a"><th>Goal</th><th>Description</th></tr><tr class="b"><td><a href="attach-descriptor-mojo.html">site:attach-descriptor</a></td><td>Adds the site descriptor (<code>site.xml</code>) to the list of
-files to be installed/deployed.</td></tr><tr class="a"><td><a href="deploy-mojo.html">site:deploy</a></td><td>Deploys the generated site using <code>scp</code> or
-<code>file</code> protocol to the site URL specified in the
+files to be installed/deployed.</td></tr><tr class="a"><td><a href="deploy-mojo.html">site:deploy</a></td><td>Deploys the generated site using <a href="/wagon/">wagon supported
+protocols</a> to the site URL specified in the
 <code>&lt;distributionManagement&gt;</code> section of the POM. 
 
-<p>For <code>scp</code> protocol, the website files are packaged
-into zip archive, then the archive is transfered to the remote
-host, next it is un-archived. This method of deployment should
-normally be much faster than making a file by file copy. For
-<code>file</code> protocol, the files are copied directly to the
-destination directory.</p></td></tr><tr class="b"><td><a href="effective-site-mojo.html">site:effective-site</a></td><td>Displays the effective site descriptor as an XML for this build,
+<p>For <code>scp</code> protocol, the website files are packaged by
+wagon into zip archive, then the archive is transfered to the
+remote host, next it is un-archived which is much faster than
+making a file by file copy.</p></td></tr><tr class="b"><td><a href="effective-site-mojo.html">site:effective-site</a></td><td>Displays the effective site descriptor as an XML for this build,
 after inheritance and interpolation of <code>site.xml</code>.</td></tr><tr class="a"><td><a href="help-mojo.html">site:help</a></td><td>Display help information on maven-site-plugin.<br />
  Call 
 
@@ -224,16 +219,15 @@ repository.</td></tr><tr class="a"><td><
 editing. It uses Jetty as the web server.</td></tr><tr class="b"><td><a href="site-mojo.html">site:site</a></td><td>Generates the site for a single project. 
 
 <p>Note that links between module sites in a multi module build
-will <b>not</b> work.</p></td></tr><tr class="a"><td><a href="stage-mojo.html">site:stage</a></td><td>Generates a site in a local staging or mock directory based on the
-site URL specified in the
+will <b>not</b> work.</p></td></tr><tr class="a"><td><a href="stage-mojo.html">site:stage</a></td><td>Deploys the generated site to a local staging or mock directory
+based on the site URL specified in the
 <code>&lt;distributionManagement&gt;</code> section of the POM. 
 
 <p>It can be used to test that links between module sites in a
-multi module build works.</p></td></tr><tr class="b"><td><a href="stage-deploy-mojo.html">site:stage-deploy</a></td><td>Deploys the generated site to a staging or mock directory to the
+multi-module build works.</p></td></tr><tr class="b"><td><a href="stage-deploy-mojo.html">site:stage-deploy</a></td><td>Deploys the generated site to a staging or mock directory to the
 site URL specified in the
-<code>&lt;distributionManagement&gt;</code> section of the POM. It
-supports <code>scp</code> and <code>file</code> protocols for
-deployment.</td></tr></table><a name="System_Requirements"></a><div class="section"><h3>System Requirements<a name="System_Requirements"></a></h3><p>The following specifies the minimum requirements to run this Maven plugin:</p><table border="0" class="bodyTable"><tr class="a"><td>Maven</td><td>2.2.0</td></tr><tr class="b"><td>JDK</td><td>1.5</td></tr><tr class="a"><td>Memory</td><td>No minimum requirement.</td></tr><tr class="b"><td>Disk Space</td><td>No minimum requirement.</td></tr></table></div><a name="Usage"></a><div class="section"><h3>Usage<a name="Usage"></a></h3><p>You should specify the version in your project's plugin configuration:</p><div class="source"><pre>&lt;project&gt;
+<code>&lt;distributionManagement&gt;</code> section of the POM,
+using <a href="/wagon/">wagon supported protocols</a></td></tr></table><a name="System_Requirements"></a><div class="section"><h3>System Requirements<a name="System_Requirements"></a></h3><p>The following specifies the minimum requirements to run this Maven plugin:</p><table border="0" class="bodyTable"><tr class="a"><td>Maven</td><td>2.2.0</td></tr><tr class="b"><td>JDK</td><td>1.5</td></tr><tr class="a"><td>Memory</td><td>No minimum requirement.</td></tr><tr class="b"><td>Disk Space</td><td>No minimum requirement.</td></tr></table></div><a name="Usage"></a><div class="section"><h3>Usage<a name="Usage"></a></h3><p>You should specify the version in your project's plugin configuration:</p><div class="source"><pre>&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;!-- To define the plugin version in your parent POM --&gt;
@@ -242,7 +236,7 @@ deployment.</td></tr></table><a name="Sy
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-site-plugin&lt;/artifactId&gt;
-          &lt;version&gt;2.3&lt;/version&gt;
+          &lt;version&gt;2.4&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -252,7 +246,7 @@ deployment.</td></tr></table><a name="Sy
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-site-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.3&lt;/version&gt;
+        &lt;version&gt;2.4&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
@@ -267,7 +261,7 @@ deployment.</td></tr></table><a name="Sy
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.