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 13:58:41 UTC

svn commit: r816556 [20/25] - 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/project-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/project-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/project-summary.html Tue May  8 11:58:34 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-05-31
-               | Version: 2.1.1
+             Last Published: 2010-11-25
+               | Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -107,6 +107,10 @@
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -358,7 +362,7 @@
 <td>maven-site-plugin</td>
 </tr>
 <tr class="a"><td>Version</td>
-<td>2.1.1</td>
+<td>2.2</td>
 </tr>
 <tr class="b"><td>Type</td>
 <td>maven-plugin</td>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/run-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/run-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/run-mojo.html Tue May  8 11:58:34 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-05-31
-              &nbsp;| Version: 2.1.1
+             Last Published: 2010-11-25
+              &nbsp;| Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -107,6 +107,10 @@
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -275,7 +279,7 @@
       <div id="contentBox">
         <div class="section"><h2><a name="site:run"></a>site:run</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-site-plugin:2.1.1:run</p>
+<p>org.apache.maven.plugins:maven-site-plugin:2.2:run</p>
 <p><strong>Description</strong>:</p>
 <div>Starts the site up, rendering documents as requested for faster
 editing. It uses Jetty as the web server.</div><p><strong>Attributes</strong>:</p>
@@ -294,40 +298,33 @@ editing. It uses Jetty as the web server
 <td>Directory containing generated documentation.<br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#siteDirectory">siteDirectory</a></strong></td>
-<td><code>File</code></td>
-<td><code>-</code></td>
-<td>Directory containing the site.xml file and the source for apt, fml
-and xdoc docs.<br />
-</td>
-</tr>
 </table>
 </div>
 <div class="section"><h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
-<table class="bodyTable"><tr class="b"><th>Name</th>
+<table class="bodyTable"><tr class="a"><th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th>
 </tr>
-<tr class="a"><td><strong><a href="#attributes">attributes</a></strong></td>
+<tr class="b"><td><strong><a href="#attributes">attributes</a></strong></td>
 <td><code>Map</code></td>
 <td><code>-</code></td>
 <td>The template properties for rendering the site.<br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#inputEncoding">inputEncoding</a></strong></td>
+<tr class="a"><td><strong><a href="#inputEncoding">inputEncoding</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Specifies the input encoding.<br />
 <strong>Default value is</strong>: <code>${project.build.sourceEncoding}</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#localRepository">localRepository</a></strong></td>
+<tr class="b"><td><strong><a href="#localRepository">localRepository</a></strong></td>
 <td><code>ArtifactRepository</code></td>
 <td><code>-</code></td>
 <td>The local repository.<br />
-</td>
+<strong>Default value is</strong>: <code>${localRepository}</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#locales">locales</a></strong></td>
+<tr class="a"><td><strong><a href="#locales">locales</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>A comma separated list of locales supported by Maven. The first
@@ -335,7 +332,7 @@ valid token will be the default Locale f
 Java Virtual Machine.<br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#moduleExcludes">moduleExcludes</a></strong></td>
+<tr class="b"><td><strong><a href="#moduleExcludes">moduleExcludes</a></strong></td>
 <td><code>Map</code></td>
 <td><code>-</code></td>
 <td>Module type exclusion mappings ex: <code>fml -&gt;
@@ -357,24 +354,31 @@ The configuration looks like this: 
 </pre><br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#outputEncoding">outputEncoding</a></strong></td>
+<tr class="a"><td><strong><a href="#outputEncoding">outputEncoding</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Specifies the output encoding.<br />
 <strong>Default value is</strong>: <code>${project.reporting.outputEncoding}</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#port">port</a></strong></td>
+<tr class="b"><td><strong><a href="#port">port</a></strong></td>
 <td><code>int</code></td>
 <td><code>-</code></td>
 <td>The port to execute the HTTP server on.<br />
 <strong>Default value is</strong>: <code>8080</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#repositories">repositories</a></strong></td>
+<tr class="a"><td><strong><a href="#repositories">repositories</a></strong></td>
 <td><code>List</code></td>
 <td><code>-</code></td>
 <td>Remote repositories used for the project.<br />
 </td>
 </tr>
+<tr class="b"><td><strong><a href="#siteDirectory">siteDirectory</a></strong></td>
+<td><code>File</code></td>
+<td><code>-</code></td>
+<td>Directory containing the site.xml file and the source for apt, fml
+and xdoc docs.<br />
+<strong>Default value is</strong>: <code>${basedir}/src/site</code>.</td>
+</tr>
 <tr class="a"><td><strong><a href="#tempWebappDirectory">tempWebappDirectory</a></strong></td>
 <td><code>File</code></td>
 <td><code>-</code></td>
@@ -432,7 +436,7 @@ highly recommended that you package this
 <p><strong><a name="localRepository">localRepository</a>:</strong></p>
 <div>The local repository.</div><ul><li><strong>Type</strong>: <code>org.apache.maven.artifact.repository.ArtifactRepository</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${localRepository}</code></li>
+<li><strong>Default</strong>: <code>${localRepository}</code></li>
 </ul>
 <hr />
 <p><strong><a name="locales">locales</a>:</strong></p>
@@ -487,8 +491,8 @@ The configuration looks like this: 
 <p><strong><a name="siteDirectory">siteDirectory</a>:</strong></p>
 <div>Directory containing the site.xml file and the source for apt, fml
 and xdoc docs.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li>
