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:09:45 UTC

svn commit: r816568 [5/49] - 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/EffectiveSiteMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/EffectiveSiteMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/EffectiveSiteMojo.html Tue May  8 12:09:38 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:47 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sat Jul 30 17:01:35 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-EffectiveSiteMojo (Maven Site Plugin 3.0-beta-3 API)
+EffectiveSiteMojo (Maven Site Plugin 3 3.0 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-10-18">
+<META NAME="keywords" CONTENT="org.apache.maven.plugins.site.EffectiveSiteMojo class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="EffectiveSiteMojo (Maven Site Plugin 3.0-beta-3 API)";
-    }
+    parent.document.title="EffectiveSiteMojo (Maven Site Plugin 3 3.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -56,7 +53,7 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/DefaultMavenReportExecutor.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/CategorySummaryDocumentRenderer.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/HelpMojo.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/site/EffectiveSiteMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -93,14 +90,14 @@ org.apache.maven.plugins.site</FONT>
 <BR>
 Class EffectiveSiteMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">org.apache.maven.plugins.site.AbstractSiteMojo</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html" title="class in org.apache.maven.plugins.site">org.apache.maven.plugins.site.AbstractSiteRenderingMojo</A>
               <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.site.EffectiveSiteMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/personality/plexus/lifecycle/phase/Contextualizable.html" title="class or interface in org.codehaus.plexus.personality.plexus.lifecycle.phase">Contextualizable</A></DD>
 </DL>
 <HR>
 <DL>
@@ -114,6 +111,8 @@ Displays the effective site descriptor a
 
 <P>
 <DL>
+<DT><B>Since:</B></DT>
+  <DD>2.2</DD>
 <DT><B>Version:</B></DT>
   <DD>$Id$</DD>
 <DT><B>Author:</B></DT>
@@ -132,7 +131,7 @@ Displays the effective site descriptor a
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/EffectiveSiteMojo.html#output">output</A></B></CODE>
 
 <BR>
@@ -145,7 +144,7 @@ Displays the effective site descriptor a
 <TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.site.<A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html" title="class in org.apache.maven.plugins.site">AbstractSiteRenderingMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#artifactFactory">artifactFactory</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#artifactResolver">artifactResolver</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#assembler">assembler</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#attributes">attributes</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#generatedSiteDirectory">generatedSiteDirectory</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#mavenReportExecutor">mavenReportExecutor</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#mavenSession">mavenSession</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#moduleExcludes">moduleExcludes</A>, <
 A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#plexusContainer">plexusContainer</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#project">project</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#repositories">repositories</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#siteRenderer">siteRenderer</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#generatedSiteDirectory">generatedSiteDirectory</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#mavenSession">mavenSession</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#reports">reports</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#siteRenderer">siteRenderer</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.site.AbstractSiteMojo"><!-- --></A>
@@ -154,7 +153,7 @@ Displays the effective site descriptor a
 <TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.site.<A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">AbstractSiteMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#i18n">i18n</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#locales">locales</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#localRepository">localRepository</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#reactorProjects">reactorProjects</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#reportPlugins">reportPlugins</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#siteDirectory">siteDirectory</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#siteTool">siteTool</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#i18n">i18n</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#locales">locales</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#localRepository">localRepository</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#project">project</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#reactorProjects">reactorProjects</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#siteDirectory">siteDirectory</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#siteTool">siteTool</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
