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:12:05 UTC

svn commit: r816573 [28/44] - 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/deploy-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/deploy-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/deploy-mojo.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>
@@ -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="20110730" />
+        <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     site:deploy
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -117,10 +117,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                        <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -142,7 +142,7 @@
                   <a href="../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../index.html">Maven 2</a>
+                  <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../index.html">Plugins</a>
@@ -160,6 +160,21 @@
                   <a href="../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
@@ -172,18 +187,15 @@
   
     <div class="section"><h2>site:deploy<a name="site:deploy"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-site-plugin:3.0:deploy</p>
+      <p>org.apache.maven.plugins:maven-site-plugin:3.1:deploy</p>
       <p><b>Description</b>:</p>
-      <div>Deploys the generated site using <tt>scp</tt> or
-<tt>file</tt> protocol to the site URL specified in the
+      <div>Deploys the generated site using <a href="/wagon/">wagon supported
+protocols</a> to the site URL specified in the
 <tt>&lt;distributionManagement&gt;</tt> section of the POM. 
-
-<p>For <tt>scp</tt> 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
-<tt>file</tt> protocol, the files are copied directly to the
-destination directory.</p></div>
+<p>For <tt>scp</tt> 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></div>
       <p><b>Attributes</b>:</p>
       <ul>
         <li>Requires a Maven project to be executed.</li>
@@ -359,7 +371,7 @@ and xdoc docs.</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/distribution-management.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/distribution-management.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/distribution-management.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Project Distribution Management</title>
@@ -9,7 +9,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="20110730" />
+        <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -43,8 +43,8 @@
     Project Distribution Management
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -115,45 +115,48 @@
           </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="source-repository.html">Source Repository</a>
+                  <a href="index.html">About</a>
             </li>
                       <li class="none">
-            <strong>Distribution Management</strong>
-          </li>
+                  <a href="project-summary.html">Project Summary</a>
+            </li>
                       <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="license.html">Project License</a>
             </li>
                       <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="team-list.html">Project Team</a>
             </li>
                       <li class="none">
-                  <a href="integration.html">Continuous Integration</a>
+                  <a href="source-repository.html">Source Repository</a>
             </li>
                       <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="issue-tracking.html">Issue Tracking</a>
             </li>
                       <li class="none">
                   <a href="mail-lists.html">Mailing Lists</a>
             </li>
                       <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
+                  <a href="dependencies.html">Dependencies</a>
             </li>
                       <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="integration.html">Continuous Integration</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="issue-tracking.html">Issue Tracking</a>
+                  <a href="plugins.html">Project Plugins</a>
             </li>
+                      <li class="none">
+            <strong>Distribution Management</strong>
+          </li>
               </ul>
         </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -175,7 +178,7 @@
                   <a href="../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../index.html">Maven 2</a>
+                  <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../index.html">Plugins</a>
@@ -193,6 +196,21 @@
                   <a href="../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
@@ -201,7 +219,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>The following is the distribution management information used by this project.</p><div class="section"><h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div><div class="section"><h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div><div class="section"><h3>Site - apache.website<a name="Site_-_apache.website"></a></h3><a name="Site_-_apache.website"></a><
 p>scp://people.apache.org/www/maven.apache.org/plugins/maven-site-plugin</p></div></div>
+        <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>The following is the distribution management information used by this project.</p><div class="section"><h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div><div class="section"><h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div><div class="section"><h3>Site - apache.website<a name="Site_-_apache.website"></a></h3><a name="Site_-_apache.website"></a><
 p>scp://people.apache.org/www/maven.apache.org/plugins/maven-site-plugin/</p></div></div>
       </div>
     </div>
     <div class="clear">
@@ -209,7 +227,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/effective-site-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/effective-site-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/effective-site-mojo.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>
@@ -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="20110730" />
+        <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     site:effective-site
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -117,10 +117,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                        <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -142,7 +142,7 @@
                   <a href="../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../index.html">Maven 2</a>
