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:07:32 UTC

svn commit: r816565 [2/16] - 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/ ap...

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteMap.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteMap.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteMap.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:49 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteMap (Maven Site Plugin 3.0-beta-2 API)
+SiteMap (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ SiteMap (Maven Site Plugin 3.0-beta-2 AP
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SiteMap (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="SiteMap (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>
@@ -128,7 +128,7 @@ Generate a sitemap.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteMap.html#SiteMap(java.lang.String, org.codehaus.plexus.i18n.I18N)">SiteMap</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding,
-        <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/i18n.I18N.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.i18n.I18N</A>&nbsp;i18n)</CODE>
+        org.codehaus.plexus.i18n.I18N&nbsp;i18n)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -163,7 +163,7 @@ Generate a sitemap.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/i18n.I18N.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.i18n.I18N</A></CODE></FONT></TD>
+<CODE>&nbsp;org.codehaus.plexus.i18n.I18N</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteMap.html#getI18n()">getI18n</A></B>()</CODE>
 
 <BR>
@@ -180,7 +180,7 @@ Generate a sitemap.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteMap.html#setI18n(org.codehaus.plexus.i18n.I18N)">setI18n</A></B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/i18n.I18N.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.i18n.I18N</A>&nbsp;i18n)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteMap.html#setI18n(org.codehaus.plexus.i18n.I18N)">setI18n</A></B>(org.codehaus.plexus.i18n.I18N&nbsp;i18n)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of i18n.</TD>
@@ -212,7 +212,7 @@ Generate a sitemap.
 SiteMap</H3>
 <PRE>
 public <B>SiteMap</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;encoding,
-               <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/i18n.I18N.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.i18n.I18N</A>&nbsp;i18n)</PRE>
+               org.codehaus.plexus.i18n.I18N&nbsp;i18n)</PRE>
 <DL>
 </DL>
 