-<li><strong>Required</strong>: <code>Yes</code></li>
-<li><strong>Expression</strong>: <code>${basedir}/src/site</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>${basedir}/src/site</code></li>
 </ul>
 <hr />
 <p><strong><a name="tempWebappDirectory">tempWebappDirectory</a>:</strong></p>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/site-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/site-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/site-mojo.html Tue May  8 11:58:34 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-05-31
-              &nbsp;| Version: 2.1.1
+             Last Published: 2010-11-25
+              &nbsp;| Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -107,6 +107,10 @@
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -275,7 +279,7 @@
       <div id="contentBox">
         <div class="section"><h2><a name="site:site"></a>site:site</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-site-plugin:2.1.1:site</p>
+<p>org.apache.maven.plugins:maven-site-plugin:2.2:site</p>
 <p><strong>Description</strong>:</p>
 <div>Generates the site for a single project. 
 
@@ -304,53 +308,46 @@ will <b>not</b> work.</p>
 distributions.<br />
 <strong>Default value is</strong>: <code>${project.reporting.outputDirectory}</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#siteDirectory">siteDirectory</a></strong></td>
-<td><code>File</code></td>
-<td><code>-</code></td>
-<td>Directory containing the site.xml file and the source for apt, fml
-and xdoc docs.<br />
-</td>
-</tr>
 </table>
 </div>
 <div class="section"><h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
-<table class="bodyTable"><tr class="a"><th>Name</th>
+<table class="bodyTable"><tr class="b"><th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th>
 </tr>
-<tr class="b"><td><strong><a href="#attributes">attributes</a></strong></td>
+<tr class="a"><td><strong><a href="#attributes">attributes</a></strong></td>
 <td><code>Map</code></td>
 <td><code>-</code></td>
 <td>The template properties for rendering the site.<br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#generateReports">generateReports</a></strong></td>
+<tr class="b"><td><strong><a href="#generateReports">generateReports</a></strong></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td>Convenience parameter that allows you to disable report generation.<br />
 <strong>Default value is</strong>: <code>true</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#generateSitemap">generateSitemap</a></strong></td>
+<tr class="a"><td><strong><a href="#generateSitemap">generateSitemap</a></strong></td>
 <td><code>boolean</code></td>
 <td><code>2.1</code></td>
 <td>Generate a sitemap. The result will be a &quot;sitemap.html&quot; file at the
 site root.<br />
 <strong>Default value is</strong>: <code>false</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#inputEncoding">inputEncoding</a></strong></td>
+<tr class="b"><td><strong><a href="#inputEncoding">inputEncoding</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Specifies the input encoding.<br />
 <strong>Default value is</strong>: <code>${project.build.sourceEncoding}</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#localRepository">localRepository</a></strong></td>
+<tr class="a"><td><strong><a href="#localRepository">localRepository</a></strong></td>
 <td><code>ArtifactRepository</code></td>
 <td><code>-</code></td>
 <td>The local repository.<br />
-</td>
+<strong>Default value is</strong>: <code>${localRepository}</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#locales">locales</a></strong></td>
+<tr class="b"><td><strong><a href="#locales">locales</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>A comma separated list of locales supported by Maven. The first
@@ -358,7 +355,7 @@ valid token will be the default Locale f
 Java Virtual Machine.<br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#moduleExcludes">moduleExcludes</a></strong></td>
+<tr class="a"><td><strong><a href="#moduleExcludes">moduleExcludes</a></strong></td>
 <td><code>Map</code></td>
 <td><code>-</code></td>
 <td>Module type exclusion mappings ex: <code>fml -&gt;
@@ -380,18 +377,25 @@ The configuration looks like this: 
 </pre><br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#outputEncoding">outputEncoding</a></strong></td>
+<tr class="b"><td><strong><a href="#outputEncoding">outputEncoding</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Specifies the output encoding.<br />
 <strong>Default value is</strong>: <code>${project.reporting.outputEncoding}</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#repositories">repositories</a></strong></td>
+<tr class="a"><td><strong><a href="#repositories">repositories</a></strong></td>
 <td><code>List</code></td>
 <td><code>-</code></td>
 <td>Remote repositories used for the project.<br />
 </td>
 </tr>
+<tr class="b"><td><strong><a href="#siteDirectory">siteDirectory</a></strong></td>
+<td><code>File</code></td>
+<td><code>-</code></td>
+<td>Directory containing the site.xml file and the source for apt, fml
+and xdoc docs.<br />
+<strong>Default value is</strong>: <code>${basedir}/src/site</code>.</td>
+</tr>
 <tr class="a"><td><strong><a href="#template">template</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
@@ -468,7 +472,7 @@ site root.</div><ul><li><strong>Type</st
 <p><strong><a name="localRepository">localRepository</a>:</strong></p>
 <div>The local repository.</div><ul><li><strong>Type</strong>: <code>org.apache.maven.artifact.repository.ArtifactRepository</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${localRepository}</code></li>
+<li><strong>Default</strong>: <code>${localRepository}</code></li>
 </ul>
 <hr />
 <p><strong><a name="locales">locales</a>:</strong></p>
@@ -524,8 +528,8 @@ distributions.</div><ul><li><strong>Type
 <p><strong><a name="siteDirectory">siteDirectory</a>:</strong></p>
 <div>Directory containing the site.xml file and the source for apt, fml
 and xdoc docs.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li>
-<li><strong>Required</strong>: <code>Yes</code></li>
-<li><strong>Expression</strong>: <code>${basedir}/src/site</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>${basedir}/src/site</code></li>
 </ul>
 <hr />
 <p><strong><a name="template">template</a>:</strong></p>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/source-repository.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/source-repository.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/source-repository.html Tue May  8 11:58:34 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-05-31
