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

svn commit: r816547 [5/23] - in /websites/production/maventest/content/plugins/maven-site-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/doxia/sink/ apidocs/org/apache/maven/doxia/sink/class-use/ apidocs/org/apache/maven/plugins/site/ apidocs/org/...

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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:29 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SiteStageMojo (Maven Site Plugin 2.0-beta-7 API)
+SiteStageMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.SiteStageMojo class">
@@ -15,7 +15,7 @@ SiteStageMojo (Maven Site Plugin 2.0-bet
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SiteStageMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="SiteStageMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -87,7 +87,7 @@ org.apache.maven.plugins.site</FONT>
 <BR>
 Class SiteStageMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <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>
@@ -105,7 +105,7 @@ Class SiteStageMojo</H2>
 <DT>public class <B>SiteStageMojo</B><DT>extends <A HREF="../../../../../org/apache/maven/plugins/site/SiteMojo.html" title="class in org.apache.maven.plugins.site">SiteMojo</A></DL>
 
 <P>
-Generates a site in a local staging or mock directory based on the site url
+Generates a site in a local staging or mock directory based on the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM.
  <p>
@@ -120,7 +120,7 @@ Generates a site in a local staging or m
   <DD>$Id$</DD>
 <DT><B>Author:</B></DT>
   <DD><a href="mailto:vincent.siveton@gmail.com">Vincent Siveton</a></DD>
-</DL>
+<DT><B>Is defined by the goal name:</B></DT><DD>stage</DD><DT><B>Requires the dependencies in this specified scope:</B></DT><DD>test</DD></DL>
 <HR>
 
 <P>
@@ -137,7 +137,7 @@ Generates a site in a local staging or m
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>protected static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteStageMojo.html#DEFAULT_STAGING_DIRECTORY">DEFAULT_STAGING_DIRECTORY</A></B></CODE>
 
 <BR>
@@ -145,7 +145,7 @@ Generates a site in a local staging or m
 </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" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>protected &nbsp;java.io.File</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteStageMojo.html#stagingDirectory">stagingDirectory</A></B></CODE>
 
 <BR>
@@ -176,7 +176,7 @@ Generates a site in a local staging or m
 <TD><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></TD>
 </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#mavenProjectBuilder">mavenProjectBuilder</A>, <A HREF="../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#outputEncoding">outputEncoding</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>
+<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#mavenProjectBuilder">mavenProjectBuilder</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>
@@ -225,17 +225,17 @@ Generates a site in a local staging or m
 </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" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>protected &nbsp;java.io.File</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteStageMojo.html#getStagingDirectory(org.apache.maven.project.MavenProject, java.util.List, java.io.File)">getStagingDirectory</A></B>(org.apache.maven.project.MavenProject&nbsp;currentProject,
-                    <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;reactorProjects,
-                    <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;usersStagingDirectory)</CODE>
+                    java.util.List&nbsp;reactorProjects,
+                    java.io.File&nbsp;usersStagingDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find the directory where staging will take place.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>protected static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteStageMojo.html#getStructure(org.apache.maven.project.MavenProject, boolean)">getStructure</A></B>(org.apache.maven.project.MavenProject&nbsp;project,
              boolean&nbsp;ignoreMissingSiteUrl)</CODE>
 
@@ -246,7 +246,7 @@ Generates a site in a local staging or m
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;org.apache.maven.project.MavenProject</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteStageMojo.html#getTopLevelProject(java.util.List)">getTopLevelProject</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;reactorProjects)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteStageMojo.html#getTopLevelProject(java.util.List)">getTopLevelProject</A></B>(java.util.List&nbsp;reactorProjects)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find the top level parent in the reactor, i.e. the execution root.</TD>
@@ -267,7 +267,7 @@ Generates a site in a local staging or m
 <TD><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></TD>
 </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#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#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>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
@@ -282,10 +282,10 @@ Generates a site in a local staging or m
 &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">
-<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#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#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#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#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#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#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#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#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#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#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#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -304,7 +304,7 @@ Generates a site in a local staging or m
 <A NAME="DEFAULT_STAGING_DIRECTORY"><!-- --></A><H3>
 DEFAULT_STAGING_DIRECTORY</H3>
 <PRE>