@@ -229,7 +229,7 @@ public <B>SiteMap</B>(<A HREF="http://ja
 <A NAME="getI18n()"><!-- --></A><H3>
 getI18n</H3>
 <PRE>
-public <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/i18n.I18N.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.i18n.I18N</A> <B>getI18n</B>()</PRE>
+public org.codehaus.plexus.i18n.I18N <B>getI18n</B>()</PRE>
 <DL>
 <DD>Get the value of i18n.
 <P>
@@ -243,7 +243,7 @@ public <A HREF="http://plexus.codehaus.o
 <A NAME="setI18n(org.codehaus.plexus.i18n.I18N)"><!-- --></A><H3>
 setI18n</H3>
 <PRE>
-public void <B>setI18n</B>(<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/i18n.I18N.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.i18n.I18N</A>&nbsp;i18n)</PRE>
+public void <B>setI18n</B>(org.codehaus.plexus.i18n.I18N&nbsp;i18n)</PRE>
 <DL>
 <DD>Set the value of i18n.
 <P>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:49 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteMojo (Maven Site Plugin 3.0-beta-2 API)
+SiteMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ SiteMojo (Maven Site Plugin 3.0-beta-2 A
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SiteMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="SiteMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteRunMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteRunMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteRunMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:49 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteRunMojo (Maven Site Plugin 3.0-beta-2 API)
+SiteRunMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ SiteRunMojo (Maven Site Plugin 3.0-beta-
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SiteRunMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="SiteRunMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteStageDeployMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteStageDeployMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteStageDeployMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteStageDeployMojo (Maven Site Plugin 3.0-beta-2 API)
+SiteStageDeployMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ SiteStageDeployMojo (Maven Site Plugin 3
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SiteStageDeployMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="SiteStageDeployMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteStageMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteStageMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteStageMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteStageMojo (Maven Site Plugin 3.0-beta-2 API)
+SiteStageMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ SiteStageMojo (Maven Site Plugin 3.0-bet
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SiteStageMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="SiteStageMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/AbstractSiteMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/AbstractSiteMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/AbstractSiteMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.AbstractSiteMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.AbstractSiteMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.AbstractSiteMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.AbstractSiteMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/AbstractSiteRenderingMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/AbstractSiteRenderingMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/AbstractSiteRenderingMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.AbstractSiteRenderingMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.AbstractSiteRenderingMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.AbstractSiteRenderingMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.AbstractSiteRenderingMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/CategorySummaryDocumentRenderer.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/CategorySummaryDocumentRenderer.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/CategorySummaryDocumentRenderer.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/DefaultMavenReportExecutor.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/DefaultMavenReportExecutor.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/DefaultMavenReportExecutor.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.DefaultMavenReportExecutor (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.DefaultMavenReportExecutor (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.DefaultMavenReportExecutor (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.DefaultMavenReportExecutor (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/EffectiveSiteMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/EffectiveSiteMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/EffectiveSiteMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.EffectiveSiteMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.EffectiveSiteMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.EffectiveSiteMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.EffectiveSiteMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/HelpMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/HelpMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/HelpMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.HelpMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.HelpMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.HelpMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.HelpMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/MavenReportExecution.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/MavenReportExecution.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/MavenReportExecution.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.MavenReportExecution (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.MavenReportExecution (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.MavenReportExecution (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.MavenReportExecution (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/MavenReportExecutor.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/MavenReportExecutor.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/MavenReportExecutor.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.maven.plugins.site.MavenReportExecutor (Maven Site Plugin 3.0-beta-2 API)
+Uses of Interface org.apache.maven.plugins.site.MavenReportExecutor (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Interface org.apache.maven.plugi
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.maven.plugins.site.MavenReportExecutor (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Interface org.apache.maven.plugins.site.MavenReportExecutor (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/MavenReportExecutorRequest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/MavenReportExecutorRequest.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/MavenReportExecutorRequest.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.MavenReportExecutorRequest (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.MavenReportExecutorRequest (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.MavenReportExecutorRequest (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.MavenReportExecutorRequest (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/ReportDocumentRenderer.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/ReportDocumentRenderer.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/ReportDocumentRenderer.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.ReportDocumentRenderer (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.ReportDocumentRenderer (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.ReportDocumentRenderer (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.ReportDocumentRenderer (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/ReportPlugin.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/ReportPlugin.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/ReportPlugin.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.ReportPlugin (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.ReportPlugin (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.ReportPlugin (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.ReportPlugin (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/ReportSet.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/ReportSet.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/ReportSet.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.ReportSet (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.ReportSet (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.ReportSet (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.ReportSet (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteDeployMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteDeployMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteDeployMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteDeployMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.SiteDeployMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDeployMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDeployMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteDescriptorArtifactMetadata.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteDescriptorArtifactMetadata.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteDescriptorArtifactMetadata.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteDescriptorAttachMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteDescriptorAttachMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteDescriptorAttachMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteDescriptorAttachMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.SiteDescriptorAttachMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDescriptorAttachMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDescriptorAttachMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteJarMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteJarMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteJarMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteJarMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.SiteJarMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteJarMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteJarMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteMap.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteMap.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteMap.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteMap (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.SiteMap (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteMap (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteMap (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.SiteMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteRunMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteRunMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteRunMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteRunMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.SiteRunMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteRunMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteRunMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteStageDeployMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteStageDeployMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteStageDeployMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteStageDeployMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.SiteStageDeployMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteStageDeployMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteStageDeployMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteStageMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteStageMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/class-use/SiteStageMojo.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteStageMojo (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.SiteStageMojo (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteStageMojo (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteStageMojo (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-frame.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-summary.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.site (Maven Sit
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-tree.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.site Class Hier
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/package-use.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-2 API)
+Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Package org.apache.maven.plugins
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/PathUtils.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/PathUtils.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/PathUtils.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:48 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:47 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-PathUtils (Maven Site Plugin 3.0-beta-2 API)
+PathUtils (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ PathUtils (Maven Site Plugin 3.0-beta-2 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PathUtils (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="PathUtils (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/class-use/PathUtils.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/class-use/PathUtils.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/class-use/PathUtils.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.wagon.PathUtils (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.wagon.PathUtils (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.wagon.PathUtils (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.wagon.PathUtils (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-frame.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-summary.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.site.wagon (Mav
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-tree.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.wagon Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site.wagon Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.site.wagon Clas
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.site.wagon Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="org.apache.maven.plugins.site.wagon Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/package-use.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-2 API)
+Uses of Package org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Package org.apache.maven.plugins
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.site.wagon (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/Repository.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/Repository.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/Repository.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:48 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:47 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Repository (Maven Site Plugin 3.0-beta-2 API)
+Repository (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Repository (Maven Site Plugin 3.0-beta-2
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Repository (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Repository (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/class-use/Repository.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/class-use/Repository.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/class-use/Repository.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.wagon.repository.Repository (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.wagon.repository.Repository (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.wagon.repository.Repository (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.wagon.repository.Repository (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-frame.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-summary.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.site.wagon.repo
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-tree.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.wagon.repository Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site.wagon.repository Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.site.wagon.repo
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.site.wagon.repository Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="org.apache.maven.plugins.site.wagon.repository Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/wagon/repository/package-use.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-2 API)
+Uses of Package org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Package org.apache.maven.plugins
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.site.wagon.repository (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/DoxiaBean.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/DoxiaBean.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/DoxiaBean.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:48 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:47 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DoxiaBean (Maven Site Plugin 3.0-beta-2 API)
+DoxiaBean (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ DoxiaBean (Maven Site Plugin 3.0-beta-2 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DoxiaBean (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="DoxiaBean (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/DoxiaFilter.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/DoxiaFilter.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/DoxiaFilter.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:48 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:47 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DoxiaFilter (Maven Site Plugin 3.0-beta-2 API)
+DoxiaFilter (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ DoxiaFilter (Maven Site Plugin 3.0-beta-
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DoxiaFilter (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="DoxiaFilter (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/class-use/DoxiaBean.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/class-use/DoxiaBean.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/class-use/DoxiaBean.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.webapp.DoxiaBean (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.webapp.DoxiaBean (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.webapp.DoxiaBean (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.webapp.DoxiaBean (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/class-use/DoxiaFilter.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/class-use/DoxiaFilter.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/class-use/DoxiaFilter.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.webapp.DoxiaFilter (Maven Site Plugin 3.0-beta-2 API)
+Uses of Class org.apache.maven.plugins.site.webapp.DoxiaFilter (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.site.webapp.DoxiaFilter (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.site.webapp.DoxiaFilter (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-frame.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-summary.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.site.webapp (Ma
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-tree.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.webapp Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)
+org.apache.maven.plugins.site.webapp Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.site.webapp Cla
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.site.webapp Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="org.apache.maven.plugins.site.webapp Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-use.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-2 API)
+Uses of Package org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Package org.apache.maven.plugins
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.site.webapp (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-frame.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview List (Maven Site Plugin 3.0-beta-2 API)
+Overview List (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-summary.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Site Plugin 3.0-beta-2 API)
+Overview (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Overview (Maven Site Plugin 3.0-beta-2 A
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Overview (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Overview (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>
@@ -82,7 +82,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven Site Plugin 3.0-beta-2 API
+Maven Site Plugin 3.0-beta-3 API
 </H1>
 </CENTER>
 

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-tree.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)
+Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Class Hierarchy (Maven Site Plugin 3.0-b
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Class Hierarchy (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/serialized-form.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/serialized-form.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/serialized-form.html Tue May  8 12:07:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Tue Sep 07 22:54:50 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:48 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Serialized Form (Maven Site Plugin 3.0-beta-2 API)
+Serialized Form (Maven Site Plugin 3.0-beta-3 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-07">
+<META NAME="date" CONTENT="2010-10-18">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Serialized Form (Maven Site Plugin 3.0-b
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Serialized Form (Maven Site Plugin 3.0-beta-2 API)";
+        parent.document.title="Serialized Form (Maven Site Plugin 3.0-beta-3 API)";
     }
 }
 </SCRIPT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/attach-descriptor-mojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/attach-descriptor-mojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/attach-descriptor-mojo.html Tue May  8 12:07:26 2012
@@ -63,7 +63,7 @@
                 <a href="../index.html">Plugins</a>
                 &gt;
       
-                <a href="http://maven.apache.org/plugins/maven-site-plugin/" class="externalLink">Maven Site Plugin</a>
+                <a href="http://maven.apache.org/plugins/maven-site-plugin-3.0-beta-3" class="externalLink">Maven Site Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2010-09-07
-              &nbsp;| Version: 3.0-beta-2
+             Last Published: 2010-10-18
+              &nbsp;| Version: 3.0-beta-3
             </div>
       <div class="clear">
         <hr/>
@@ -112,6 +112,10 @@
     <li class="none">
                     <a href="migrate.html">Migrate</a>
           </li>
+              
+    <li class="none">
+                    <a href="maven-3.html">Maven 3</a>
+          </li>
           </ul>
               <h5>Configuration</h5>
             <ul>
@@ -282,7 +286,7 @@
   
     <div class="section"><h2>site:attach-descriptor<a name="site:attach-descriptor"></a></h2>
       <p><b>Full name</b>:</p>
-      <p>org.apache.maven.plugins:maven-site-plugin:3.0-beta-2:attach-descriptor</p>
+      <p>org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:attach-descriptor</p>
       <p><b>Description</b>:</p>
       <div>Adds the site descriptor (<tt>site.xml</tt>) to the list of
 files to be installed/deployed.</div>