-              &nbsp;| Version: 2.1.1
+             Last Published: 2010-11-25
+              &nbsp;| Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -107,6 +107,10 @@
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -323,17 +327,17 @@
 This project uses <a href="http://subversion.tigris.org/" class="externalLink">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a href="http://svnbook.red-bean.com/" class="externalLink">http://svnbook.red-bean.com/</a>.</div>
 <a name="Web_Access"></a><div class="section"><h2>Web Access</h2>
 <p>The following is a link to the online source repository.</p>
-<div class="source"><pre><a href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-2.1.1" class="externalLink">http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-2.1.1</a></pre>
+<div class="source"><pre><a href="http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-2.2" class="externalLink">http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-2.2</a></pre>
 </div>
 </div>
 <a name="Anonymous_access"></a><div class="section"><h2>Anonymous access</h2>
 <p>The source can be checked out anonymously from SVN with this command:</p>
-<div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.1.1 maven-site-plugin</pre>
+<div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.2 maven-site-plugin</pre>
 </div>
 </div>
 <a name="Developer_access"></a><div class="section"><h2>Developer access</h2>
 <p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.1.1 maven-site-plugin</pre>
+<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.2 maven-site-plugin</pre>
 </div>
 <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p>
 <div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre>
@@ -341,7 +345,7 @@ This project uses <a href="http://subver
 </div>
 <a name="Access_from_behind_a_firewall"></a><div class="section"><h2>Access from behind a firewall</h2>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
-<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.1.1 maven-site-plugin</pre>
+<div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.2 maven-site-plugin</pre>
 </div>
 </div>
 <a name="Access_through_a_proxy"></a><div class="section"><h2>Access through a proxy</h2>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-deploy-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-deploy-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-deploy-mojo.html Tue May  8 11:58:34 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-05-31
-              &nbsp;| Version: 2.1.1
+             Last Published: 2010-11-25
+              &nbsp;| Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -107,6 +107,10 @@
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -275,7 +279,7 @@
       <div id="contentBox">
         <div class="section"><h2><a name="site:stage-deploy"></a>site:stage-deploy</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-site-plugin:2.1.1:stage-deploy</p>
+<p>org.apache.maven.plugins:maven-site-plugin:2.2:stage-deploy</p>
 <p><strong>Description</strong>:</p>
 <div>Deploys the generated site to a staging or mock directory to the
 site URL specified in the
@@ -304,74 +308,67 @@ deployment.</div><p><strong>Attributes</
 distributions.<br />
 <strong>Default value is</strong>: <code>${project.reporting.outputDirectory}</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#siteDirectory">siteDirectory</a></strong></td>
-<td><code>File</code></td>
-<td><code>-</code></td>
-<td>Directory containing the site.xml file and the source for apt, fml
-and xdoc docs.<br />
-</td>
-</tr>
 </table>
 </div>
 <div class="section"><h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
-<table class="bodyTable"><tr class="a"><th>Name</th>
+<table class="bodyTable"><tr class="b"><th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th>
 </tr>
-<tr class="b"><td><strong><a href="#attributes">attributes</a></strong></td>
+<tr class="a"><td><strong><a href="#attributes">attributes</a></strong></td>
 <td><code>Map</code></td>
 <td><code>-</code></td>
 <td>The template properties for rendering the site.<br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#chmod">chmod</a></strong></td>
+<tr class="b"><td><strong><a href="#chmod">chmod</a></strong></td>
 <td><code>boolean</code></td>
 <td><code>2.1</code></td>
 <td>Whether to run the &quot;chmod&quot; command on the remote site after the
 deploy. Defaults to &quot;true&quot;.<br />
 <strong>Default value is</strong>: <code>true</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#chmodMode">chmodMode</a></strong></td>
+<tr class="a"><td><strong><a href="#chmodMode">chmodMode</a></strong></td>
 <td><code>String</code></td>
 <td><code>2.1</code></td>
 <td>The mode used by the &quot;chmod&quot; command. Only used if chmod = true.
 Defaults to &quot;g+w,a+rX&quot;.<br />
 <strong>Default value is</strong>: <code>g+w,a+rX</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#chmodOptions">chmodOptions</a></strong></td>
+<tr class="b"><td><strong><a href="#chmodOptions">chmodOptions</a></strong></td>
 <td><code>String</code></td>
 <td><code>2.1</code></td>
 <td>The options used by the &quot;chmod&quot; command. Only used if chmod = true.
 Defaults to &quot;-Rf&quot;.<br />
 <strong>Default value is</strong>: <code>-Rf</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#generateReports">generateReports</a></strong></td>
+<tr class="a"><td><strong><a href="#generateReports">generateReports</a></strong></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td>Convenience parameter that allows you to disable report generation.<br />
 <strong>Default value is</strong>: <code>true</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#generateSitemap">generateSitemap</a></strong></td>
+<tr class="b"><td><strong><a href="#generateSitemap">generateSitemap</a></strong></td>
 <td><code>boolean</code></td>
 <td><code>2.1</code></td>
 <td>Generate a sitemap. The result will be a &quot;sitemap.html&quot; file at the
 site root.<br />
 <strong>Default value is</strong>: <code>false</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#inputEncoding">inputEncoding</a></strong></td>
+<tr class="a"><td><strong><a href="#inputEncoding">inputEncoding</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Specifies the input encoding.<br />
 <strong>Default value is</strong>: <code>${project.build.sourceEncoding}</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#localRepository">localRepository</a></strong></td>
+<tr class="b"><td><strong><a href="#localRepository">localRepository</a></strong></td>
 <td><code>ArtifactRepository</code></td>
 <td><code>-</code></td>
 <td>The local repository.<br />