@@ -202,8 +201,8 @@ Displays the effective site descriptor a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/EffectiveSiteMojo.html#writeComment(org.codehaus.plexus.util.xml.XMLWriter, java.lang.String)">writeComment</A></B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</A>&nbsp;writer,
-             <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;comment)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/EffectiveSiteMojo.html#writeComment(org.codehaus.plexus.util.xml.XMLWriter, java.lang.String)">writeComment</A></B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</A>&nbsp;writer,
+             <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;comment)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write comments in a normalize way.</TD>
@@ -211,7 +210,7 @@ Displays the effective site descriptor a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/EffectiveSiteMojo.html#writeHeader(org.codehaus.plexus.util.xml.XMLWriter)">writeHeader</A></B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</A>&nbsp;writer)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/EffectiveSiteMojo.html#writeHeader(org.codehaus.plexus.util.xml.XMLWriter)">writeHeader</A></B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</A>&nbsp;writer)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write comments in the Effective POM/settings header.</TD>
@@ -219,8 +218,8 @@ Displays the effective site descriptor a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected static&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/EffectiveSiteMojo.html#writeXmlFile(java.io.File, java.lang.String)">writeXmlFile</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;output,
-             <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;content)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/EffectiveSiteMojo.html#writeXmlFile(java.io.File, java.lang.String)">writeXmlFile</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;output,
+             <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;content)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -232,7 +231,7 @@ Displays the effective site descriptor a
 <TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugins.site.<A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html" title="class in org.apache.maven.plugins.site">AbstractSiteRenderingMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#categoriseReports(java.util.Collection)">categoriseReports</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#createSiteRenderingContext(java.util.Locale)">createSiteRenderingContext</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#filterReports(java.util.List)">filterReports</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#getReports()">getReports</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#locateDocuments(org.apache.maven.doxia.siterenderer.SiteRenderingContext, java.util.List, java.util.Locale)">locateDocuments</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#locateReports(java.util.List, java.util.Map, java.util.Locale)">locateReports</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#categoriseReports(java.util.Collection)">categoriseReports</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#contextualize(org.codehaus.plexus.context.Context)">contextualize</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#createSiteRenderingContext(java.util.Locale)">createSiteRenderingContext</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#getReports()">getReports</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#locateDocuments(org.apache.maven.doxia.siterenderer.SiteRenderingContext, java.util.List, java.util.Locale)">locateDocuments</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#locateReports(java.util.List, java.util.Map, java.util.Locale)">locateReports</A>, <A HREF="../.
 ./../../../org/apache/maven/plugins/site/AbstractSiteRenderingMojo.html#populateReportItems(org.apache.maven.doxia.site.decoration.DecorationModel, java.util.Locale, java.util.Map)">populateReportItems</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugins.site.AbstractSiteMojo"><!-- --></A>
@@ -241,7 +240,7 @@ Displays the effective site descriptor a
 <TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugins.site.<A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">AbstractSiteMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getInputEncoding()">getInputEncoding</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getOutputEncoding()">getOutputEncoding</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#populateReportItems(org.apache.maven.doxia.site.decoration.DecorationModel, java.util.Locale, java.util.Map)">populateReportItems</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#toRelative(java.io.File, java.lang.String)">toRelative</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getInputEncoding()">getInputEncoding</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getMavenVersion()">getMavenVersion</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getOutputEncoding()">getOutputEncoding</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#isMaven3OrMore()">isMaven3OrMore</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
@@ -256,10 +255,10 @@ Displays the effective site descriptor a
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -278,7 +277,7 @@ Displays the effective site descriptor a
 <A NAME="output"><!-- --></A><H3>
 output</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>output</B></PRE>
+protected <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>output</B></PRE>
 <DL>
 <DD>Optional parameter to write the output of this help in a given file, instead of writing to the console.
  <br/>
@@ -336,7 +335,7 @@ public void <B>execute</B>()
 <A NAME="writeHeader(org.codehaus.plexus.util.xml.XMLWriter)"><!-- --></A><H3>
 writeHeader</H3>
 <PRE>
-protected static void <B>writeHeader</B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</A>&nbsp;writer)</PRE>
+protected static void <B>writeHeader</B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</A>&nbsp;writer)</PRE>
 <DL>
 <DD>Write comments in the Effective POM/settings header.
 <P>
@@ -349,8 +348,8 @@ protected static void <B>writeHeader</B>
 <A NAME="writeComment(org.codehaus.plexus.util.xml.XMLWriter, java.lang.String)"><!-- --></A><H3>
 writeComment</H3>
 <PRE>
