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 15:09:30 UTC

svn commit: r816619 [3/27] - in /websites/production/maventest/content/plugins/maven-compiler-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-use/ cobertura/ cobertura/css/ css/ examples/ testapidocs/ t...

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/TestCompilerMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/TestCompilerMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/TestCompilerMojo.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-TestCompilerMojo (Maven Compiler Plugin 2.3.2 API)
+TestCompilerMojo (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ TestCompilerMojo (Maven Compiler Plugin 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestCompilerMojo (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="TestCompilerMojo (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -92,13 +92,13 @@ org.apache.maven.plugin</FONT>
 <BR>
 Class TestCompilerMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</A>
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">org.apache.maven.plugin.AbstractCompilerMojo</A>
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.TestCompilerMojo</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></DD>
 </DL>
 <HR>
 <DL>
@@ -142,10 +142,10 @@ Compiles application test sources.
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ROLE</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -183,7 +183,7 @@ Compiles application test sources.
 </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/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getClasspathElements()">getClasspathElements</A></B>()</CODE>
 
 <BR>
@@ -191,7 +191,7 @@ Compiles application test sources.
 </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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getCompilerArgument()">getCompilerArgument</A></B>()</CODE>
 
 <BR>
@@ -199,7 +199,7 @@ Compiles application test sources.
 </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/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getCompilerArguments()">getCompilerArguments</A></B>()</CODE>
 
 <BR>
@@ -207,7 +207,7 @@ Compiles application test sources.
 </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/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getCompileSourceRoots()">getCompileSourceRoots</A></B>()</CODE>
 
 <BR>
@@ -215,7 +215,7 @@ Compiles application test sources.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getGeneratedSourcesDirectory()">getGeneratedSourcesDirectory</A></B>()</CODE>
 
 <BR>
@@ -223,7 +223,7 @@ Compiles application test sources.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getOutputDirectory()">getOutputDirectory</A></B>()</CODE>
 
 <BR>
@@ -231,7 +231,7 @@ Compiles application test sources.
 </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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getSource()">getSource</A></B>()</CODE>
 
 <BR>
@@ -239,7 +239,7 @@ Compiles application test sources.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/util/scan/SourceInclusionScanner.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.util.scan">SourceInclusionScanner</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getSourceInclusionScanner(int)">getSourceInclusionScanner</A></B>(int&nbsp;staleMillis)</CODE>
 
 <BR>
@@ -247,15 +247,15 @@ Compiles application test sources.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getSourceInclusionScanner(java.lang.String)">getSourceInclusionScanner</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;inputFileEnding)</CODE>
+<CODE>protected &nbsp;<A HREF="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/util/scan/SourceInclusionScanner.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.util.scan">SourceInclusionScanner</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getSourceInclusionScanner(java.lang.String)">getSourceInclusionScanner</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;inputFileEnding)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html#getTarget()">getTarget</A></B>()</CODE>
 
 <BR>
@@ -265,19 +265,19 @@ Compiles application test sources.
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
+<TD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog()" title="class or interface in org.apache.maven.plugin">getLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext()" title="class or interface in org.apache.maven.plugin">getPluginContext</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog(org.apache.maven.plugin.logging.Log)" title="class or interface in org.apache.maven.plugin">setLog</A>, <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext(java.util.Map)" title="class or interface in org.apache.maven.plugin">setPluginContext</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>,
  <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -314,16 +314,16 @@ public <B>TestCompilerMojo</B>()</PRE>
 execute</H3>
 <PRE>
 public void <B>execute</B>()
-             throws org.apache.maven.plugin.MojoExecutionException,
+             throws <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A>,
                     <A HREF="../../../../org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin">CompilationFailureException</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>execute</CODE> in interface <CODE>org.apache.maven.plugin.Mojo</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute()" title="class or interface in org.apache.maven.plugin">execute</A></CODE> in interface <CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE>
+<DD><CODE><A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</A></CODE>
 <DD><CODE><A HREF="../../../../org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin">CompilationFailureException</A></CODE></DL>
 </DD>
 </DL>
@@ -332,7 +332,7 @@ public void <B>execute</B>()
 <A NAME="getCompileSourceRoots()"><!-- --></A><H3>
 getCompileSourceRoots</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getCompileSourceRoots</B>()</PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getCompileSourceRoots</B>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getCompileSourceRoots()">getCompileSourceRoots</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -346,7 +346,7 @@ protected <A HREF="http://java.sun.com/j
 <A NAME="getClasspathElements()"><!-- --></A><H3>
 getClasspathElements</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getClasspathElements</B>()</PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getClasspathElements</B>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getClasspathElements()">getClasspathElements</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -360,7 +360,7 @@ protected <A HREF="http://java.sun.com/j
 <A NAME="getOutputDirectory()"><!-- --></A><H3>
 getOutputDirectory</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getOutputDirectory</B>()</PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getOutputDirectory</B>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getOutputDirectory()">getOutputDirectory</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -374,7 +374,7 @@ protected <A HREF="http://java.sun.com/j
 <A NAME="getSourceInclusionScanner(int)"><!-- --></A><H3>
 getSourceInclusionScanner</H3>
 <PRE>
-protected <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner</A> <B>getSourceInclusionScanner</B>(int&nbsp;staleMillis)</PRE>
+protected <A HREF="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/util/scan/SourceInclusionScanner.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.util.scan">SourceInclusionScanner</A> <B>getSourceInclusionScanner</B>(int&nbsp;staleMillis)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getSourceInclusionScanner(int)">getSourceInclusionScanner</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -388,7 +388,7 @@ protected <A HREF="http://plexus.codehau
 <A NAME="getSourceInclusionScanner(java.lang.String)"><!-- --></A><H3>
 getSourceInclusionScanner</H3>
 <PRE>
-protected <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner</A> <B>getSourceInclusionScanner</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;inputFileEnding)</PRE>
+protected <A HREF="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/util/scan/SourceInclusionScanner.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.util.scan">SourceInclusionScanner</A> <B>getSourceInclusionScanner</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;inputFileEnding)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getSourceInclusionScanner(java.lang.String)">getSourceInclusionScanner</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -402,7 +402,7 @@ protected <A HREF="http://plexus.codehau
 <A NAME="getSource()"><!-- --></A><H3>
 getSource</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getSource</B>()</PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getSource</B>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getSource()">getSource</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -416,7 +416,7 @@ protected <A HREF="http://java.sun.com/j
 <A NAME="getTarget()"><!-- --></A><H3>
 getTarget</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getTarget</B>()</PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getTarget</B>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getTarget()">getTarget</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -430,7 +430,7 @@ protected <A HREF="http://java.sun.com/j
 <A NAME="getCompilerArgument()"><!-- --></A><H3>
 getCompilerArgument</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getCompilerArgument</B>()</PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getCompilerArgument</B>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getCompilerArgument()">getCompilerArgument</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -444,7 +444,7 @@ protected <A HREF="http://java.sun.com/j
 <A NAME="getCompilerArguments()"><!-- --></A><H3>
 getCompilerArguments</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getCompilerArguments</B>()</PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getCompilerArguments</B>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getCompilerArguments()">getCompilerArguments</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -458,7 +458,7 @@ protected <A HREF="http://java.sun.com/j
 <A NAME="getGeneratedSourcesDirectory()"><!-- --></A><H3>
 getGeneratedSourcesDirectory</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getGeneratedSourcesDirectory</B>()</PRE>
+protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getGeneratedSourcesDirectory</B>()</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#getGeneratedSourcesDirectory()">getGeneratedSourcesDirectory</A></CODE> in class <CODE><A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin">AbstractCompilerMojo</A></CODE></DL>
@@ -527,6 +527,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/AbstractCompilerMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/AbstractCompilerMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/AbstractCompilerMojo.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Maven Compiler Plugin 2.3.2 API)
+Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugin.Ab
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -58,7 +58,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useAbstractCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useAbstractCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractCompilerMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -148,7 +148,7 @@ Uses of <A HREF="../../../../../org/apac
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useAbstractCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useAbstractCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractCompilerMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -169,6 +169,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/CompilationFailureException.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/CompilationFailureException.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/CompilationFailureException.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.CompilationFailureException (Maven Compiler Plugin 2.3.2 API)
+Uses of Class org.apache.maven.plugin.CompilationFailureException (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugin.Co
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.CompilationFailureException (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.CompilationFailureException (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -58,7 +58,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useCompilationFailureException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useCompilationFailureException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilationFailureException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -156,7 +156,7 @@ Uses of <A HREF="../../../../../org/apac
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useCompilationFailureException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useCompilationFailureException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilationFailureException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -177,6 +177,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/CompilerMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/CompilerMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/CompilerMojo.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.CompilerMojo (Maven Compiler Plugin 2.3.2 API)
+Uses of Class org.apache.maven.plugin.CompilerMojo (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugin.Co
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.CompilerMojo (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.CompilerMojo (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -58,7 +58,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilerMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -117,7 +117,7 @@ No usage of org.apache.maven.plugin.Comp
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilerMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -138,6 +138,6 @@ No usage of org.apache.maven.plugin.Comp
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/HelpMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/HelpMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/HelpMojo.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.HelpMojo (Maven Compiler Plugin 2.3.2 API)
+Uses of Class org.apache.maven.plugin.HelpMojo (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugin.He
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.HelpMojo (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.HelpMojo (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -58,7 +58,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useHelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useHelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -117,7 +117,7 @@ No usage of org.apache.maven.plugin.Help
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useHelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useHelpMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HelpMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -138,6 +138,6 @@ No usage of org.apache.maven.plugin.Help
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/TestCompilerMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/TestCompilerMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/class-use/TestCompilerMojo.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.TestCompilerMojo (Maven Compiler Plugin 2.3.2 API)
+Uses of Class org.apache.maven.plugin.TestCompilerMojo (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugin.Te
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.TestCompilerMojo (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.TestCompilerMojo (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -58,7 +58,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useTestCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useTestCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="TestCompilerMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -117,7 +117,7 @@ No usage of org.apache.maven.plugin.Test
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/maven/plugin/\class-useTestCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/maven/plugin//class-useTestCompilerMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="TestCompilerMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -138,6 +138,6 @@ No usage of org.apache.maven.plugin.Test
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-frame.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin (Maven Compiler Plugin 2.3.2 API)
+org.apache.maven.plugin (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-summary.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin (Maven Compiler Plugin 2.3.2 API)
+org.apache.maven.plugin (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugin (Maven Compiler 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="org.apache.maven.plugin (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -179,6 +179,6 @@ Package org.apache.maven.plugin
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-tree.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin Class Hierarchy (Maven Compiler Plugin 2.3.2 API)
+org.apache.maven.plugin Class Hierarchy (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugin Class Hierarchy 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin Class Hierarchy (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="org.apache.maven.plugin Class Hierarchy (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -88,17 +88,17 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>AbstractMojo</B></A> (implements org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.<A HREF="../../../../org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin"><B>AbstractCompilerMojo</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.<A HREF="../../../../org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin"><B>CompilerMojo</B></A><LI TYPE="circle">org.apache.maven.plugin.<A HREF="../../../../org/apache/maven/plugin/TestCompilerMojo.html" title="class in org.apache.maven.plugin"><B>TestCompilerMojo</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugin.<A HREF="../../../../org/apache/maven/plugin/HelpMojo.html" title="class in org.apache.maven.plugin"><B>HelpMojo</B></A></UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.AbstractMojoExecutionException<UL>
-<LI TYPE="circle">org.apache.maven.plugin.MojoFailureException<UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>AbstractMojoExecutionException</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>MojoFailureException</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.<A HREF="../../../../org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin"><B>CompilationFailureException</B></A></UL>
 </UL>
 </UL>
@@ -158,6 +158,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/package-use.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin (Maven Compiler Plugin 2.3.2 API)
+Uses of Package org.apache.maven.plugin (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Package org.apache.maven.plugin 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugin (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -159,6 +159,6 @@ Classes in <A HREF="../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/overview-tree.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Compiler Plugin 2.3.2 API)
+Class Hierarchy (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Class Hierarchy (Maven Compiler Plugin 2
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="Class Hierarchy (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -90,17 +90,17 @@ Hierarchy For All Packages</H2>
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>AbstractMojo</B></A> (implements org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</A>, org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.<A HREF="org/apache/maven/plugin/AbstractCompilerMojo.html" title="class in org.apache.maven.plugin"><B>AbstractCompilerMojo</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.<A HREF="org/apache/maven/plugin/CompilerMojo.html" title="class in org.apache.maven.plugin"><B>CompilerMojo</B></A><LI TYPE="circle">org.apache.maven.plugin.<A HREF="org/apache/maven/plugin/TestCompilerMojo.html" title="class in org.apache.maven.plugin"><B>TestCompilerMojo</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugin.<A HREF="org/apache/maven/plugin/HelpMojo.html" title="class in org.apache.maven.plugin"><B>HelpMojo</B></A></UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.AbstractMojoExecutionException<UL>
-<LI TYPE="circle">org.apache.maven.plugin.MojoFailureException<UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>AbstractMojoExecutionException</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin"><B>MojoFailureException</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.<A HREF="org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin"><B>CompilationFailureException</B></A></UL>
 </UL>
 </UL>
@@ -160,6 +160,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <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-compiler-plugin-latest/apidocs/package-list
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/package-list (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/package-list Tue May  8 13:09:26 2012
@@ -1 +1 @@
-org.apache.maven.plugin
+org.apache.maven.plugin

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/serialized-form.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/serialized-form.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/serialized-form.html Tue May  8 13:09:26 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:21 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Fri Apr 27 23:03:22 CEST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Serialized Form (Maven Compiler Plugin 2.3.2 API)
+Serialized Form (Maven Compiler Plugin 2.4 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-09-04">
+<META NAME="date" CONTENT="2012-04-27">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Serialized Form (Maven Compiler Plugin 2
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Serialized Form (Maven Compiler Plugin 2.3.2 API)";
+        parent.document.title="Serialized Form (Maven Compiler Plugin 2.4 API)";
     }
 }
 </SCRIPT>
@@ -97,7 +97,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class org.apache.maven.plugin.AbstractMojoExecutionException extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojoExecutionException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -113,7 +113,7 @@ Serialized Form</H1>
 <H3>
 source</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>source</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>source</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -122,7 +122,7 @@ source</H3>
 <H3>
 longMessage</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>longMessage</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>longMessage</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -133,7 +133,7 @@ longMessage</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin">org.apache.maven.plugin.CompilationFailureException</A> extends org.apache.maven.plugin.MojoFailureException implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/maven/plugin/CompilationFailureException.html" title="class in org.apache.maven.plugin">org.apache.maven.plugin.CompilationFailureException</A> extends <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -144,7 +144,7 @@ longMessage</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class org.apache.maven.plugin.InvalidPluginException extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/InvalidPluginException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.InvalidPluginException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -155,7 +155,7 @@ longMessage</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class org.apache.maven.plugin.MojoExecutionException extends org.apache.maven.plugin.AbstractMojoExecutionException implements Serializable</B></FONT></TH>
+<B>Class <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.MojoExecutionException</A> extends <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojoExecutionException</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -166,7 +166,7 @@ longMessage</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class org.apache.maven.plugin.MojoFailureException extends org.apache.maven.plugin.AbstractMojoExecutionException implements Serializable</B></FONT></TH>
+<B>Class <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.MojoFailureException</A> extends <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojoExecutionException</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -177,7 +177,7 @@ longMessage</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class org.apache.maven.plugin.PluginConfigurationException extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginConfigurationException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginConfigurationException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -193,7 +193,7 @@ longMessage</H3>
 <H3>
 pluginDescriptor</H3>
 <PRE>
-org.apache.maven.plugin.descriptor.PluginDescriptor <B>pluginDescriptor</B></PRE>
+<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/descriptor/PluginDescriptor.html?is-external=true" title="class or interface in org.apache.maven.plugin.descriptor">PluginDescriptor</A> <B>pluginDescriptor</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -202,7 +202,7 @@ org.apache.maven.plugin.descriptor.Plugi
 <H3>
 originalMessage</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>originalMessage</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>originalMessage</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -213,7 +213,7 @@ originalMessage</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class org.apache.maven.plugin.PluginManagerException extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginManagerException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -224,7 +224,7 @@ originalMessage</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class org.apache.maven.plugin.PluginNotFoundException extends org.apache.maven.artifact.resolver.AbstractArtifactResolutionException implements Serializable</B></FONT></TH>
+<B>Class <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginNotFoundException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginNotFoundException</A> extends <A HREF="http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.html?is-external=true" title="class or interface in org.apache.maven.artifact.resolver">AbstractArtifactResolutionException</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -235,7 +235,7 @@ originalMessage</H3>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class org.apache.maven.plugin.PluginParameterException extends org.apache.maven.plugin.PluginConfigurationException implements Serializable</B></FONT></TH>
+<B>Class <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginParameterException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginParameterException</A> extends <A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginConfigurationException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginConfigurationException</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -251,7 +251,7 @@ originalMessage</H3>
 <H3>
 parameters</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>parameters</B></PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>&gt; <B>parameters</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -260,7 +260,7 @@ parameters</H3>
 <H3>
 mojo</H3>
 <PRE>
-org.apache.maven.plugin.descriptor.MojoDescriptor <B>mojo</B></PRE>
+<A HREF="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/descriptor/MojoDescriptor.html?is-external=true" title="class or interface in org.apache.maven.plugin.descriptor">MojoDescriptor</A> <B>mojo</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -320,6 +320,6 @@ org.apache.maven.plugin.descriptor.MojoD
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2001-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file