-</td>
+<strong>Default value is</strong>: <code>${localRepository}</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#locales">locales</a></strong></td>
+<tr class="a"><td><strong><a href="#locales">locales</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>A comma separated list of locales supported by Maven. The first
@@ -379,7 +376,7 @@ valid token will be the default Locale f
 Java Virtual Machine.<br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#moduleExcludes">moduleExcludes</a></strong></td>
+<tr class="b"><td><strong><a href="#moduleExcludes">moduleExcludes</a></strong></td>
 <td><code>Map</code></td>
 <td><code>-</code></td>
 <td>Module type exclusion mappings ex: <code>fml -&gt;
@@ -401,18 +398,25 @@ The configuration looks like this: 
 </pre><br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#outputEncoding">outputEncoding</a></strong></td>
+<tr class="a"><td><strong><a href="#outputEncoding">outputEncoding</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Specifies the output encoding.<br />
 <strong>Default value is</strong>: <code>${project.reporting.outputEncoding}</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#repositories">repositories</a></strong></td>
+<tr class="b"><td><strong><a href="#repositories">repositories</a></strong></td>
 <td><code>List</code></td>
 <td><code>-</code></td>
 <td>Remote repositories used for the project.<br />
 </td>
 </tr>
+<tr class="a"><td><strong><a href="#siteDirectory">siteDirectory</a></strong></td>
+<td><code>File</code></td>
+<td><code>-</code></td>
+<td>Directory containing the site.xml file and the source for apt, fml
+and xdoc docs.<br />
+<strong>Default value is</strong>: <code>${basedir}/src/site</code>.</td>
+</tr>
 <tr class="b"><td><strong><a href="#stagingDirectory">stagingDirectory</a></strong></td>
 <td><code>File</code></td>
 <td><code>-</code></td>
@@ -545,7 +549,7 @@ site root.</div><ul><li><strong>Type</st
 <p><strong><a name="localRepository">localRepository</a>:</strong></p>
 <div>The local repository.</div><ul><li><strong>Type</strong>: <code>org.apache.maven.artifact.repository.ArtifactRepository</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${localRepository}</code></li>
+<li><strong>Default</strong>: <code>${localRepository}</code></li>
 </ul>
 <hr />
 <p><strong><a name="locales">locales</a>:</strong></p>
@@ -601,8 +605,8 @@ distributions.</div><ul><li><strong>Type
 <p><strong><a name="siteDirectory">siteDirectory</a>:</strong></p>
 <div>Directory containing the site.xml file and the source for apt, fml
 and xdoc docs.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li>
-<li><strong>Required</strong>: <code>Yes</code></li>
-<li><strong>Expression</strong>: <code>${basedir}/src/site</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>${basedir}/src/site</code></li>
 </ul>
 <hr />
 <p><strong><a name="stagingDirectory">stagingDirectory</a>:</strong></p>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/stage-mojo.html Tue May  8 11:58:34 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-05-31
-              &nbsp;| Version: 2.1.1
+             Last Published: 2010-11-25
+              &nbsp;| Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -107,6 +107,10 @@
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -275,7 +279,7 @@
       <div id="contentBox">
         <div class="section"><h2><a name="site:stage"></a>site:stage</h2>
 <p><strong>Full name</strong>:</p>
-<p>org.apache.maven.plugins:maven-site-plugin:2.1.1:stage</p>
+<p>org.apache.maven.plugins:maven-site-plugin:2.2:stage</p>
 <p><strong>Description</strong>:</p>
 <div>Generates a site in a local staging or mock directory based on the
 site URL specified in the
@@ -306,53 +310,46 @@ multi module build works.</p>
 distributions.<br />
 <strong>Default value is</strong>: <code>${project.reporting.outputDirectory}</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#siteDirectory">siteDirectory</a></strong></td>
-<td><code>File</code></td>
-<td><code>-</code></td>
-<td>Directory containing the site.xml file and the source for apt, fml
-and xdoc docs.<br />
-</td>
-</tr>
 </table>
 </div>
 <div class="section"><h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
-<table class="bodyTable"><tr class="a"><th>Name</th>
+<table class="bodyTable"><tr class="b"><th>Name</th>
 <th>Type</th>
 <th>Since</th>
 <th>Description</th>
 </tr>
-<tr class="b"><td><strong><a href="#attributes">attributes</a></strong></td>
+<tr class="a"><td><strong><a href="#attributes">attributes</a></strong></td>
 <td><code>Map</code></td>
 <td><code>-</code></td>
 <td>The template properties for rendering the site.<br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#generateReports">generateReports</a></strong></td>
+<tr class="b"><td><strong><a href="#generateReports">generateReports</a></strong></td>
 <td><code>boolean</code></td>
 <td><code>-</code></td>
 <td>Convenience parameter that allows you to disable report generation.<br />
 <strong>Default value is</strong>: <code>true</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#generateSitemap">generateSitemap</a></strong></td>
+<tr class="a"><td><strong><a href="#generateSitemap">generateSitemap</a></strong></td>
 <td><code>boolean</code></td>
 <td><code>2.1</code></td>
 <td>Generate a sitemap. The result will be a &quot;sitemap.html&quot; file at the
 site root.<br />
 <strong>Default value is</strong>: <code>false</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#inputEncoding">inputEncoding</a></strong></td>
+<tr class="b"><td><strong><a href="#inputEncoding">inputEncoding</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Specifies the input encoding.<br />
 <strong>Default value is</strong>: <code>${project.build.sourceEncoding}</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#localRepository">localRepository</a></strong></td>