-protected static void <B>writeComment</B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</A>&nbsp;writer,
-                                   <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;comment)</PRE>
+protected static void <B>writeComment</B>(<A HREF="http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</A>&nbsp;writer,
+                                   <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;comment)</PRE>
 <DL>
 <DD>Write comments in a normalize way.
 <P>
@@ -363,14 +362,14 @@ protected static void <B>writeComment</B
 <A NAME="writeXmlFile(java.io.File, java.lang.String)"><!-- --></A><H3>
 writeXmlFile</H3>
 <PRE>
-protected static void <B>writeXmlFile</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;output,
-                                   <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;content)
-                            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+protected static void <B>writeXmlFile</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;output,
+                                   <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;content)
+                            throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -404,7 +403,7 @@ protected static void <B>writeXmlFile</B
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/DefaultMavenReportExecutor.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/CategorySummaryDocumentRenderer.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/HelpMojo.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/site/EffectiveSiteMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -434,6 +433,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/HelpMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/HelpMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/HelpMojo.html Tue May  8 12:09:38 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:47 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sat Jul 30 17:01:35 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-HelpMojo (Maven Site Plugin 3.0-beta-3 API)
+HelpMojo (Maven Site Plugin 3 3.0 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-10-18">
+<META NAME="keywords" CONTENT="org.apache.maven.plugins.site.HelpMojo class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HelpMojo (Maven Site Plugin 3.0-beta-3 API)";
-    }
+    parent.document.title="HelpMojo (Maven Site Plugin 3 3.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -57,7 +54,7 @@ function windowTitle()
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/EffectiveSiteMojo.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/MavenReportExecution.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/ReportDocumentRenderer.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/site/HelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -93,7 +90,7 @@ org.apache.maven.plugins.site</FONT>
 <BR>
 Class HelpMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.site.HelpMojo</B>
 </PRE>
@@ -112,9 +109,9 @@ Display help information on maven-site-p
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>generated on Mon Oct 18 11:22:55 CEST 2010</DD>
+  <DD>generated on Sat Jul 30 17:00:14 CEST 2011</DD>
 <DT><B>Author:</B></DT>
-  <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.6)</DD>
+  <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.7)</DD>
 <DT><B>Is defined by the goal name:</B></DT><DD>help</DD><DT><B>Requires a Maven project to run:</B></DT><DD>false</DD></DL>
 <HR>
 
@@ -183,10 +180,10 @@ Display help information on maven-site-p
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -265,7 +262,7 @@ public void <B>execute</B>()
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/EffectiveSiteMojo.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/MavenReportExecution.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/ReportDocumentRenderer.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/site/HelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -294,6 +291,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/ReportDocumentRenderer.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/ReportDocumentRenderer.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/ReportDocumentRenderer.html Tue May  8 12:09:38 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:47 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sat Jul 30 17:01:35 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ReportDocumentRenderer (Maven Site Plugin 3.0-beta-3 API)
+ReportDocumentRenderer (Maven Site Plugin 3 3.0 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-10-18">
+<META NAME="keywords" CONTENT="org.apache.maven.plugins.site.ReportDocumentRenderer class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ReportDocumentRenderer (Maven Site Plugin 3.0-beta-3 API)";
-    }
+    parent.document.title="ReportDocumentRenderer (Maven Site Plugin 3 3.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -56,8 +53,8 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/MavenReportExecutorRequest.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/ReportPlugin.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/HelpMojo.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/SiteDeployMojo.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/site/ReportDocumentRenderer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ReportDocumentRenderer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -93,7 +90,7 @@ org.apache.maven.plugins.site</FONT>
 <BR>
 Class ReportDocumentRenderer</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.site.ReportDocumentRenderer</B>
 </PRE>
 <DL>
@@ -101,11 +98,11 @@ Class ReportDocumentRenderer</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>ReportDocumentRenderer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements org.apache.maven.doxia.siterenderer.DocumentRenderer</DL>
+<DT><PRE>public class <B>ReportDocumentRenderer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements org.apache.maven.doxia.siterenderer.DocumentRenderer</DL>
 </PRE>
 
 <P>