+                  <a href="../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../index.html">Plugins</a>
@@ -160,6 +160,21 @@
                   <a href="../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="./images/logos/maven-feather.png"/>
         </a>
@@ -172,7 +187,7 @@
   
     <div class="section"><h2>site:effective-site<a name="site:effective-site"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-site-plugin:3.0:effective-site</p>
+      <p>org.apache.maven.plugins:maven-site-plugin:3.1:effective-site</p>
       <p><b>Description</b>:</p>
       <div>Displays the effective site descriptor as an XML for this build,
 after inheritance and interpolation of <tt>site.xml</tt>.</div>
@@ -193,7 +208,8 @@ after inheritance and interpolation of <
             <td><b><a href="#attributes">attributes</a></b></td>
             <td><tt>Map</tt></td>
             <td><tt>2.2</tt></td>
-            <td>The template properties for rendering the site.<br /></td>
+            <td>Additional template properties for rendering the site. See <a href="/doxia/doxia-sitetools/doxia-site-renderer/">Doxia Site
+Renderer</a>.<br /></td>
           </tr>
           <tr class="a">
             <td><b><a href="#generateProjectInfo">generateProjectInfo</a></b></td>
@@ -229,10 +245,7 @@ Java Virtual Machine.<br /></td>
             <td><tt>2.2</tt></td>
             <td>Module type exclusion mappings ex: <tt>fml -&gt;
 **/*-m1.fml</tt> (excludes fml files ending in '-m1.fml'
-recursively) 
-
-<p></p>The configuration looks like this: 
-
+recursively) The configuration looks like this: 
 <div><pre>
   &lt;moduleExcludes&gt;
     &lt;moduleType&gt;filename1.ext,**/*sample.ext&lt;/moduleType&gt;
@@ -272,7 +285,11 @@ to false, or if the project has no URL d
             <td><b><a href="#reportPlugins">reportPlugins</a></b></td>
             <td><tt>ReportPlugin[]</tt></td>
             <td><tt>3.0-beta-1</tt></td>
-            <td>Report plugins (Maven 3).<br /></td>
+            <td><p>Configuration section used internally by Maven 3.</p>
+<p>More details available here: <a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/maven-3.html#Configuration_formats" target="_blank">http://maven.apache.org/plugins/maven-site-plugin/maven-3.html#Configuration_formats</a></p>
+<p><b>Note:</b> using this field is not mandatory with Maven 3 as
+Maven core injects usual <tt>&lt;reporting&gt;</tt> section
+into this field.</p><br /></td>
           </tr>
           <tr class="b">
             <td><b><a href="#siteDirectory">siteDirectory</a></b></td>
@@ -311,7 +328,8 @@ highly recommended that you package this
       </div>
       <div class="section"><h3>Parameter Details<a name="Parameter_Details"></a></h3>
         <p><b><a name="attributes">attributes</a>:</b></p>
-        <div>The template properties for rendering the site.</div>
+        <div>Additional template properties for rendering the site. See <a href="/doxia/doxia-sitetools/doxia-site-renderer/">Doxia Site
+Renderer</a>.</div>
         <ul>
           <li><b>Type</b>: <tt>java.util.Map</tt></li>
           <li><b>Since</b>: <tt>2.2</tt></li>
@@ -353,10 +371,7 @@ Java Virtual Machine.</div>
         </ul><hr /><p><b><a name="moduleExcludes">moduleExcludes</a>:</b></p>
         <div>Module type exclusion mappings ex: <tt>fml -&gt;
 **/*-m1.fml</tt> (excludes fml files ending in '-m1.fml'
-recursively) 
-
-<p></p>The configuration looks like this: 
-
+recursively) The configuration looks like this: 
 <div><pre>
   &lt;moduleExcludes&gt;
     &lt;moduleType&gt;filename1.ext,**/*sample.ext&lt;/moduleType&gt;