+<tr class="a"><td><strong><a href="#localRepository">localRepository</a></strong></td>
 <td><code>ArtifactRepository</code></td>
 <td><code>-</code></td>
 <td>The local repository.<br />
-</td>
+<strong>Default value is</strong>: <code>${localRepository}</code>.</td>
 </tr>
-<tr class="a"><td><strong><a href="#locales">locales</a></strong></td>
+<tr class="b"><td><strong><a href="#locales">locales</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>A comma separated list of locales supported by Maven. The first
@@ -360,7 +357,7 @@ valid token will be the default Locale f
 Java Virtual Machine.<br />
 </td>
 </tr>
-<tr class="b"><td><strong><a href="#moduleExcludes">moduleExcludes</a></strong></td>
+<tr class="a"><td><strong><a href="#moduleExcludes">moduleExcludes</a></strong></td>
 <td><code>Map</code></td>
 <td><code>-</code></td>
 <td>Module type exclusion mappings ex: <code>fml -&gt;
@@ -382,18 +379,25 @@ The configuration looks like this: 
 </pre><br />
 </td>
 </tr>
-<tr class="a"><td><strong><a href="#outputEncoding">outputEncoding</a></strong></td>
+<tr class="b"><td><strong><a href="#outputEncoding">outputEncoding</a></strong></td>
 <td><code>String</code></td>
 <td><code>-</code></td>
 <td>Specifies the output encoding.<br />
 <strong>Default value is</strong>: <code>${project.reporting.outputEncoding}</code>.</td>
 </tr>
-<tr class="b"><td><strong><a href="#repositories">repositories</a></strong></td>
+<tr class="a"><td><strong><a href="#repositories">repositories</a></strong></td>
 <td><code>List</code></td>
 <td><code>-</code></td>
 <td>Remote repositories used for the project.<br />
 </td>
 </tr>
+<tr class="b"><td><strong><a href="#siteDirectory">siteDirectory</a></strong></td>
+<td><code>File</code></td>
+<td><code>-</code></td>
+<td>Directory containing the site.xml file and the source for apt, fml
+and xdoc docs.<br />
+<strong>Default value is</strong>: <code>${basedir}/src/site</code>.</td>
+</tr>
 <tr class="a"><td><strong><a href="#stagingDirectory">stagingDirectory</a></strong></td>
 <td><code>File</code></td>
 <td><code>-</code></td>
@@ -478,7 +482,7 @@ site root.</div><ul><li><strong>Type</st
 <p><strong><a name="localRepository">localRepository</a>:</strong></p>
 <div>The local repository.</div><ul><li><strong>Type</strong>: <code>org.apache.maven.artifact.repository.ArtifactRepository</code></li>
 <li><strong>Required</strong>: <code>No</code></li>
-<li><strong>Expression</strong>: <code>${localRepository}</code></li>
+<li><strong>Default</strong>: <code>${localRepository}</code></li>
 </ul>
 <hr />
 <p><strong><a name="locales">locales</a>:</strong></p>
@@ -534,8 +538,8 @@ distributions.</div><ul><li><strong>Type
 <p><strong><a name="siteDirectory">siteDirectory</a>:</strong></p>
 <div>Directory containing the site.xml file and the source for apt, fml
 and xdoc docs.</div><ul><li><strong>Type</strong>: <code>java.io.File</code></li>
-<li><strong>Required</strong>: <code>Yes</code></li>
-<li><strong>Expression</strong>: <code>${basedir}/src/site</code></li>
+<li><strong>Required</strong>: <code>No</code></li>
+<li><strong>Default</strong>: <code>${basedir}/src/site</code></li>
 </ul>
 <hr />
 <p><strong><a name="stagingDirectory">stagingDirectory</a>:</strong></p>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/surefire-report.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/surefire-report.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/surefire-report.html Tue May  8 11:58:34 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-05-31
-              &nbsp;| Version: 2.1.1
+             Last Published: 2010-11-25
+              &nbsp;| Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -107,6 +107,10 @@
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -354,7 +358,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.126</td>
+<td>1.016</td>
 </tr>
 </table>
 <br />
@@ -377,7 +381,7 @@ Note: failures are anticipated and check
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.126</td>
+<td>1.016</td>
 </tr>
 </table>
 <br />
@@ -407,7 +411,7 @@ Note: package statistics are not compute
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.11</td>
+<td>1</td>
 </tr>
 </table>
 </div>
@@ -418,7 +422,7 @@ Note: package statistics are not compute
 <div class="section"><h3><a name="org.apache.maven.plugins.siteSiteDeployMojoTest"></a>SiteDeployMojoTest</h3>
 <table class="bodyTable"><tr class="b"><td><img src="images/icon_success_sml.gif" /></td>
 <td>testGetProxyInfoNoProxyForRepositoryProtocol</td>
-<td>0</td>
+<td>0.016</td>
 </tr>
 <tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
 <td>testGetProxyInfoForRepositoryHostExactlyMatchesNonProxyHosts</td>
@@ -465,7 +469,7 @@ Note: package statistics are not compute
 <div class="section"><h3><a name="org.apache.maven.plugins.siteSiteMojoTest"></a>SiteMojoTest</h3>
 <table class="bodyTable"><tr class="a"><td><img src="images/icon_success_sml.gif" /></td>
 <td>testGetInterpolatedSiteDescriptorContent</td>
-<td>1.062</td>
+<td>0.969</td>
 </tr>
 </table>
 </div>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/taglist.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/taglist.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/taglist.html Tue May  8 11:58:34 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-05-31