-Renders a Maven report.
+Renders a Maven report in a doxia site.
 <P>
 
 <P>
@@ -126,7 +123,7 @@ Renders a Maven report.
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/ReportDocumentRenderer.html#ReportDocumentRenderer(org.apache.maven.plugins.site.MavenReportExecution, org.apache.maven.doxia.sink.render.RenderingContext, org.apache.maven.plugin.logging.Log)">ReportDocumentRenderer</A></B>(<A HREF="../../../../../org/apache/maven/plugins/site/MavenReportExecution.html" title="class in org.apache.maven.plugins.site">MavenReportExecution</A>&nbsp;mavenReportExecution,
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/ReportDocumentRenderer.html#ReportDocumentRenderer(org.apache.maven.reporting.exec.MavenReportExecution, org.apache.maven.doxia.sink.render.RenderingContext, org.apache.maven.plugin.logging.Log)">ReportDocumentRenderer</A></B>(org.apache.maven.reporting.exec.MavenReportExecution&nbsp;mavenReportExecution,
                        org.apache.maven.doxia.sink.render.RenderingContext&nbsp;renderingContext,
                        org.apache.maven.plugin.logging.Log&nbsp;log)</CODE>
 
@@ -145,7 +142,7 @@ Renders a Maven report.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<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></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/ReportDocumentRenderer.html#getOutputName()">getOutputName</A></B>()</CODE>
 
 <BR>
@@ -178,7 +175,7 @@ Renders a Maven report.
 <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/ReportDocumentRenderer.html#renderDocument(java.io.Writer, org.apache.maven.doxia.siterenderer.Renderer, org.apache.maven.doxia.siterenderer.SiteRenderingContext)">renderDocument</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;writer,
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/ReportDocumentRenderer.html#renderDocument(java.io.Writer, org.apache.maven.doxia.siterenderer.Renderer, org.apache.maven.doxia.siterenderer.SiteRenderingContext)">renderDocument</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html" title="class or interface in java.io">Writer</A>&nbsp;writer,
                org.apache.maven.doxia.siterenderer.Renderer&nbsp;renderer,
                org.apache.maven.doxia.siterenderer.SiteRenderingContext&nbsp;siteRenderingContext)</CODE>
 
@@ -189,10 +186,10 @@ Renders a Maven report.
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -208,10 +205,10 @@ Renders a Maven report.
 </TR>
 </TABLE>
 
-<A NAME="ReportDocumentRenderer(org.apache.maven.plugins.site.MavenReportExecution, org.apache.maven.doxia.sink.render.RenderingContext, org.apache.maven.plugin.logging.Log)"><!-- --></A><H3>
+<A NAME="ReportDocumentRenderer(org.apache.maven.reporting.exec.MavenReportExecution, org.apache.maven.doxia.sink.render.RenderingContext, org.apache.maven.plugin.logging.Log)"><!-- --></A><H3>
 ReportDocumentRenderer</H3>
 <PRE>