-protected static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>DEFAULT_STAGING_DIRECTORY</B></PRE>
+protected static final java.lang.String <B>DEFAULT_STAGING_DIRECTORY</B></PRE>
 <DL>
 <DL>
 <DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.maven.plugins.site.SiteStageMojo.DEFAULT_STAGING_DIRECTORY">Constant Field Values</A></DL>
@@ -314,14 +314,14 @@ protected static final <A HREF="http://j
 <A NAME="stagingDirectory"><!-- --></A><H3>
 stagingDirectory</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>stagingDirectory</B></PRE>
+protected java.io.File <B>stagingDirectory</B></PRE>
 <DL>
 <DD>Staging directory location. This needs to be an absolute path, like
  <code>C:\stagingArea\myProject\</code> on Windows or
  <code>/stagingArea/myProject/</code> on Unix.
 <P>
 <DL>
-</DL>
+<DT><B>Is defined by:</B></DT><DD><DL><DT><B>expression:</B></DT><DD>${stagingDirectory}</DD></DL></DD></DL>
 </DL>
 
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -378,9 +378,9 @@ public void <B>execute</B>()
 <A NAME="getStagingDirectory(org.apache.maven.project.MavenProject, java.util.List, java.io.File)"><!-- --></A><H3>
 getStagingDirectory</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>getStagingDirectory</B>(org.apache.maven.project.MavenProject&nbsp;currentProject,
-                                   <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;reactorProjects,
-                                   <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;usersStagingDirectory)</PRE>
+protected java.io.File <B>getStagingDirectory</B>(org.apache.maven.project.MavenProject&nbsp;currentProject,
+                                           java.util.List&nbsp;reactorProjects,
+                                           java.io.File&nbsp;usersStagingDirectory)</PRE>
 <DL>
 <DD>Find the directory where staging will take place.
 <P>
@@ -394,7 +394,7 @@ protected <A HREF="http://java.sun.com/j
 <A NAME="getTopLevelProject(java.util.List)"><!-- --></A><H3>
 getTopLevelProject</H3>
 <PRE>
-protected org.apache.maven.project.MavenProject <B>getTopLevelProject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;reactorProjects)</PRE>
+protected org.apache.maven.project.MavenProject <B>getTopLevelProject</B>(java.util.List&nbsp;reactorProjects)</PRE>
 <DL>
 <DD>Find the top level parent in the reactor, i.e. the execution root.
 <P>
@@ -408,9 +408,9 @@ protected org.apache.maven.project.Maven
 <A NAME="getStructure(org.apache.maven.project.MavenProject, boolean)"><!-- --></A><H3>
 getStructure</H3>
 <PRE>
-protected static <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getStructure</B>(org.apache.maven.project.MavenProject&nbsp;project,
-                                     boolean&nbsp;ignoreMissingSiteUrl)
-                              throws org.apache.maven.plugin.MojoFailureException</PRE>
+protected static java.lang.String <B>getStructure</B>(org.apache.maven.project.MavenProject&nbsp;project,
+                                               boolean&nbsp;ignoreMissingSiteUrl)
+                                        throws org.apache.maven.plugin.MojoFailureException</PRE>
 <DL>
 <DD>Generates the site structure using the project hiearchy (project and its modules) or using the
  distributionManagement elements from the pom.xml.
@@ -482,6 +482,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.AbstractSiteMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.AbstractSiteMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.AbstractSiteMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.AbstractSiteMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -118,7 +118,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteDescriptorAttachMojo.html" title="class in org.apache.maven.plugins.site">SiteDescriptorAttachMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the site descriptor to the list of files to be installed/deployed.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the site descriptor (<code>site.xml</code>) to the list of files to be installed/deployed.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -126,7 +126,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteJarMojo.html" title="class in org.apache.maven.plugins.site">SiteJarMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bundles the site output into a jar so that it can be deployed to a repository.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bundles the site output into a JAR so that it can be deployed to a repository.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -152,7 +152,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteStageDeployMojo.html" title="class in org.apache.maven.plugins.site">SiteStageDeployMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploys the generated site to a staging or mock directory on the site
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploys the generated site to a staging or mock directory to the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM. </TD>
 </TR>