-              &nbsp;| Version: 2.1.1
+             Last Published: 2010-11-25
+              &nbsp;| Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -107,6 +107,10 @@
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -330,7 +334,7 @@
 <th>Tag strings used by tag class</th>
 </tr>
 <tr class="b"><td><a href="#tag_class_1">@todo</a></td>
-<td>6</td>
+<td>5</td>
 <td>@todo</td>
 </tr>
 <tr class="a"><td><a href="#tag_class_2">TODO</a></td>
@@ -340,15 +344,15 @@
 </table>
 <p>Each tag is detailed below:</p>
 <div class="section"><h3><a name="tag_class_1">@todo</a></h3>
-<p><b>Number of occurrences found in the code: 6</b></p>
+<p><b>Number of occurrences found in the code: 5</b></p>
 <table class="bodyTable"><tr class="b"><th>org.apache.maven.plugins.site.AbstractSiteRenderingMojo</th>
 <th>Line</th>
 </tr>
 <tr class="a"><td>this is used for site descriptor resolution - it should relate to the actual project but for some reason they are not always filled in</td>
-<td>92</td>
+<td>93</td>
 </tr>
 <tr class="b"><td>should we deprecate in favour of reports?</td>
-<td>163</td>
+<td>164</td>
 </tr>
 <tr class="a"><th>org.apache.maven.plugins.site.SiteDeployMojo</th>
 <th>Line</th>
@@ -368,12 +372,6 @@
 <tr class="b"><td>[BP] some things are specific to certain wagons (eg key stuff in authInfo, permissions)</td>
 <td>39</td>
 </tr>
-<tr class="a"><th>org.apache.maven.reporting.MavenMultiPageReport</th>
-<th>Line</th>
-</tr>
-<tr class="b"><td>MSITE-369 remove this class when Maven 3.0 as prerequisite is ok</td>
-<td>37</td>
-</tr>
 </table>
 </div>
 <div class="section"><h3><a name="tag_class_2">TODO</a></h3>
@@ -382,19 +380,19 @@
 <th>Line</th>
 </tr>
 <tr class="b"><td>should be removed see PLXUTILS-61</td>
-<td>179</td>
+<td>180</td>
 </tr>
 <tr class="a"><th>org.apache.maven.plugins.site.AbstractSiteRenderingMojo</th>
 <th>Line</th>
 </tr>
 <tr class="b"><td>I want to get rid of categories eventually. There's no way to add your own in a fully i18n manner</td>
-<td>368</td>
+<td>369</td>
 </tr>
 <tr class="a"><th>org.apache.maven.plugins.site.ReportDocumentRenderer</th>
 <th>Line</th>
 </tr>
 <tr class="b"><td>would be nice to query the report to see if it is modified</td>
-<td>229</td>
+<td>264</td>
 </tr>
 <tr class="a"><th>org.apache.maven.plugins.site.SiteDeployMojo</th>
 <th>Line</th>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/team-list.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/team-list.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/team-list.html Tue May  8 11:58:34 2012
@@ -72,8 +72,8 @@
             
   
     
-             Last Published: 2010-05-31
-              &nbsp;| Version: 2.1.1
+             Last Published: 2010-11-25
+              &nbsp;| Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -107,6 +107,10 @@
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -836,6 +840,10 @@
 <td><a href="mailto:spantus@gmail.com" class="externalLink">spantus@gmail.com</a></td>
 <td>Lithuanian translator</td>
 </tr>
+<tr class="a"><td>Yevgeny Nyden</td>
+<td><a href="mailto:yev@curre.net" class="externalLink">yev@curre.net</a></td>
+<td>Russian translator</td>
+</tr>
 </table>
 </div>
 </div>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/allclasses-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/allclasses-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/allclasses-frame.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-All Classes (Maven Site Plugin 2.1.1 Test API)