@@ -401,7 +416,11 @@ to false, or if the project has no URL d
           <li><b>Expression</b>: <tt>${relativizeDecorationLinks}</tt></li>
           <li><b>Default</b>: <tt>true</tt></li>
         </ul><hr /><p><b><a name="reportPlugins">reportPlugins</a>:</b></p>
-        <div>Report plugins (Maven 3).</div>
+        <div><p>Configuration section used internally by Maven 3.</p>
+<p>More details available here: <a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/maven-3.html#Configuration_formats" target="_blank">http://maven.apache.org/plugins/maven-site-plugin/maven-3.html#Configuration_formats</a></p>
+<p><b>Note:</b> using this field is not mandatory with Maven 3 as
+Maven core injects usual <tt>&lt;reporting&gt;</tt> section
+into this field.</p></div>
         <ul>
           <li><b>Type</b>: <tt>org.apache.maven.reporting.exec.ReportPlugin[]</tt></li>
           <li><b>Since</b>: <tt>3.0-beta-1</tt></li>
@@ -461,7 +480,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/examples/adding-deploy-protocol.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/adding-deploy-protocol.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/adding-deploy-protocol.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Adding a Protocol to Deploy the Site</title>
@@ -11,7 +11,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="20110724" />
-    <meta name="Date-Revision-yyyymmdd" content="20110730" />
+    <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     Adding a Protocol to Deploy the Site
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -117,10 +117,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                        <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -142,7 +142,7 @@
                   <a href="../../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../../index.html">Maven 2</a>
+                  <a href="../../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../../index.html">Plugins</a>
@@ -160,6 +160,21 @@
                   <a href="../../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
@@ -168,7 +183,12 @@
     </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>Adding a Protocol to Deploy the Site<a name="Adding_a_Protocol_to_Deploy_the_Site"></a></h2><p>Out of the box, Maven 3 only supports <tt>file:</tt>, <tt>http:</tt> and <tt>https:</tt> as transport protocols. Maven 2 adds <tt>scp:</tt> to this list.</p><p>To deploy a site with a non-built-in protocol, you need to add the corresponding <a class="externalLink" href="http://maven.apache.org/wagon/">wagon provider</a>.</p><p>You can add it either as a <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-using-extensions.html">global extension</a>, or declare it at as a dependency of the site plugin:</p><div class="source"><pre>&lt;project&gt;
+        <!-- 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>Adding a Protocol to Deploy the Site<a name="Adding_a_Protocol_to_Deploy_the_Site"></a></h2><p>Out of the box, Maven 3 only supports <tt>file:</tt>, <tt>http:</tt> and <tt>https:</tt> as transport protocols. Maven 2 adds <tt>scp:</tt> to this list.</p><p>If you try to deploy a site with an unsupported protocol, you'll get an error:</p><div class="source"><pre>[ERROR] 
+Unsupported protocol: '...' for site deployment to distributionManagement.site.url=...
+Currently supported protocols are: ...
+    Protocols may be added through wagon providers.
+    For more information, see http://maven.apache.org/plugins/maven-site-plugin/examples/adding-deploy-protocol.html
+</pre></div><p>As explained in the error message, to deploy a site with a non-built-in protocol, you need to add the corresponding <a class="externalLink" href="http://maven.apache.org/wagon/">wagon provider</a>.</p><p>You can add it either as a <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-using-extensions.html">global extension</a>, or declare it at as a dependency of the site plugin:</p><div class="source"><pre>&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;pluginManagement&gt;
@@ -176,14 +196,14 @@
         &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;3.0&lt;/version&gt;