-public <B>ReportDocumentRenderer</B>(<A HREF="../../../../../org/apache/maven/plugins/site/MavenReportExecution.html" title="class in org.apache.maven.plugins.site">MavenReportExecution</A>&nbsp;mavenReportExecution,
+public <B>ReportDocumentRenderer</B>(org.apache.maven.reporting.exec.MavenReportExecution&nbsp;mavenReportExecution,
                               org.apache.maven.doxia.sink.render.RenderingContext&nbsp;renderingContext,
                               org.apache.maven.plugin.logging.Log&nbsp;log)</PRE>
 <DL>
@@ -230,11 +227,11 @@ public <B>ReportDocumentRenderer</B>(<A 
 <A NAME="renderDocument(java.io.Writer, org.apache.maven.doxia.siterenderer.Renderer, org.apache.maven.doxia.siterenderer.SiteRenderingContext)"><!-- --></A><H3>
 renderDocument</H3>
 <PRE>
-public void <B>renderDocument</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;writer,
+public void <B>renderDocument</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html" title="class or interface in java.io">Writer</A>&nbsp;writer,
                            org.apache.maven.doxia.siterenderer.Renderer&nbsp;renderer,
                            org.apache.maven.doxia.siterenderer.SiteRenderingContext&nbsp;siteRenderingContext)
                     throws org.apache.maven.doxia.siterenderer.RendererException,
-                           <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</A></PRE>
+                           <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/FileNotFoundException.html" title="class or interface in java.io">FileNotFoundException</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>renderDocument</CODE> in interface <CODE>org.apache.maven.doxia.siterenderer.DocumentRenderer</CODE></DL>
@@ -243,7 +240,7 @@ public void <B>renderDocument</B>(<A HRE
 
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.maven.doxia.siterenderer.RendererException</CODE>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/FileNotFoundException.html" title="class or interface in java.io">FileNotFoundException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -251,7 +248,7 @@ public void <B>renderDocument</B>(<A HRE
 <A NAME="getOutputName()"><!-- --></A><H3>
 getOutputName</H3>
 <PRE>
-public <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> <B>getOutputName</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOutputName</B>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>getOutputName</CODE> in interface <CODE>org.apache.maven.doxia.siterenderer.DocumentRenderer</CODE></DL>
@@ -334,8 +331,8 @@ public boolean <B>isExternalReport</B>()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/MavenReportExecutorRequest.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/ReportPlugin.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/HelpMojo.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/SiteDeployMojo.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/site/ReportDocumentRenderer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ReportDocumentRenderer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -364,6 +361,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteDeployMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteDeployMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/SiteDeployMojo.html Tue May  8 12:09:38 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Mon Oct 18 11:25:47 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Sat Jul 30 17:01:35 CEST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteDeployMojo (Maven Site Plugin 3.0-beta-3 API)
+SiteDeployMojo (Maven Site Plugin 3 3.0 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-10-18">
+<META NAME="keywords" CONTENT="org.apache.maven.plugins.site.SiteDeployMojo class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SiteDeployMojo (Maven Site Plugin 3.0-beta-3 API)";
-    }
+    parent.document.title="SiteDeployMojo (Maven Site Plugin 3 3.0 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -56,7 +53,7 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/ReportSet.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/ReportDocumentRenderer.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/SiteDescriptorArtifactMetadata.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/site/SiteDeployMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -77,9 +74,9 @@ function windowTitle()
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.site.AbstractDeployMojo">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_top"></A>
@@ -93,16 +90,18 @@ org.apache.maven.plugins.site</FONT>
 <BR>
 Class SiteDeployMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.site.SiteDeployMojo</B>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">org.apache.maven.plugins.site.AbstractSiteMojo</A>
+          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site">org.apache.maven.plugins.site.AbstractDeployMojo</A>
+              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.site.SiteDeployMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/personality/plexus/lifecycle/phase/Contextualizable.html" title="class or interface in org.codehaus.plexus.personality.plexus.lifecycle.phase">Contextualizable</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SiteDeployMojo</B><DT>extends org.apache.maven.plugin.AbstractMojo</DL>
+<DT><PRE>public class <B>SiteDeployMojo</B><DT>extends <A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site">AbstractDeployMojo</A></DL>
 </PRE>
 
 <P>
@@ -136,13 +135,23 @@ Deploys the generated site using <code>s
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 <B>Field Summary</B></FONT></TH>
 </TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.site.AbstractDeployMojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.site.<A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site">AbstractDeployMojo</A></B></TH>
+</TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;org.apache.maven.execution.MavenSession</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteDeployMojo.html#mavenSession">mavenSession</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#DEFAULT_STAGING_DIRECTORY">DEFAULT_STAGING_DIRECTORY</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#mavenSession">mavenSession</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugins.site.AbstractSiteMojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.maven.plugins.site.<A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">AbstractSiteMojo</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#i18n">i18n</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#locales">locales</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#localRepository">localRepository</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#project">project</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#reactorProjects">reactorProjects</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#siteDirectory">siteDirectory</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#siteTool">siteTool</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
@@ -181,35 +190,37 @@ Deploys the generated site using <code>s
 </TR>
 <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/SiteDeployMojo.html#execute()">execute</A></B>()</CODE>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteDeployMojo.html#getDeployRepositoryID()">getDeployRepositoryID</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Specifies the id to look up credential settings.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;org.apache.maven.wagon.proxy.ProxyInfo</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteDeployMojo.html#getProxy(java.lang.String, java.lang.String, org.apache.maven.plugin.logging.Log, org.apache.maven.execution.MavenSession, org.apache.maven.settings.crypto.SettingsDecrypter)">getProxy</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;protocol,
-         <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;url,
-         org.apache.maven.plugin.logging.Log&nbsp;log,
-         org.apache.maven.execution.MavenSession&nbsp;mavenSession,
-         org.apache.maven.settings.crypto.SettingsDecrypter&nbsp;settingsDecrypter)</CODE>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteDeployMojo.html#getDeployRepositoryURL()">getDeployRepositoryURL</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Specifies the target URL for the deploy.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugins.site.AbstractDeployMojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugins.site.<A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site">AbstractDeployMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;org.apache.maven.wagon.proxy.ProxyInfo</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteDeployMojo.html#getProxyInfo(org.apache.maven.wagon.repository.Repository, org.apache.maven.artifact.manager.WagonManager, org.apache.maven.plugin.logging.Log)">getProxyInfo</A></B>(org.apache.maven.wagon.repository.Repository&nbsp;repository,
-             org.apache.maven.artifact.manager.WagonManager&nbsp;wagonManager,
-             org.apache.maven.plugin.logging.Log&nbsp;log)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
- Get the <code>ProxyInfo</code> of the proxy associated with the <code>host</code>
- and the <code>protocol</code> of the given <code>repository</code>.</TD>
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#appendSlash(java.lang.String)">appendSlash</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#contextualize(org.codehaus.plexus.context.Context)">contextualize</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#execute()">execute</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#getProxyInfo(org.apache.maven.wagon.repository.Repository, org.apache.maven.artifact.manager.WagonManager)">getProxyInfo</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#getRootSite(org.apache.maven.project.MavenProject)">getRootSite</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#getSite(org.apache.maven.project.MavenProject)">getSite</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#getTopLevelBuildDirectory()">getTo
 pLevelBuildDirectory</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugins.site.AbstractSiteMojo"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugins.site.<A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">AbstractSiteMojo</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getInputEncoding()">getInputEncoding</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getMavenVersion()">getMavenVersion</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getOutputEncoding()">getOutputEncoding</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#isMaven3OrMore()">isMaven3OrMore</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