+All Classes (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/allclasses-noframe.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/allclasses-noframe.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/allclasses-noframe.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-All Classes (Maven Site Plugin 2.1.1 Test API)
+All Classes (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/constant-values.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/constant-values.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/constant-values.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Constant Field Values (Maven Site Plugin 2.1.1 Test API)
+Constant Field Values (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Constant Field Values (Maven Site Plugin
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Constant Field Values (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Constant Field Values (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/deprecated-list.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/deprecated-list.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/deprecated-list.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Deprecated List (Maven Site Plugin 2.1.1 Test API)
+Deprecated List (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Deprecated List (Maven Site Plugin 2.1.1
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Deprecated List (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Deprecated List (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/help-doc.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/help-doc.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/help-doc.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-API Help (Maven Site Plugin 2.1.1 Test API)
+API Help (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ API Help (Maven Site Plugin 2.1.1 Test A
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="API Help (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="API Help (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/index-all.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/index-all.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/index-all.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Index (Maven Site Plugin 2.1.1 Test API)
+Index (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Index (Maven Site Plugin 2.1.1 Test API)
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Index (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Index (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/index.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/index.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Mon May 31 23:25:50 CEST 2010-->
+<!-- Generated by javadoc on Thu Nov 25 20:12:00 CET 2010-->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Maven Site Plugin 2.1.1 Test API
+Maven Site Plugin 2.2 Test API
 </TITLE>
 <SCRIPT type="text/javascript">
     targetPage = "" + window.location.search;

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/options
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/options (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/options Tue May  8 11:58:34 2012
@@ -1,5 +1,5 @@
 -classpath
-'G:/apache/maven/trunks/plugins/maven-site-plugin/target/checkout/target/classes;G:/apache/maven/trunks/plugins/maven-site-plugin/target/checkout/target/test-classes;C:/Documents and Settings/dlg01/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar;C:/Documents and Settings/dlg01/.m2/repository/com/jcraft/jsch/0.1.23/jsch-0.1.23.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1.3/doxia-sink-api-1.1.3.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar;
 C:/Documents and Settings/dlg01/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-alpha-5/wagon-ssh-1.0-alpha-5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar;C:/Documents and Settings/dlg01/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/wagon/wagon-file/1.0-alpha-5/wagon-file-1.0-alpha-5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-alpha-5/wagon-http-lightweight-1.0-alpha-5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar;C:/Documents and Settings/dlg01/.m2/repo
 sitory/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.3/doxia-module-fml-1.1.3.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-4/wagon-provider-api-1.0-beta-4.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar;C:/Documents and Settings/dlg01/.m2/repository/org/mortbay/jetty/jetty/6.1.5/jetty-6.1.5.jar;C:/Documents and Set
 tings/dlg01/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/mortbay/jetty/jetty-util/6.1.5/jetty-util-6.1.5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.3/doxia-module-xhtml-1.1.3.jar;C:/Documents and Settings/dlg01/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.3/doxia-site-renderer-1.1.3.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.1.3/doxia-module-apt-1.1.3.jar;C:/Documents and Settings/dlg01/
 .m2/repository/org/apache/maven/doxia/doxia-core/1.1.3/doxia-core-1.1.3.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.2/maven-plugin-testing-harness-1.2.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.1.3/doxia-module-xdoc-1.1.3.jar;C:/Documents and Settings/dlg01/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.5/servlet-api-2.5-
 6.1.5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar;C:/Documents and Settings/dlg01/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-core/2.0/maven-core-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-interact
 ivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.jar'
+'G:/apache/maven/trunks/plugins/maven-site-plugin/target/checkout/target/classes;G:/apache/maven/trunks/plugins/maven-site-plugin/target/checkout/target/test-classes;C:/Documents and Settings/dlg01/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar;C:/Documents and Settings/dlg01/.m2/repository/com/jcraft/jsch/0.1.23/jsch-0.1.23.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar;
 C:/Documents and Settings/dlg01/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-alpha-5/wagon-ssh-1.0-alpha-5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.10/plexus-utils-1.5.10.jar;C:/Documents and Settings/dlg01/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/wagon/wagon-file/1.0-alpha-5/wagon-file-1.0-alpha-5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-alpha-5/wagon-http-lightweight-1.0-alpha-5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar;C:/Documents and Settings/dlg01/.m2/re
 pository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-4/wagon-provider-api-1.0-beta-4.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar;C:/Documents and Settings/dlg01/.m2/repository/org/mortbay/jetty/jetty/6.1.5/jetty-6.1.5.jar;C:/Documents and S
 ettings/dlg01/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/mortbay/jetty/jetty-util/6.1.5/jetty-util-6.1.5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar;C:/Documents and Settings/dlg01/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.3/maven-doxia-tools-1.3.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.1.4/doxia-module-apt-1.1.4.jar;C:/Documents and Settings/dlg01/.m
 2/repository/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.2/maven-plugin-testing-harness-1.2.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.1.4/doxia-module-xdoc-1.1.4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.5/servlet-api-2.5-6.
 1.5.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-core/2.0/maven-core-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1
 .0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar;C:/Documents and Settings/dlg01/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar'
 -encoding
 'UTF-8'
 -protected
@@ -15,7 +15,7 @@
 -docencoding
 'UTF-8'
 -doctitle
-'Maven Site Plugin 2.1.1 Test API'
+'Maven Site Plugin 2.2 Test API'
 -link
 'http://java.sun.com/j2se/1.4.2/docs/api'
 -link
@@ -95,4 +95,4 @@
 -use
 -version
 -windowtitle
-'Maven Site Plugin 2.1.1 Test API'
\ No newline at end of file
+'Maven Site Plugin 2.2 Test API'
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/SiteDeployMojoTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/SiteDeployMojoTest.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/SiteDeployMojoTest.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:49 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:11:59 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteDeployMojoTest (Maven Site Plugin 2.1.1 Test API)
+SiteDeployMojoTest (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.SiteDeployMojoTest class">
@@ -15,7 +15,7 @@ SiteDeployMojoTest (Maven Site Plugin 2.
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SiteDeployMojoTest (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="SiteDeployMojoTest (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/SiteMojoTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/SiteMojoTest.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/SiteMojoTest.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:49 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:11:59 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteMojoTest (Maven Site Plugin 2.1.1 Test API)
+SiteMojoTest (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.SiteMojoTest class">
@@ -15,7 +15,7 @@ SiteMojoTest (Maven Site Plugin 2.1.1 Te
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SiteMojoTest (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="SiteMojoTest (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/class-use/SiteDeployMojoTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/class-use/SiteDeployMojoTest.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/class-use/SiteDeployMojoTest.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteDeployMojoTest (Maven Site Plugin 2.1.1 Test API)
+Uses of Class org.apache.maven.plugins.site.SiteDeployMojoTest (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDeployMojoTest (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDeployMojoTest (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/class-use/SiteMojoTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/class-use/SiteMojoTest.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/class-use/SiteMojoTest.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteMojoTest (Maven Site Plugin 2.1.1 Test API)
+Uses of Class org.apache.maven.plugins.site.SiteMojoTest (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteMojoTest (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteMojoTest (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-frame.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site (Maven Site Plugin 2.1.1 Test API)
+org.apache.maven.plugins.site (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site package">

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-summary.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site (Maven Site Plugin 2.1.1 Test API)
+org.apache.maven.plugins.site (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site package">
@@ -15,7 +15,7 @@ org.apache.maven.plugins.site (Maven Sit
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.site (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="org.apache.maven.plugins.site (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-tree.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 2.1.1 Test API)
+org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.maven.plugins.site Class Hier
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/package-use.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 2.1.1 Test API)
+Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Package org.apache.maven.plugins
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:49 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:11:59 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteMavenProjectStub (Maven Site Plugin 2.1.1 Test API)
+SiteMavenProjectStub (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.stubs.SiteMavenProjectStub class">
@@ -15,7 +15,7 @@ SiteMavenProjectStub (Maven Site Plugin 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SiteMavenProjectStub (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="SiteMavenProjectStub (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/class-use/SiteMavenProjectStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/class-use/SiteMavenProjectStub.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/class-use/SiteMavenProjectStub.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.stubs.SiteMavenProjectStub (Maven Site Plugin 2.1.1 Test API)
+Uses of Class org.apache.maven.plugins.site.stubs.SiteMavenProjectStub (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.stubs.SiteMavenProjectStub (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.stubs.SiteMavenProjectStub (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-frame.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.1.1 Test API)
+org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.stubs package">

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-summary.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.1.1 Test API)
+org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.stubs package">
@@ -15,7 +15,7 @@ org.apache.maven.plugins.site.stubs (Mav
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-tree.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.stubs Class Hierarchy (Maven Site Plugin 2.1.1 Test API)
+org.apache.maven.plugins.site.stubs Class Hierarchy (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.maven.plugins.site.stubs Clas
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.site.stubs Class Hierarchy (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="org.apache.maven.plugins.site.stubs Class Hierarchy (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/org/apache/maven/plugins/site/stubs/package-use.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.1.1 Test API)
+Uses of Package org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Package org.apache.maven.plugins
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Uses of Package org.apache.maven.plugins.site.stubs (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/overview-frame.html Tue May  8 11:58:34 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Site Plugin 2.1.1 Test API)
+Overview (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Site Plugin 2.1.1 Test API">
+<META NAME="keywords" CONTENT="Overview, Maven Site Plugin 2.2 Test API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/overview-summary.html Tue May  8 11:58:34 2012
@@ -2,20 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Site Plugin 2.1.1 Test API)
+Overview (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Site Plugin 2.1.1 Test API">
+<META NAME="keywords" CONTENT="Overview, Maven Site Plugin 2.2 Test API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Overview (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Overview (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -79,7 +79,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven Site Plugin 2.1.1 Test API
+Maven Site Plugin 2.2 Test API
 </H1>
 </CENTER>
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/testapidocs/overview-tree.html Tue May  8 11:58:34 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 31 23:25:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Nov 25 20:12:00 CET 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Site Plugin 2.1.1 Test API)
+Class Hierarchy (Maven Site Plugin 2.2 Test API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Class Hierarchy (Maven Site Plugin 2.1.1
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Maven Site Plugin 2.1.1 Test API)";
+    parent.document.title="Class Hierarchy (Maven Site Plugin 2.2 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/usage.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/usage.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/usage.html Tue May  8 11:58:34 2012
@@ -75,8 +75,8 @@ Maria Odea Ching" />
             
   
     
-             Last Published: 2010-05-31
-              &nbsp;| Version: 2.1.1
+             Last Published: 2010-11-25
+              &nbsp;| Version: 2.2
             </div>
       <div class="clear">
         <hr/>
@@ -110,6 +110,10 @@ Maria Odea Ching" />
     <li class="none">
                     <a href="faq.html">FAQ</a>
           </li>
+              
+    <li class="none">
+                    <a href="migrate.html">Migrate</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/index.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/index.html Tue May  8 11:58:34 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Site Plugin 2.1.1 Reference</title>
+		<title>Maven Site Plugin 2.2 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/package-frame.html Tue May  8 11:58:34 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Site Plugin 2.1.1 Reference Package org.apache.maven.plugins.site</title>
+		<title>Maven Site Plugin 2.2 Reference Package org.apache.maven.plugins.site</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/package-summary.html Tue May  8 11:58:34 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Site Plugin 2.1.1 Reference Package org.apache.maven.plugins.site</title>
+		<title>Maven Site Plugin 2.2 Reference Package org.apache.maven.plugins.site</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/stubs/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/stubs/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/stubs/package-frame.html Tue May  8 11:58:34 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Site Plugin 2.1.1 Reference Package org.apache.maven.plugins.site.stubs</title>
+		<title>Maven Site Plugin 2.2 Reference Package org.apache.maven.plugins.site.stubs</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/stubs/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/stubs/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/org/apache/maven/plugins/site/stubs/package-summary.html Tue May  8 11:58:34 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Site Plugin 2.1.1 Reference Package org.apache.maven.plugins.site.stubs</title>
+		<title>Maven Site Plugin 2.2 Reference Package org.apache.maven.plugins.site.stubs</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/overview-frame.html Tue May  8 11:58:34 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Site Plugin 2.1.1 Reference</title>
+		<title>Maven Site Plugin 2.2 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/xref-test/overview-summary.html Tue May  8 11:58:34 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Site Plugin 2.1.1 Reference</title>
+		<title>Maven Site Plugin 2.2 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Maven Site Plugin 2.1.1 Reference</h2>
+		      	<h2>Maven Site Plugin 2.2 Reference</h2>
 
 		<table class="summary">
         	<thead>