-            &lt;dependencies&gt;
-              &lt;dependency&gt;&lt;!-- add support for ssh/scp --&gt;
-                &lt;groupId&gt;org.apache.maven.wagon&lt;/groupId&gt;
-                &lt;artifactId&gt;wagon-ssh&lt;/artifactId&gt;
-                &lt;version&gt;1.0&lt;/version&gt;
-              &lt;/dependency&gt;
-            &lt;/dependencies&gt;
+          &lt;version&gt;3.1&lt;/version&gt;
+          &lt;dependencies&gt;
+            &lt;dependency&gt;&lt;!-- add support for ssh/scp --&gt;
+              &lt;groupId&gt;org.apache.maven.wagon&lt;/groupId&gt;
+              &lt;artifactId&gt;wagon-ssh&lt;/artifactId&gt;
+              &lt;version&gt;1.0&lt;/version&gt;
+            &lt;/dependency&gt;
+          &lt;/dependencies&gt;
         &lt;/plugin&gt;
       &lt;/plugins&gt;
     &lt;/pluginManagement&gt;
@@ -198,7 +218,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/examples/configuring-reports.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/configuring-reports.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/configuring-reports.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Configuring Reports</title>
@@ -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="20090308" />
-    <meta name="Date-Revision-yyyymmdd" content="20110730" />
+    <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     Configuring Reports
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -117,10 +117,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                        <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -142,7 +142,7 @@
                   <a href="../../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../../index.html">Maven 2</a>
+                  <a href="../../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../../index.html">Plugins</a>
@@ -160,6 +160,21 @@
                   <a href="../../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
@@ -189,7 +204,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/examples/creating-content.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/creating-content.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/creating-content.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Creating Content</title>
@@ -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="20090308" />
-    <meta name="Date-Revision-yyyymmdd" content="20110730" />
+    <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     Creating Content
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -117,10 +117,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                        <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -142,7 +142,7 @@
                   <a href="../../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../../index.html">Maven 2</a>
+                  <a href="../../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../../index.html">Plugins</a>
@@ -160,6 +160,21 @@
                   <a href="../../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
@@ -168,7 +183,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>Creating Content<a name="Creating_Content"></a></h2><p>Now it's time to create some content for your site. In Maven 2, the site content is structured by format, as there are several formats supported.</p><p>Here's an example of a directory structure for a site:</p><div><pre>+- src/
+        <!-- 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>Creating Content<a name="Creating_Content"></a></h2><p>Now it's time to create some content for your site. In Maven 2, the site content is structured by format, as there are several formats supported.</p><ul><li><a href="#Documentation_formats">Documentation formats</a></li><li><a href="#Adding_Extra_Resources">Adding Extra Resources</a></li><li><a href="#Filtering">Filtering</a></li><li><a href="#Internationalization">Internationalization</a></li></ul><div class="section"><h3>Documentation formats<a name="Documentation_formats"></a></h3><p>Here's an example of a directory structure for a site:</p><div><pre>+- src/
    +- site/
       +- apt/
       |  +- index.apt
@@ -181,7 +196,7 @@
       |  +- other.xml
       |
       +- site.xml
-</pre></div><p>The <tt>${basedir}/src/site</tt> directory which contains a site descriptor along with various directories corresponding to the supported document formats. Let's take a look at examples of the various document formats.</p><p>The APT format (&quot;Almost Plain Text&quot;) is a wiki-like format that allows you to write simple, structured documents (like this one) very quickly. A full reference of the <a class="externalLink" href="http://maven.apache.org/doxia/references/apt-format.html"> APT Format</a> is available.</p><p>The FML format is the FAQ format. This is the same that were used in Maven 1.x. For more info about the <a class="externalLink" href="http://maven.apache.org/doxia/references/fml-format.html">FML Format</a> check the <a class="externalLink" href="http://maven.apache.org/doxia/">Doxia</a> site.</p><p>The XDoc format is the same as <a class="externalLink" href="http://maven.apache.org/maven-1.x/using/site.html"> used in Maven 1.x</a>. A reference
  for the <a class="externalLink" href="http://maven.apache.org/doxia/references/xdoc-format.html"> XDoc Format</a> is available.</p><p>Other formats are available, but at this point these 3 are the best tested. There are also several possible output formats, but currently only XHTML is available.</p><p>Note that all of the above is optional - just one index file is required in one of the input trees. The paths under each format will be merged together to form the root directory of the site. After running '<tt>mvn site:site</tt>' on the example above you will end up with this in your <tt>target</tt> directory:</p><div><pre>+- target/
