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:54:42 UTC

svn commit: r816552 [8/28] - in /websites/production/maventest/content/plugins/maven-site-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/doxia/ apidocs/org/apache/maven/plugins/site/ apidocs/org/apache/maven/plugins/site/class-use/ apidocs/org/apa...

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:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DoxiaBean (Maven Site Plugin 2.0.1 API)
+DoxiaBean (Maven Site Plugin 2.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.webapp.DoxiaBean class">
@@ -15,9 +15,11 @@ DoxiaBean (Maven Site Plugin 2.0.1 API)
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DoxiaBean (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="DoxiaBean (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +31,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +56,7 @@ function windowTitle()
 &nbsp;PREV CLASS&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html" title="class in org.apache.maven.plugins.site.webapp"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/DoxiaBean.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoxiaBean.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,12 +90,13 @@ org.apache.maven.plugins.site.webapp</FO
 <BR>
 Class DoxiaBean</H2>
 <PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.maven.plugins.site.webapp.DoxiaBean</B>
+<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>
+  <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 java.lang.Object</DL>
+<DT><PRE>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>
+</PRE>
 
 <P>
 Bean to handle Doxia in a servlet context attribute
@@ -108,24 +112,19 @@ Bean to handle Doxia in a servlet contex
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </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,
-          java.util.Map&nbsp;documents,
-          java.io.File&nbsp;generatedSiteDirectory)</CODE>
+          <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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -137,8 +136,8 @@ Bean to handle Doxia in a servlet contex
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -150,7 +149,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;java.util.Map</CODE></FONT></TD>
+<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>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html#getDocuments()">getDocuments</A></B>()</CODE>
 
 <BR>
@@ -158,7 +157,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;java.io.File</CODE></FONT></TD>
+<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>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html#getGeneratedSiteDirectory()">getGeneratedSiteDirectory</A></B>()</CODE>
 
 <BR>
@@ -175,7 +174,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>(java.util.Map&nbsp;documents)</CODE>
+<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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -183,7 +182,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>(java.io.File&nbsp;generatedSiteDirectory)</CODE>
+<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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -192,25 +191,22 @@ 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.Object</B></TD>
+<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" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<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>
 </TR>
 </TABLE>
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -218,18 +214,20 @@ Bean to handle Doxia in a servlet contex
 DoxiaBean</H3>
 <PRE>
 public <B>DoxiaBean</B>(org.apache.maven.doxia.siterenderer.SiteRenderingContext&nbsp;context,
-                 java.util.Map&nbsp;documents,
-                 java.io.File&nbsp;generatedSiteDirectory)</PRE>
+                 <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>
+<DL>
 <DL>
 <DT><B>Parameters:</B><DD><CODE>context</CODE> - <DD><CODE>documents</CODE> - <DD><CODE>generatedSiteDirectory</CODE> - </DL>
+</DL>
 
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -258,7 +256,7 @@ public void <B>setContext</B>(org.apache
 <A NAME="getDocuments()"><!-- --></A><H3>
 getDocuments</H3>
 <PRE>
-public java.util.Map <B>getDocuments</B>()</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>
 <DL>
 <DD><DL>
 </DL>
@@ -269,7 +267,7 @@ public java.util.Map <B>getDocuments</B>
 <A NAME="setDocuments(java.util.Map)"><!-- --></A><H3>
 setDocuments</H3>
 <PRE>
-public void <B>setDocuments</B>(java.util.Map&nbsp;documents)</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>
 <DL>
 <DD><DL>
 </DL>
@@ -280,7 +278,7 @@ public void <B>setDocuments</B>(java.uti
 <A NAME="getGeneratedSiteDirectory()"><!-- --></A><H3>
 getGeneratedSiteDirectory</H3>
 <PRE>
-public java.io.File <B>getGeneratedSiteDirectory</B>()</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>
 <DL>
 <DD><DL>
 </DL>
@@ -291,7 +289,7 @@ public java.io.File <B>getGeneratedSiteD
 <A NAME="setGeneratedSiteDirectory(java.io.File)"><!-- --></A><H3>
 setGeneratedSiteDirectory</H3>
 <PRE>
-public void <B>setGeneratedSiteDirectory</B>(java.io.File&nbsp;generatedSiteDirectory)</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>
 <DL>
 <DD><DL>
 </DL>
@@ -306,7 +304,7 @@ public void <B>setGeneratedSiteDirectory
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -331,7 +329,7 @@ public void <B>setGeneratedSiteDirectory
 &nbsp;PREV CLASS&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html" title="class in org.apache.maven.plugins.site.webapp"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/DoxiaBean.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoxiaBean.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -344,6 +342,7 @@ public void <B>setGeneratedSiteDirectory
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

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:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DoxiaFilter (Maven Site Plugin 2.0.1 API)
+DoxiaFilter (Maven Site Plugin 2.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.webapp.DoxiaFilter class">
@@ -15,9 +15,11 @@ DoxiaFilter (Maven Site Plugin 2.0.1 API
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DoxiaFilter (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="DoxiaFilter (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +31,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +56,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html" title="class in org.apache.maven.plugins.site.webapp"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/DoxiaFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoxiaFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,15 +90,16 @@ org.apache.maven.plugins.site.webapp</FO
 <BR>
 Class DoxiaFilter</H2>
 <PRE>
-java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.maven.plugins.site.webapp.DoxiaFilter</B>
+<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>
+  <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>javax.servlet.Filter</DD>
+<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>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>DoxiaFilter</B><DT>extends java.lang.Object<DT>implements javax.servlet.Filter</DL>
+<DT><PRE>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>
+</PRE>
 
 <P>
 Render a page as requested.
@@ -109,20 +113,17 @@ Render a page as requested.
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
 <!-- =========== FIELD SUMMARY =========== -->
 
 <A NAME="field_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<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>
 <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 +131,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;java.lang.String</CODE></FONT></TD>
+<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>
 <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 +139,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;java.lang.String</CODE></FONT></TD>
+<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>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html#SITE_RENDERER_KEY">SITE_RENDERER_KEY</A></B></CODE>
 
 <BR>
@@ -151,8 +152,8 @@ Render a page as requested.
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html#DoxiaFilter()">DoxiaFilter</A></B>()</CODE>
@@ -167,8 +168,8 @@ Render a page as requested.
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -181,9 +182,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>(javax.servlet.ServletRequest&nbsp;servletRequest,
-         javax.servlet.ServletResponse&nbsp;servletResponse,
-         javax.servlet.FilterChain&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>(<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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -191,7 +192,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>(javax.servlet.FilterConfig&nbsp;filterConfig)</CODE>
+<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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -200,10 +201,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.Object</B></TD>
+<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" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<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>
 </TR>
 </TABLE>
 &nbsp;
@@ -214,15 +215,15 @@ Render a page as requested.
 <A NAME="field_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Field Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="SITE_RENDERER_KEY"><!-- --></A><H3>
 SITE_RENDERER_KEY</H3>
 <PRE>
-public static final java.lang.String <B>SITE_RENDERER_KEY</B></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>
 <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 +233,7 @@ public static final java.lang.String <B>
 <A NAME="I18N_DOXIA_CONTEXTS_KEY"><!-- --></A><H3>
 I18N_DOXIA_CONTEXTS_KEY</H3>
 <PRE>
-public static final java.lang.String <B>I18N_DOXIA_CONTEXTS_KEY</B></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>
 <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 +243,7 @@ public static final java.lang.String <B>
 <A NAME="LOCALES_LIST_KEY"><!-- --></A><H3>
 LOCALES_LIST_KEY</H3>
 <PRE>
-public static final java.lang.String <B>LOCALES_LIST_KEY</B></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>
 <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>
@@ -253,8 +254,8 @@ public static final java.lang.String <B>
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -270,24 +271,24 @@ public <B>DoxiaFilter</B>()</PRE>
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="init(javax.servlet.FilterConfig)"><!-- --></A><H3>
 init</H3>
 <PRE>
-public void <B>init</B>(javax.servlet.FilterConfig&nbsp;filterConfig)
-          throws javax.servlet.ServletException</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>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>init</CODE> in interface <CODE>javax.servlet.Filter</CODE></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>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>javax.servlet.ServletException</CODE><DT><B>See Also:</B><DD><CODE>Filter.init(javax.servlet.FilterConfig)</CODE></DL>
+<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>
 </DL>
 <HR>
@@ -295,20 +296,20 @@ public void <B>init</B>(javax.servlet.Fi
 <A NAME="doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)"><!-- --></A><H3>
 doFilter</H3>
 <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>
+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>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>doFilter</CODE> in interface <CODE>javax.servlet.Filter</CODE></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>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<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><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>
 </DL>
 <HR>
@@ -319,10 +320,10 @@ destroy</H3>
 public void <B>destroy</B>()</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>destroy</CODE> in interface <CODE>javax.servlet.Filter</CODE></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>
 </DD>
 <DD><DL>
-<DT><B>See Also:</B><DD><CODE>Filter.destroy()</CODE></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>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -334,7 +335,7 @@ public void <B>destroy</B>()</PRE>
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -359,7 +360,7 @@ public void <B>destroy</B>()</PRE>
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html" title="class in org.apache.maven.plugins.site.webapp"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/DoxiaFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoxiaFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -372,6 +373,7 @@ public void <B>destroy</B>()</PRE>
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

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:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 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.1 API)
+Uses of Class org.apache.maven.plugins.site.webapp.DoxiaBean (Maven Site Plugin 2.1 API)
 </TITLE>
 
 
@@ -14,9 +14,11 @@ 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.1 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.webapp.DoxiaBean (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +30,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/site/webapp/class-use/DoxiaBean.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoxiaBean.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -87,7 +90,7 @@ No usage of org.apache.maven.plugins.sit
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -112,7 +115,7 @@ No usage of org.apache.maven.plugins.sit
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/site/webapp/class-use/DoxiaBean.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoxiaBean.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -125,6 +128,7 @@ No usage of org.apache.maven.plugins.sit
   <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/class-use/DoxiaFilter.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/class-use/DoxiaFilter.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/class-use/DoxiaFilter.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.site.webapp.DoxiaFilter (Maven Site Plugin 2.0.1 API)
+Uses of Class org.apache.maven.plugins.site.webapp.DoxiaFilter (Maven Site Plugin 2.1 API)
 </TITLE>
 
 
@@ -14,9 +14,11 @@ 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.DoxiaFilter (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="Uses of Class org.apache.maven.plugins.site.webapp.DoxiaFilter (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +30,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/site/webapp/class-use/DoxiaFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoxiaFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -87,7 +90,7 @@ No usage of org.apache.maven.plugins.sit
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -112,7 +115,7 @@ No usage of org.apache.maven.plugins.sit
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/site/webapp/class-use/DoxiaFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DoxiaFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -125,6 +128,7 @@ No usage of org.apache.maven.plugins.sit
   <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-frame.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.0.1 API)
+org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.webapp package">

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-summary.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.0.1 API)
+org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.plugins.site.webapp package">
@@ -15,9 +15,11 @@ org.apache.maven.plugins.site.webapp (Ma
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +31,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +56,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/site/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/reporting/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -80,8 +83,8 @@ Package org.apache.maven.plugins.site.we
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Class Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html" title="class in org.apache.maven.plugins.site.webapp">DoxiaBean</A></B></TD>
@@ -95,6 +98,8 @@ Package org.apache.maven.plugins.site.we
 &nbsp;
 
 <P>
+<DL>
+</DL>
 <HR>
 
 
@@ -103,7 +108,7 @@ Package org.apache.maven.plugins.site.we
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -128,7 +133,7 @@ Package org.apache.maven.plugins.site.we
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/site/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/reporting/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -141,6 +146,7 @@ Package org.apache.maven.plugins.site.we
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-tree.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.site.webapp Class Hierarchy (Maven Site Plugin 2.0.1 API)
+org.apache.maven.plugins.site.webapp Class Hierarchy (Maven Site Plugin 2.1 API)
 </TITLE>
 
 
@@ -14,9 +14,11 @@ org.apache.maven.plugins.site.webapp Cla
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugins.site.webapp Class Hierarchy (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="org.apache.maven.plugins.site.webapp Class Hierarchy (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +30,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +55,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/site/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/reporting/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -85,8 +88,8 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">class java.lang.Object<UL>
-<LI TYPE="circle">class org.apache.maven.plugins.site.webapp.<A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html" title="class in org.apache.maven.plugins.site.webapp"><B>DoxiaBean</B></A><LI TYPE="circle">class org.apache.maven.plugins.site.webapp.<A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html" title="class in org.apache.maven.plugins.site.webapp"><B>DoxiaFilter</B></A> (implements javax.servlet.Filter)
+<LI TYPE="circle">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">org.apache.maven.plugins.site.webapp.<A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaBean.html" title="class in org.apache.maven.plugins.site.webapp"><B>DoxiaBean</B></A><LI TYPE="circle">org.apache.maven.plugins.site.webapp.<A HREF="../../../../../../org/apache/maven/plugins/site/webapp/DoxiaFilter.html" title="class in org.apache.maven.plugins.site.webapp"><B>DoxiaFilter</B></A> (implements javax.servlet.<A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/Filter.html" title="class or interface in javax.servlet">Filter</A>)
 </UL>
 </UL>
 <HR>
@@ -97,7 +100,7 @@ Class Hierarchy
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -122,7 +125,7 @@ Class Hierarchy
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/site/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/reporting/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -135,6 +138,7 @@ Class Hierarchy
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/plugins/site/webapp/package-use.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.0.1 API)
+Uses of Package org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.1 API)
 </TITLE>
 
 
@@ -14,9 +14,11 @@ Uses of Package org.apache.maven.plugins
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="Uses of Package org.apache.maven.plugins.site.webapp (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +30,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -87,7 +90,7 @@ No usage of org.apache.maven.plugins.sit
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -112,7 +115,7 @@ No usage of org.apache.maven.plugins.sit
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/site/webapp/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -125,6 +128,7 @@ No usage of org.apache.maven.plugins.sit
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/MavenMultiPageReport.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-MavenMultiPageReport (Maven Site Plugin 2.0.1 API)
+MavenMultiPageReport (Maven Site Plugin 2.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.reporting.MavenMultiPageReport interface">
@@ -15,9 +15,11 @@ MavenMultiPageReport (Maven Site Plugin 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="MavenMultiPageReport (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="MavenMultiPageReport (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +31,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +56,7 @@ function windowTitle()
 &nbsp;PREV CLASS&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/maven/reporting/MavenMultiPageReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MavenMultiPageReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -91,7 +94,8 @@ Interface MavenMultiPageReport</H2>
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>MavenMultiPageReport</B><DT>extends org.apache.maven.reporting.MavenReport</DL>
+<DT><PRE>public interface <B>MavenMultiPageReport</B><DT>extends org.apache.maven.reporting.MavenReport</DL>
+</PRE>
 
 <P>
 Temporary class for backwards compatibility. This method
@@ -111,45 +115,39 @@ Temporary class for backwards compatibil
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
 <!-- =========== FIELD SUMMARY =========== -->
 
 <A NAME="field_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TD>
+<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.reporting.MavenReport"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Fields inherited from interface org.apache.maven.reporting.MavenReport</B></TD>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.reporting.MavenReport</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-
 <!-- ========== METHOD SUMMARY =========== -->
 
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </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/reporting/MavenMultiPageReport.html#generate(org.apache.maven.doxia.sink.Sink, org.apache.maven.doxia.sink.SinkFactory, java.util.Locale)">generate</A></B>(org.apache.maven.doxia.sink.Sink&nbsp;sink,
-         <A HREF="../../../../org/apache/maven/doxia/sink/SinkFactory.html" title="interface in org.apache.maven.doxia.sink">SinkFactory</A>&nbsp;sinkFactory,
-         java.util.Locale&nbsp;locale)</CODE>
+         org.apache.maven.doxia.sink.SinkFactory&nbsp;sinkFactory,
+         <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Locale.html" title="class or interface in java.util">Locale</A>&nbsp;locale)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -158,7 +156,7 @@ Temporary class for backwards compatibil
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.reporting.MavenReport"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from interface org.apache.maven.reporting.MavenReport</B></TD>
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.maven.reporting.MavenReport</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>canGenerateReport, generate, getCategoryName, getDescription, getName, getOutputName, getReportOutputDirectory, isExternalReport, setReportOutputDirectory</CODE></TD>
@@ -167,28 +165,22 @@ Temporary class for backwards compatibil
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="generate(org.apache.maven.doxia.sink.Sink, org.apache.maven.doxia.sink.SinkFactory, java.util.Locale)"><!-- --></A><H3>
 generate</H3>
 <PRE>
-public void <B>generate</B>(org.apache.maven.doxia.sink.Sink&nbsp;sink,
-                     <A HREF="../../../../org/apache/maven/doxia/sink/SinkFactory.html" title="interface in org.apache.maven.doxia.sink">SinkFactory</A>&nbsp;sinkFactory,
-                     java.util.Locale&nbsp;locale)
+void <B>generate</B>(org.apache.maven.doxia.sink.Sink&nbsp;sink,
+              org.apache.maven.doxia.sink.SinkFactory&nbsp;sinkFactory,
+              <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Locale.html" title="class or interface in java.util">Locale</A>&nbsp;locale)
               throws org.apache.maven.reporting.MavenReportException</PRE>
 <DL>
 <DD><DL>
@@ -209,7 +201,7 @@ public void <B>generate</B>(org.apache.m
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -234,7 +226,7 @@ public void <B>generate</B>(org.apache.m
 &nbsp;PREV CLASS&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/maven/reporting/MavenMultiPageReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MavenMultiPageReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -247,6 +239,7 @@ public void <B>generate</B>(org.apache.m
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/class-use/MavenMultiPageReport.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/class-use/MavenMultiPageReport.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/class-use/MavenMultiPageReport.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.maven.reporting.MavenMultiPageReport (Maven Site Plugin 2.0.1 API)
+Uses of Interface org.apache.maven.reporting.MavenMultiPageReport (Maven Site Plugin 2.1 API)
 </TITLE>
 
 
@@ -14,9 +14,11 @@ Uses of Interface org.apache.maven.repor
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Interface org.apache.maven.reporting.MavenMultiPageReport (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="Uses of Interface org.apache.maven.reporting.MavenMultiPageReport (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +30,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/reporting/class-use/MavenMultiPageReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MavenMultiPageReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -87,7 +90,7 @@ No usage of org.apache.maven.reporting.M
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -112,7 +115,7 @@ No usage of org.apache.maven.reporting.M
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/reporting/class-use/MavenMultiPageReport.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="MavenMultiPageReport.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -125,6 +128,7 @@ No usage of org.apache.maven.reporting.M
   <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-frame.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.reporting (Maven Site Plugin 2.0.1 API)
+org.apache.maven.reporting (Maven Site Plugin 2.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.reporting package">

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-summary.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.reporting (Maven Site Plugin 2.0.1 API)
+org.apache.maven.reporting (Maven Site Plugin 2.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.maven.reporting package">
@@ -15,9 +15,11 @@ org.apache.maven.reporting (Maven Site P
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.reporting (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="org.apache.maven.reporting (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +31,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +56,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../org/apache/maven/plugins/site/webapp/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;NEXT PACKAGE</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/maven/reporting/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +69,7 @@ function windowTitle()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -80,17 +83,19 @@ Package org.apache.maven.reporting
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Interface Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/maven/reporting/MavenMultiPageReport.html" title="interface in org.apache.maven.reporting">MavenMultiPageReport</A></B></TD>
-<TD>Temporary class for backwards compatibility. </TD>
+<TD>Temporary class for backwards compatibility.</TD>
 </TR>
 </TABLE>
 &nbsp;
 
 <P>
+<DL>
+</DL>
 <HR>
 
 
@@ -99,7 +104,7 @@ Package org.apache.maven.reporting
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -124,7 +129,7 @@ Package org.apache.maven.reporting
 &nbsp;<A HREF="../../../../org/apache/maven/plugins/site/webapp/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;NEXT PACKAGE</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/maven/reporting/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -137,6 +142,7 @@ Package org.apache.maven.reporting
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-tree.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.reporting Class Hierarchy (Maven Site Plugin 2.0.1 API)
+org.apache.maven.reporting Class Hierarchy (Maven Site Plugin 2.1 API)
 </TITLE>
 
 
@@ -14,9 +14,11 @@ org.apache.maven.reporting Class Hierarc
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.reporting Class Hierarchy (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="org.apache.maven.reporting Class Hierarchy (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +30,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +55,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../org/apache/maven/plugins/site/webapp/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/maven/reporting/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -85,8 +88,8 @@ Hierarchy For Package org.apache.maven.r
 Interface Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">interface org.apache.maven.reporting.MavenReport<UL>
-<LI TYPE="circle">interface org.apache.maven.reporting.<A HREF="../../../../org/apache/maven/reporting/MavenMultiPageReport.html" title="interface in org.apache.maven.reporting"><B>MavenMultiPageReport</B></A></UL>
+<LI TYPE="circle">org.apache.maven.reporting.MavenReport<UL>
+<LI TYPE="circle">org.apache.maven.reporting.<A HREF="../../../../org/apache/maven/reporting/MavenMultiPageReport.html" title="interface in org.apache.maven.reporting"><B>MavenMultiPageReport</B></A></UL>
 </UL>
 <HR>
 
@@ -96,7 +99,7 @@ Interface Hierarchy
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -121,7 +124,7 @@ Interface Hierarchy
 &nbsp;<A HREF="../../../../org/apache/maven/plugins/site/webapp/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/maven/reporting/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -134,6 +137,7 @@ Interface Hierarchy
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/org/apache/maven/reporting/package-use.html Tue May  8 11:54:37 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.reporting (Maven Site Plugin 2.0.1 API)
+Uses of Package org.apache.maven.reporting (Maven Site Plugin 2.1 API)
 </TITLE>
 
 
@@ -14,9 +14,11 @@ Uses of Package org.apache.maven.reporti
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.reporting (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="Uses of Package org.apache.maven.reporting (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +30,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/maven/reporting/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +68,7 @@ function windowTitle()
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -87,7 +90,7 @@ No usage of org.apache.maven.reporting
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -112,7 +115,7 @@ No usage of org.apache.maven.reporting
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../index.html?org/apache/maven/reporting/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -125,6 +128,7 @@ No usage of org.apache.maven.reporting
   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-frame.html Tue May  8 11:54:37 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Site Plugin 2.0.1 API)
+Overview (Maven Site Plugin 2.1 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Site Plugin 2.0.1 API">
+<META NAME="keywords" CONTENT="Overview, Maven Site Plugin 2.1 API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -19,8 +19,8 @@ Overview (Maven Site Plugin 2.0.1 API)
 
 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
 <TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
-<B></B></FONT></TD>
+<TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
+<B></B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -31,8 +31,6 @@ Overview (Maven Site Plugin 2.0.1 API)
 <FONT size="+1" CLASS="FrameHeadingFont">
 Packages</FONT>
 <BR>
-<FONT CLASS="FrameItemFont"><A HREF="org/apache/maven/doxia/sink/package-frame.html" target="packageFrame">org.apache.maven.doxia.sink</A></FONT>
-<BR>
 <FONT CLASS="FrameItemFont"><A HREF="org/apache/maven/plugins/site/package-frame.html" target="packageFrame">org.apache.maven.plugins.site</A></FONT>
 <BR>
 <FONT CLASS="FrameItemFont"><A HREF="org/apache/maven/plugins/site/webapp/package-frame.html" target="packageFrame">org.apache.maven.plugins.site.webapp</A></FONT>

Modified: websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-site-plugin-latest/apidocs/overview-summary.html Tue May  8 11:54:37 2012
@@ -2,22 +2,24 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_18) on Fri Jul 10 14:05:55 CEST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Dec 17 22:31:42 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Site Plugin 2.0.1 API)
+Overview (Maven Site Plugin 2.1 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Site Plugin 2.0.1 API">
+<META NAME="keywords" CONTENT="Overview, Maven Site Plugin 2.1 API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Overview (Maven Site Plugin 2.0.1 API)";
+    parent.document.title="Overview (Maven Site Plugin 2.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -29,7 +31,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +56,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +69,7 @@ function windowTitle()
   <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>
@@ -76,18 +79,14 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven Site Plugin 2.0.1 API
+Maven Site Plugin 2.1 API
 </H1>
 </CENTER>
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Packages</B></FONT></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="20%"><B><A HREF="org/apache/maven/doxia/sink/package-summary.html">org.apache.maven.doxia.sink</A></B></TD>
-<TD>&nbsp;</TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Packages</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="20%"><B><A HREF="org/apache/maven/plugins/site/package-summary.html">org.apache.maven.plugins.site</A></B></TD>
@@ -112,7 +111,7 @@ Maven Site Plugin 2.0.1 API
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -137,7 +136,7 @@ Maven Site Plugin 2.0.1 API
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -150,6 +149,7 @@ Maven Site Plugin 2.0.1 API
   <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 </TABLE>