@@ -224,36 +235,15 @@ Deploys the generated site using <code>s
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-<A NAME="field_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
-<B>Field Detail</B></FONT></TH>
-</TR>
-</TABLE>
-
-<A NAME="mavenSession"><!-- --></A><H3>
-mavenSession</H3>
-<PRE>
-protected org.apache.maven.execution.MavenSession <B>mavenSession</B></PRE>
-<DL>
-<DL>
-<DT><B>Since:</B></DT>
-  <DD>3.0-beta-2</DD>
-<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${session}</DD></DL></DD><DT><B>Is readonly.</B></DT><DD></DD><DT><B>Is required.</B></DT><DD></DD></DL>
-</DL>
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
@@ -281,60 +271,45 @@ public <B>SiteDeployMojo</B>()</PRE>
 </TR>
 </TABLE>
 
-<A NAME="execute()"><!-- --></A><H3>
-execute</H3>
+<A NAME="getDeployRepositoryID()"><!-- --></A><H3>
+getDeployRepositoryID</H3>
 <PRE>
-public void <B>execute</B>()
-             throws org.apache.maven.plugin.MojoExecutionException</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getDeployRepositoryID</B>()
+                             throws org.apache.maven.plugin.MojoExecutionException</PRE>
 <DL>
-<DD>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#getDeployRepositoryID()">AbstractDeployMojo</A></CODE></B></DD>
+<DD>Specifies the id to look up credential settings.
 <P>
 <DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#getDeployRepositoryID()">getDeployRepositoryID</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site">AbstractDeployMojo</A></CODE></DL>