+</pre></div><p>The <tt>${basedir}/src/site</tt> directory which contains a site descriptor along with various directories corresponding to the supported document formats. Let's take a look at examples of the various document formats.</p><ul><li>APT: The APT format (&quot;Almost Plain Text&quot;) is a wiki-like format that allows you to write simple, structured documents (like this one) very quickly. A full reference of the <a class="externalLink" href="http://maven.apache.org/doxia/references/apt-format.html"> APT Format</a> is available.</li><li>FML: The FML format is the FAQ format. This is the same that were used in Maven 1.x. For more info about the <a class="externalLink" href="http://maven.apache.org/doxia/references/fml-format.html">FML Format</a> check the <a class="externalLink" href="http://maven.apache.org/doxia/">Doxia</a> site.</li><li>XDoc: The XDoc format is the same as <a class="externalLink" href="http://maven.apache.org/maven-1.x/using/site.html"> used in M
 aven 1.x</a>. A reference for the <a class="externalLink" href="http://maven.apache.org/doxia/references/xdoc-format.html"> XDoc Format</a> is available.</li></ul><p>Other formats are available, but the above three are recognized by default by the site plugin. Any other document format for which a doxia parser exists can be used as well (see the list of <a class="externalLink" href="http://maven.apache.org/doxia/references/index.html">Doxia Markup Languages</a>), but in this case you need to add the corresponding Doxia dependency to your site plugin configuration. Check this <a href="../faq.html#How_to_include_a_custom_Doxia_module_like_Twiki">FAQ entry</a> for details. Note that Doxia also supports several output formats, the site plugin only creates XHTML.</p><p>Note that all of the above is optional - just one index file is required in one of the input trees. The paths under each format will be merged together to form the root directory of the site. After running '<tt>mvn
  site:site</tt>' on the example above you will end up with this in your <tt>target</tt> directory:</p><div><pre>+- target/
    +- site/
       +- css/
       |
@@ -191,7 +206,7 @@
       +- general.html
       +- faq.html
       +- other.html
-</pre></div><p>This means that <tt>/src/site/apt/index.apt</tt> will be available in the site as <tt>/index.html</tt>. So, in <a href="./sitedescriptor.html"> your site descriptor</a> you might link to <tt>/index.html</tt> and <tt>/other.html</tt>, where the source of these two files would be <tt>/src/site/apt/index.apt</tt> and <tt>/src/site/xdoc/other.xdoc</tt>.</p><p>The <tt>css</tt> and <tt>images</tt> directories contain stylesheets and images from the skin being used. You can read more about skins in <a href="./sitedescriptor.html">the site descriptor documentation</a>.</p><div class="section"><h3>Adding Extra Resources<a name="Adding_Extra_Resources"></a></h3><p>You can add any arbitrary resource to your site by including them in a <tt>resources</tt> directory as shown below. Additional CSS files can be picked up when they are placed in the <tt>css</tt> directory within the <tt>resources</tt> directory.</p><div><pre>+- src/
+</pre></div><p>This means that <tt>/src/site/apt/index.apt</tt> will be available in the site as <tt>/index.html</tt>. So, in <a href="./sitedescriptor.html"> your site descriptor</a> you might link to <tt>/index.html</tt> and <tt>/other.html</tt>, where the source of these two files would be <tt>/src/site/apt/index.apt</tt> and <tt>/src/site/xdoc/other.xdoc</tt>.</p><p>The <tt>css</tt> and <tt>images</tt> directories contain stylesheets and images from the skin being used. You can read more about skins in <a href="./sitedescriptor.html">the site descriptor documentation</a>.</p></div><div class="section"><h3>Adding Extra Resources<a name="Adding_Extra_Resources"></a></h3><p>You can add any arbitrary resource to your site by including them in a <tt>resources</tt> directory as shown below. Additional CSS files can be picked up when they are placed in the <tt>css</tt> directory within the <tt>resources</tt> directory.</p><div><pre>+- src/
    +- site/
       +- resources/
          +- css/