@@ -162,7 +162,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteStageMojo.html" title="class in org.apache.maven.plugins.site">SiteStageMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a site in a local staging or mock directory based on the site url
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a site in a local staging or mock directory based on the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM.
  </TD>
@@ -223,6 +223,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.AbstractSiteRenderingMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.AbstractSiteRenderingMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.AbstractSiteRenderingMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.AbstractSiteRenderingMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -110,7 +110,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteJarMojo.html" title="class in org.apache.maven.plugins.site">SiteJarMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bundles the site output into a jar so that it can be deployed to a repository.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bundles the site output into a JAR so that it can be deployed to a repository.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -136,7 +136,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteStageDeployMojo.html" title="class in org.apache.maven.plugins.site">SiteStageDeployMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploys the generated site to a staging or mock directory on the site
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploys the generated site to a staging or mock directory to the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM. </TD>
 </TR>
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteStageMojo.html" title="class in org.apache.maven.plugins.site">SiteStageMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a site in a local staging or mock directory based on the site url
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a site in a local staging or mock directory based on the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM.
  </TD>
@@ -207,6 +207,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.HelpMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.HelpMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.HelpMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.HelpMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.ReportDocumentRenderer (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.ReportDocumentRenderer (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.ReportDocumentRenderer (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.ReportDocumentRenderer (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteDeployMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.SiteDeployMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDeployMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDeployMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteDescriptorAttachMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.SiteDescriptorAttachMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDescriptorAttachMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteDescriptorAttachMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteJarMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.SiteJarMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteJarMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteJarMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.SiteMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -110,7 +110,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteJarMojo.html" title="class in org.apache.maven.plugins.site">SiteJarMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bundles the site output into a jar so that it can be deployed to a repository.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bundles the site output into a JAR so that it can be deployed to a repository.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -118,7 +118,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteStageDeployMojo.html" title="class in org.apache.maven.plugins.site">SiteStageDeployMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploys the generated site to a staging or mock directory on the site
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploys the generated site to a staging or mock directory to the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM. </TD>
 </TR>
@@ -128,7 +128,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteStageMojo.html" title="class in org.apache.maven.plugins.site">SiteStageMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a site in a local staging or mock directory based on the site url
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a site in a local staging or mock directory based on the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM.
  </TD>
@@ -189,6 +189,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteRunMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.SiteRunMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteRunMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteRunMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteStageDeployMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.SiteStageDeployMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteStageDeployMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteStageDeployMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.SiteStageMojo (Maven Site Plugin 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.SiteStageMojo (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteStageMojo (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.SiteStageMojo (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -110,7 +110,7 @@ Uses of <A HREF="../../../../../../org/a
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/SiteStageDeployMojo.html" title="class in org.apache.maven.plugins.site">SiteStageDeployMojo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploys the generated site to a staging or mock directory on the site
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deploys the generated site to a staging or mock directory to the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM. </TD>
 </TR>
@@ -170,6 +170,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:29 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site (Maven Site Plugin 2.0-beta-7 API)
+org.apache.maven.plugins.site (Maven Site Plugin 2.0 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site package">

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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:29 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site (Maven Site Plugin 2.0-beta-7 API)
+org.apache.maven.plugins.site (Maven Site Plugin 2.0 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site package">
@@ -15,7 +15,7 @@ org.apache.maven.plugins.site (Maven Sit
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.site (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="org.apache.maven.plugins.site (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -97,7 +97,7 @@ Package org.apache.maven.plugins.site
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/site/HelpMojo.html" title="class in org.apache.maven.plugins.site">HelpMojo</A></B></TD>
-<TD>Display help information on maven-site-plugin. </TD>
+<TD>Display help information on maven-site-plugin.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/site/ReportDocumentRenderer.html" title="class in org.apache.maven.plugins.site">ReportDocumentRenderer</A></B></TD>
@@ -106,7 +106,7 @@ Package org.apache.maven.plugins.site
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteDeployMojo.html" title="class in org.apache.maven.plugins.site">SiteDeployMojo</A></B></TD>
 <TD>Deploys the generated site using <code>scp</code> or <code>file</code>
- protocol to the site specified in the
+ protocol to the site URL specified in the
  <code>&lt;distributionManagement&gt;</code> section of the POM.
  </TD>
 </TR>
@@ -116,11 +116,11 @@ Package org.apache.maven.plugins.site
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteDescriptorAttachMojo.html" title="class in org.apache.maven.plugins.site">SiteDescriptorAttachMojo</A></B></TD>
-<TD>Adds the site descriptor to the list of files to be installed/deployed.</TD>
+<TD>Adds the site descriptor (<code>site.xml</code>) to the list of files to be installed/deployed.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteJarMojo.html" title="class in org.apache.maven.plugins.site">SiteJarMojo</A></B></TD>
-<TD>Bundles the site output into a jar so that it can be deployed to a repository.</TD>
+<TD>Bundles the site output into a JAR so that it can be deployed to a repository.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteMojo.html" title="class in org.apache.maven.plugins.site">SiteMojo</A></B></TD>
@@ -134,13 +134,13 @@ Package org.apache.maven.plugins.site
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteStageDeployMojo.html" title="class in org.apache.maven.plugins.site">SiteStageDeployMojo</A></B></TD>
-<TD>Deploys the generated site to a staging or mock directory on the site
+<TD>Deploys the generated site to a staging or mock directory to the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM. </TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/maven/plugins/site/SiteStageMojo.html" title="class in org.apache.maven.plugins.site">SiteStageMojo</A></B></TD>
-<TD>Generates a site in a local staging or mock directory based on the site url
+<TD>Generates a site in a local staging or mock directory based on the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM.
  </TD>
@@ -202,6 +202,6 @@ Package org.apache.maven.plugins.site
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:29 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 2.0-beta-7 API)
+org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ org.apache.maven.plugins.site Class Hier
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="org.apache.maven.plugins.site Class Hierarchy (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -85,7 +85,7 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">class java.lang.Object<UL>
 <LI TYPE="circle">class org.apache.maven.artifact.metadata.AbstractArtifactMetadata (implements org.apache.maven.artifact.metadata.ArtifactMetadata)
 <UL>
 <LI TYPE="circle">class org.apache.maven.plugins.site.<A HREF="../../../../../org/apache/maven/plugins/site/SiteDescriptorArtifactMetadata.html" title="class in org.apache.maven.plugins.site"><B>SiteDescriptorArtifactMetadata</B></A></UL>
@@ -159,6 +159,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:29 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 2.0-beta-7 API)
+Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Package org.apache.maven.plugins
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Package org.apache.maven.plugins.site (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -119,7 +119,7 @@ Classes in <A HREF="../../../../../org/a
 <TD><B><A HREF="../../../../../org/apache/maven/plugins/site/class-use/SiteStageMojo.html#org.apache.maven.plugins.site"><B>SiteStageMojo</B></A></B>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a site in a local staging or mock directory based on the site url
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a site in a local staging or mock directory based on the site URL
  specified in the <code>&lt;distributionManagement&gt;</code> section of the
  POM.
  </TD>
@@ -180,6 +180,6 @@ Classes in <A HREF="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:29 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DoxiaBean (Maven Site Plugin 2.0-beta-7 API)
+DoxiaBean (Maven Site Plugin 2.0 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.webapp.DoxiaBean class">
@@ -15,7 +15,7 @@ DoxiaBean (Maven Site Plugin 2.0-beta-7 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DoxiaBean (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="DoxiaBean (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -87,12 +87,12 @@ org.apache.maven.plugins.site.webapp</FO
 <BR>
 Class DoxiaBean</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.maven.plugins.site.webapp.DoxiaBean</B>
 </PRE>
 <HR>
 <DL>
-<DT>public class <B>DoxiaBean</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT>public class <B>DoxiaBean</B><DT>extends java.lang.Object</DL>
 
 <P>
 Bean to handle Doxia in a servlet context attribute
@@ -124,8 +124,8 @@ Bean to handle Doxia in a servlet contex
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html#DoxiaBean(org.apache.maven.doxia.siterenderer.SiteRenderingContext, java.util.Map, java.io.File)">DoxiaBean</A></B>(org.apache.maven.doxia.siterenderer.SiteRenderingContext&nbsp;context,
-          <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;documents,
-          <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;generatedSiteDirectory)</CODE>
+          java.util.Map&nbsp;documents,
+          java.io.File&nbsp;generatedSiteDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -150,7 +150,7 @@ Bean to handle Doxia in a servlet contex
 </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/util/Map.html" title="class or interface in java.util">Map</A></CODE></FONT></TD>
+<CODE>&nbsp;java.util.Map</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html#getDocuments()">getDocuments</A></B>()</CODE>
 
 <BR>
@@ -158,7 +158,7 @@ Bean to handle Doxia in a servlet contex
 </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/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>&nbsp;java.io.File</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html#getGeneratedSiteDirectory()">getGeneratedSiteDirectory</A></B>()</CODE>
 
 <BR>
@@ -175,7 +175,7 @@ Bean to handle Doxia in a servlet contex
 <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/webapp/DoxiaBean.html#setDocuments(java.util.Map)">setDocuments</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;documents)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html#setDocuments(java.util.Map)">setDocuments</A></B>(java.util.Map&nbsp;documents)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -183,7 +183,7 @@ Bean to handle Doxia in a servlet contex
 <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/webapp/DoxiaBean.html#setGeneratedSiteDirectory(java.io.File)">setGeneratedSiteDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;generatedSiteDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html#setGeneratedSiteDirectory(java.io.File)">setGeneratedSiteDirectory</A></B>(java.io.File&nbsp;generatedSiteDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -192,10 +192,10 @@ Bean to handle Doxia in a servlet contex
 &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">
-<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#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#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#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#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#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#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#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#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#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#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#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -218,8 +218,8 @@ Bean to handle Doxia in a servlet contex
 DoxiaBean</H3>
 <PRE>
 public <B>DoxiaBean</B>(org.apache.maven.doxia.siterenderer.SiteRenderingContext&nbsp;context,
-                 <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;documents,
-                 <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;generatedSiteDirectory)</PRE>
+                 java.util.Map&nbsp;documents,
+                 java.io.File&nbsp;generatedSiteDirectory)</PRE>
 <DL>
 <DT><B>Parameters:</B><DD><CODE>context</CODE> - <DD><CODE>documents</CODE> - <DD><CODE>generatedSiteDirectory</CODE> - </DL>
 
@@ -258,7 +258,7 @@ public void <B>setContext</B>(org.apache
 <A NAME="getDocuments()"><!-- --></A><H3>
 getDocuments</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>getDocuments</B>()</PRE>
+public java.util.Map <B>getDocuments</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -269,7 +269,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setDocuments(java.util.Map)"><!-- --></A><H3>
 setDocuments</H3>
 <PRE>
-public void <B>setDocuments</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&nbsp;documents)</PRE>
+public void <B>setDocuments</B>(java.util.Map&nbsp;documents)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -280,7 +280,7 @@ public void <B>setDocuments</B>(<A HREF=
 <A NAME="getGeneratedSiteDirectory()"><!-- --></A><H3>
 getGeneratedSiteDirectory</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>getGeneratedSiteDirectory</B>()</PRE>
+public java.io.File <B>getGeneratedSiteDirectory</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -291,7 +291,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setGeneratedSiteDirectory(java.io.File)"><!-- --></A><H3>
 setGeneratedSiteDirectory</H3>
 <PRE>
-public void <B>setGeneratedSiteDirectory</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;generatedSiteDirectory)</PRE>
+public void <B>setGeneratedSiteDirectory</B>(java.io.File&nbsp;generatedSiteDirectory)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -357,6 +357,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:29 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DoxiaFilter (Maven Site Plugin 2.0-beta-7 API)
+DoxiaFilter (Maven Site Plugin 2.0 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.webapp.DoxiaFilter class">
@@ -15,7 +15,7 @@ DoxiaFilter (Maven Site Plugin 2.0-beta-
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DoxiaFilter (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="DoxiaFilter (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -87,15 +87,15 @@ org.apache.maven.plugins.site.webapp</FO
 <BR>
 Class DoxiaFilter</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.maven.plugins.site.webapp.DoxiaFilter</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html" title="class or interface in javax.servlet">Filter</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD>javax.servlet.Filter</DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>DoxiaFilter</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html" title="class or interface in javax.servlet">Filter</A></DL>
+<DT>public class <B>DoxiaFilter</B><DT>extends java.lang.Object<DT>implements javax.servlet.Filter</DL>
 
 <P>
 Render a page as requested.
@@ -122,7 +122,7 @@ Render a page as requested.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html#I18N_DOXIA_CONTEXTS_KEY">I18N_DOXIA_CONTEXTS_KEY</A></B></CODE>
 
 <BR>
@@ -130,7 +130,7 @@ Render a page as requested.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html#LOCALES_LIST_KEY">LOCALES_LIST_KEY</A></B></CODE>
 
 <BR>
@@ -138,7 +138,7 @@ Render a page as requested.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html#SITE_RENDERER_KEY">SITE_RENDERER_KEY</A></B></CODE>
 
 <BR>
@@ -181,9 +181,9 @@ Render a page as requested.
 <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/webapp/DoxiaFilter.html#doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)">doFilter</A></B>(<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletRequest.html" title="class or interface in javax.servlet">ServletRequest</A>&nbsp;servletRequest,
-         <A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletResponse.html" title="class or interface in javax.servlet">ServletResponse</A>&nbsp;servletResponse,
-         <A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/FilterChain.html" title="class or interface in javax.servlet">FilterChain</A>&nbsp;filterChain)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html#doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)">doFilter</A></B>(javax.servlet.ServletRequest&nbsp;servletRequest,
+         javax.servlet.ServletResponse&nbsp;servletResponse,
+         javax.servlet.FilterChain&nbsp;filterChain)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -191,7 +191,7 @@ Render a page as requested.
 <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/webapp/DoxiaFilter.html#init(javax.servlet.FilterConfig)">init</A></B>(<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/FilterConfig.html" title="class or interface in javax.servlet">FilterConfig</A>&nbsp;filterConfig)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html#init(javax.servlet.FilterConfig)">init</A></B>(javax.servlet.FilterConfig&nbsp;filterConfig)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -200,10 +200,10 @@ Render a page as requested.
 &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">
-<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#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#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#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#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#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#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#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#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#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#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#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -222,7 +222,7 @@ Render a page as requested.
 <A NAME="SITE_RENDERER_KEY"><!-- --></A><H3>
 SITE_RENDERER_KEY</H3>
 <PRE>
-public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>SITE_RENDERER_KEY</B></PRE>
+public static final java.lang.String <B>SITE_RENDERER_KEY</B></PRE>
 <DL>
 <DL>
 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.apache.maven.plugins.site.webapp.DoxiaFilter.SITE_RENDERER_KEY">Constant Field Values</A></DL>
@@ -232,7 +232,7 @@ public static final <A HREF="http://java
 <A NAME="I18N_DOXIA_CONTEXTS_KEY"><!-- --></A><H3>
 I18N_DOXIA_CONTEXTS_KEY</H3>
 <PRE>
-public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>I18N_DOXIA_CONTEXTS_KEY</B></PRE>
+public static final java.lang.String <B>I18N_DOXIA_CONTEXTS_KEY</B></PRE>
 <DL>
 <DL>
 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.apache.maven.plugins.site.webapp.DoxiaFilter.I18N_DOXIA_CONTEXTS_KEY">Constant Field Values</A></DL>
@@ -242,7 +242,7 @@ public static final <A HREF="http://java
 <A NAME="LOCALES_LIST_KEY"><!-- --></A><H3>
 LOCALES_LIST_KEY</H3>
 <PRE>
-public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>LOCALES_LIST_KEY</B></PRE>
+public static final java.lang.String <B>LOCALES_LIST_KEY</B></PRE>
 <DL>
 <DL>
 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.apache.maven.plugins.site.webapp.DoxiaFilter.LOCALES_LIST_KEY">Constant Field Values</A></DL>
@@ -278,16 +278,16 @@ public <B>DoxiaFilter</B>()</PRE>
 <A NAME="init(javax.servlet.FilterConfig)"><!-- --></A><H3>
 init</H3>
 <PRE>
-public void <B>init</B>(<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/FilterConfig.html" title="class or interface in javax.servlet">FilterConfig</A>&nbsp;filterConfig)
-          throws <A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletException.html" title="class or interface in javax.servlet">ServletException</A></PRE>
+public void <B>init</B>(javax.servlet.FilterConfig&nbsp;filterConfig)
+          throws javax.servlet.ServletException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html#init(javax.servlet.FilterConfig)" title="class or interface in javax.servlet">init</A></CODE> in interface <CODE><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html" title="class or interface in javax.servlet">Filter</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE>init</CODE> in interface <CODE>javax.servlet.Filter</CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletException.html" title="class or interface in javax.servlet">ServletException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html#init(javax.servlet.FilterConfig)" title="class or interface in javax.servlet"><CODE>Filter.init(javax.servlet.FilterConfig)</CODE></A></DL>
+<DD><CODE>javax.servlet.ServletException</CODE><DT><B>See Also:</B><DD><CODE>Filter.init(javax.servlet.FilterConfig)</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -295,20 +295,20 @@ public void <B>init</B>(<A HREF="http://
 <A NAME="doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)"><!-- --></A><H3>
 doFilter</H3>
 <PRE>
-public void <B>doFilter</B>(<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletRequest.html" title="class or interface in javax.servlet">ServletRequest</A>&nbsp;servletRequest,
-                     <A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletResponse.html" title="class or interface in javax.servlet">ServletResponse</A>&nbsp;servletResponse,
-                     <A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/FilterChain.html" title="class or interface in javax.servlet">FilterChain</A>&nbsp;filterChain)
-              throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A>,
-                     <A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletException.html" title="class or interface in javax.servlet">ServletException</A></PRE>
+public void <B>doFilter</B>(javax.servlet.ServletRequest&nbsp;servletRequest,
+                     javax.servlet.ServletResponse&nbsp;servletResponse,
+                     javax.servlet.FilterChain&nbsp;filterChain)
+              throws java.io.IOException,
+                     javax.servlet.ServletException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html#doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)" title="class or interface in javax.servlet">doFilter</A></CODE> in interface <CODE><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html" title="class or interface in javax.servlet">Filter</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE>doFilter</CODE> in interface <CODE>javax.servlet.Filter</CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE>
-<DD><CODE><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletException.html" title="class or interface in javax.servlet">ServletException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html#doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)" title="class or interface in javax.servlet"><CODE>Filter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)</CODE></A></DL>
+<DD><CODE>java.io.IOException</CODE>
+<DD><CODE>javax.servlet.ServletException</CODE><DT><B>See Also:</B><DD><CODE>Filter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -319,10 +319,10 @@ destroy</H3>
 public void <B>destroy</B>()</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html#destroy()" title="class or interface in javax.servlet">destroy</A></CODE> in interface <CODE><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html" title="class or interface in javax.servlet">Filter</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE>destroy</CODE> in interface <CODE>javax.servlet.Filter</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html#destroy()" title="class or interface in javax.servlet"><CODE>Filter.destroy()</CODE></A></DL>
+<DT><B>See Also:</B><DD><CODE>Filter.destroy()</CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -385,6 +385,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <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/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 11:51:09 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_17) on Thu Jun 26 20:44:28 CEST 2008 -->
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<!-- Generated by javadoc (build 1.4.2_18) on Sun Mar 08 15:22:43 CET 2009 -->
+<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 2.0-beta-7 API)
+Uses of Class org.apache.maven.plugins.site.webapp.DoxiaBean (Maven Site Plugin 2.0 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.maven.plugins.s
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.site.webapp.DoxiaBean (Maven Site Plugin 2.0-beta-7 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.webapp.DoxiaBean (Maven Site Plugin 2.0 API)";
 }
 </SCRIPT>
 
@@ -132,6 +132,6 @@ No usage of org.apache.maven.plugins.sit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2002-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file