+</DD>
+<DD><DL>
 
+<DT><B>Returns:</B><DD>the id to look up credentials for the deploy. Not null.
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE></DL>
+<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE> - if the ID cannot be determined</DL>
 </DD>
 </DL>
 <HR>
 
-<A NAME="getProxyInfo(org.apache.maven.wagon.repository.Repository, org.apache.maven.artifact.manager.WagonManager, org.apache.maven.plugin.logging.Log)"><!-- --></A><H3>
-getProxyInfo</H3>
+<A NAME="getDeployRepositoryURL()"><!-- --></A><H3>
+getDeployRepositoryURL</H3>
 <PRE>
-public static org.apache.maven.wagon.proxy.ProxyInfo <B>getProxyInfo</B>(org.apache.maven.wagon.repository.Repository&nbsp;repository,
-                                                                  org.apache.maven.artifact.manager.WagonManager&nbsp;wagonManager,
-                                                                  org.apache.maven.plugin.logging.Log&nbsp;log)</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getDeployRepositoryURL</B>()
+                              throws org.apache.maven.plugin.MojoExecutionException</PRE>
 <DL>
-<DD><p>
- Get the <code>ProxyInfo</code> of the proxy associated with the <code>host</code>
- and the <code>protocol</code> of the given <code>repository</code>.
- </p>
- <p>
- Extract from <a href="http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html">
- J2SE Doc : Networking Properties - nonProxyHosts</a> : "The value can be a list of hosts,
- each separated by a |, and in addition a wildcard character (*) can be used for matching"
- </p>
- <p>
- Defensively support for comma (",") and semi colon (";") in addition to pipe ("|") as separator.
- </p>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#getDeployRepositoryURL()">AbstractDeployMojo</A></CODE></B></DD>
+<DD>Specifies the target URL for the deploy.
+ This should be the top-level URL, ie above modules and locale sub-directories.
 <P>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>repository</CODE> - the Repository to extract the ProxyInfo from.<DD><CODE>wagonManager</CODE> - the WagonManager used to connect to the Repository.
-<DT><B>Returns:</B><DD>a ProxyInfo object instantiated or <code>null</code> if no matching proxy is found</DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html#getDeployRepositoryURL()">getDeployRepositoryURL</A></CODE> in class <CODE><A HREF="../../../../../org/apache/maven/plugins/site/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site">AbstractDeployMojo</A></CODE></DL>
 </DD>
-</DL>
-<HR>
-
-<A NAME="getProxy(java.lang.String, java.lang.String, org.apache.maven.plugin.logging.Log, org.apache.maven.execution.MavenSession, org.apache.maven.settings.crypto.SettingsDecrypter)"><!-- --></A><H3>
-getProxy</H3>
-<PRE>
-public static org.apache.maven.wagon.proxy.ProxyInfo <B>getProxy</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;protocol,
-                                                              <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;url,
-                                                              org.apache.maven.plugin.logging.Log&nbsp;log,
-                                                              org.apache.maven.execution.MavenSession&nbsp;mavenSession,
-                                                              org.apache.maven.settings.crypto.SettingsDecrypter&nbsp;settingsDecrypter)</PRE>
-<DL>
 <DD><DL>
-</DL>
+
+<DT><B>Returns:</B><DD>the url to deploy to. Not null.
+<DT><B>Throws:</B>
+<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE> - if the URL cannot be constructed</DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -368,7 +343,7 @@ public static org.apache.maven.wagon.pro
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/ReportSet.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/ReportDocumentRenderer.html" title="class in org.apache.maven.plugins.site"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/maven/plugins/site/SiteDescriptorArtifactMetadata.html" title="class in org.apache.maven.plugins.site"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/maven/plugins/site/SiteDeployMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -389,15 +364,15 @@ public static org.apache.maven.wagon.pro
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.maven.plugins.site.AbstractDeployMojo">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file