@@ -199,7 +214,7 @@
          |
          +- images/
             +- pic1.jpg
-</pre></div><p>The file <tt>site.css</tt> will be added to the default XHTML output, so it can be used to adjust the default Maven stylesheets if desired.</p><p>The file <tt>pic1.jpg</tt> will be available via a relative reference to the <tt>images</tt> directory from any page in your site.</p></div><div class="section"><h3>Filtering<a name="Filtering"></a></h3><p><b>Note:</b> This feature is available in version 2.0-beta-6 or later of the Site Plugin.</p><p>To filter properties into any supported documentation format, add a <tt>.vm</tt> extension to the filename.</p><p>For example, the module for the Maven website contains a <a class="externalLink" href="http://svn.apache.org/repos/asf/maven/site/trunk/src/site/apt/download.apt.vm"><tt>src/site/apt/download.apt.vm</tt></a> file, which uses the expression <tt>${currentVersion}</tt> to filter in a property set in the <a class="externalLink" href="http://svn.apache.org/repos/asf/maven/site/trunk/pom.xml">POM</a>.</p><p><b>Note
 :</b> <a class="externalLink" href="http://velocity.apache.org/">Velocity</a> is used to apply the filtering. Because Velocity uses a dot-notation internally you can <b>not</b> use dots in your properties.</p><p>If you declare these properties in your POM</p><div class="source"><pre>  &lt;properties&gt;
+</pre></div><p>The file <tt>site.css</tt> will be added to the default XHTML output, so it can be used to adjust the default Maven stylesheets if desired.</p><p>The file <tt>pic1.jpg</tt> will be available via a relative reference to the <tt>images</tt> directory from any page in your site.</p></div><div class="section"><h3>Filtering<a name="Filtering"></a></h3><p><b>Note:</b> This feature is available in version 2.0-beta-6 or later of the Site Plugin.</p><p>To filter properties into any supported documentation format, add a <tt>.vm</tt> extension to the filename.</p><p>For example, the module for the Maven website contains a <a class="externalLink" href="http://svn.apache.org/repos/asf/maven/site/trunk/src/site/apt/download.apt.vm"><tt>src/site/apt/download.apt.vm</tt></a> file, which uses the expression <tt>${currentStableVersion}</tt> to filter in a property set in the <a class="externalLink" href="http://svn.apache.org/repos/asf/maven/site/trunk/pom.xml">POM</a>.</p><p><
 b>Note:</b> <a class="externalLink" href="http://velocity.apache.org/">Velocity</a> is used to apply the filtering. Because Velocity uses a dot-notation internally you can <b>not</b> use dots in your properties.</p><p>If you declare these properties in your POM</p><div class="source"><pre>  &lt;properties&gt;
     &lt;!-- This will not work because the name of the property has a dot in it --&gt;
     &lt;my.property&gt;My value&lt;/my.property&gt;
     &lt;!-- This will work because the name of the property has no dot in it --&gt;
@@ -212,7 +227,7 @@
       &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;3.0&lt;/version&gt;
+        &lt;version&gt;3.1&lt;/version&gt;
         &lt;configuration&gt;
           &lt;locales&gt;en,fr&lt;/locales&gt;
         &lt;/configuration&gt;
@@ -240,7 +255,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/examples/creatingskins.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/creatingskins.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/creatingskins.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Creating Skins</title>
@@ -12,7 +12,7 @@
         <meta name="author" content="Brett Porter
 Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20090308" />
-    <meta name="Date-Revision-yyyymmdd" content="20110730" />
+    <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -46,8 +46,8 @@ Dennis Lundberg" />
     Creating Skins
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -118,10 +118,10 @@ Dennis Lundberg" />
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                        <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -143,7 +143,7 @@ Dennis Lundberg" />
                   <a href="../../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../../index.html">Maven 2</a>
+                  <a href="../../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../../index.html">Plugins</a>
@@ -161,6 +161,21 @@ Dennis Lundberg" />
                   <a href="../../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
@@ -177,7 +192,7 @@ Dennis Lundberg" />
     </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/examples/moduleexcludes.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/moduleexcludes.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/moduleexcludes.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Excluding Document Formats</title>
@@ -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="20090308" />
-    <meta name="Date-Revision-yyyymmdd" content="20110730" />
+    <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     Excluding Document Formats
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -117,10 +117,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                        <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -142,7 +142,7 @@
                   <a href="../../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../../index.html">Maven 2</a>
+                  <a href="../../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../../index.html">Plugins</a>
@@ -160,6 +160,21 @@
                   <a href="../../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
@@ -184,7 +199,7 @@
       &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;3.0&lt;/version&gt;
+        &lt;version&gt;3.1&lt;/version&gt;
         &lt;configuration&gt;
           &lt;moduleExcludes&gt;
             &lt;fml&gt;*.fml&lt;/fml&gt;
@@ -203,7 +218,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/examples/multimodule.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/multimodule.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/multimodule.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Multi-module Sites</title>
@@ -15,7 +15,7 @@ Maria Odea Ching
 Dennis Lundberg
 Lukas Theussl" />
         <meta name="Date-Creation-yyyymmdd" content="20110118" />
-    <meta name="Date-Revision-yyyymmdd" content="20110730" />
+    <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -49,8 +49,8 @@ Lukas Theussl" />
     Multi-module Sites
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -121,10 +121,10 @@ Lukas Theussl" />
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                        <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -146,7 +146,7 @@ Lukas Theussl" />
                   <a href="../../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../../index.html">Maven 2</a>
+                  <a href="../../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../../index.html">Plugins</a>
@@ -164,6 +164,21 @@ Lukas Theussl" />
                   <a href="../../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
@@ -191,7 +206,7 @@ Lukas Theussl" />
     </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/examples/site-deploy-to-sourceforge.net.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/site-deploy-to-sourceforge.net.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/examples/site-deploy-to-sourceforge.net.html Tue May  8 12:11:59 2012
@@ -1,5 +1,5 @@
 <!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 Jul 30, 2011 -->
+<!-- Generated by Apache Maven Doxia at Apr 27, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Deploying to sourceforge.net</title>
@@ -11,7 +11,7 @@
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
         <meta name="author" content="Barrie Treloar" />
         <meta name="Date-Creation-yyyymmdd" content="20090308" />
-    <meta name="Date-Revision-yyyymmdd" content="20110730" />
+    <meta name="Date-Revision-yyyymmdd" content="20120427" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
@@ -45,8 +45,8 @@
     Deploying to sourceforge.net
       </div>
             <div class="xright">        
-                                 Last Published: 2011-07-30
-              &nbsp;| Version: 3.0
+                                 Last Published: 2012-04-27
+              &nbsp;| Version: 3.1
             </div>
       <div class="clear">
         <hr/>
@@ -117,10 +117,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                        <li class="collapsed">
+                                                                                                                                                                                                                                                                          <li class="collapsed">
                   <a href="../project-info.html">Project Information</a>
                   </li>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                                                                                                              <li class="collapsed">
                   <a href="../project-reports.html">Project Reports</a>
                   </li>
           </ul>
@@ -142,7 +142,7 @@
                   <a href="../../../maven-1.x/index.html">Maven 1.x</a>
             </li>
                   <li class="none">
-                  <a href="../../../index.html">Maven 2</a>
+                  <a href="../../../index.html">Maven 2 & 3</a>
             </li>
                   <li class="none">
                   <a href="../../index.html">Plugins</a>
@@ -160,6 +160,21 @@
                   <a href="../../../wagon/index.html">Wagon</a>
             </li>
           </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+            </li>
+          </ul>
                                  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
           <img alt="Built by Maven" src="../images/logos/maven-feather.png"/>
         </a>
@@ -306,7 +321,7 @@ Connection to shell.sf.net closed.
     </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>.