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:06:52 UTC

svn commit: r816615 [2/12] - 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/ examples/ testapidocs/ testap...

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/CompilationFailureException.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/CompilationFailureException.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/CompilationFailureException.html Tue May  8 13:06:49 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_17) on Tue Mar 30 11:09:52 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:19 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CompilationFailureException (Maven Compiler Plugin 2.2 API)
+CompilationFailureException (Maven Compiler Plugin 2.3.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-03-30">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.CompilationFailureException class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CompilationFailureException (Maven Compiler Plugin 2.2 API)";
-    }
+    parent.document.title="CompilationFailureException (Maven Compiler Plugin 2.3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -92,15 +89,15 @@ org.apache.maven.plugin</FONT>
 <BR>
 Class CompilationFailureException</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 "><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">java.lang.Throwable</A>
-      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><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">java.lang.Exception</A>
+<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 "><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">java.lang.Throwable</A>
+      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">java.lang.Exception</A>
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojoExecutionException
               <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.MojoFailureException
                   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.CompilationFailureException</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><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></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DD>
 </DL>
 <HR>
 <DL>
@@ -147,7 +144,7 @@ Class CompilationFailureException</H2>
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/CompilationFailureException.html#CompilationFailureException(java.util.List)">CompilationFailureException</A></B>(<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://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/CompilationFailureException.html#CompilationFailureException(java.util.List)">CompilationFailureException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -164,16 +161,16 @@ Class CompilationFailureException</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/CompilationFailureException.html#longMessage(java.util.List)">longMessage</A></B>(<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://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</CODE>
+<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/plugin/CompilationFailureException.html#longMessage(java.util.List)">longMessage</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</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>static&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>
-<TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/CompilationFailureException.html#shortMessage(java.util.List)">shortMessage</A></B>(<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://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</CODE>
+<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/plugin/CompilationFailureException.html#shortMessage(java.util.List)">shortMessage</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Short message will have the error message if there's only one, useful for errors forking the compiler</TD>
@@ -191,19 +188,19 @@ Class CompilationFailureException</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></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/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</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/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or int
 erface in java.lang">initCause</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#getCause()" title="class or interface in java.lang">getCause</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#getMessage()" title="class or interface in java.lang">getMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwab
 le.html#printStackTrace()" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html#toString()" title="class or interface in java.lang">toString</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://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><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#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.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#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;
@@ -222,7 +219,7 @@ Class CompilationFailureException</H2>
 <A NAME="CompilationFailureException(java.util.List)"><!-- --></A><H3>
 CompilationFailureException</H3>
 <PRE>
-public <B>CompilationFailureException</B>(<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://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</PRE>
+public <B>CompilationFailureException</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</PRE>
 <DL>
 </DL>
 
@@ -239,7 +236,7 @@ public <B>CompilationFailureException</B
 <A NAME="longMessage(java.util.List)"><!-- --></A><H3>
 longMessage</H3>
 <PRE>
-public static <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>(<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://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>longMessage</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -250,7 +247,7 @@ public static <A HREF="http://java.sun.c
 <A NAME="shortMessage(java.util.List)"><!-- --></A><H3>
 shortMessage</H3>
 <PRE>
-public static <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>shortMessage</B>(<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://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</PRE>
+public static <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>shortMessage</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.CompilerError.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.compiler.CompilerError</A>&gt;&nbsp;messages)</PRE>
 <DL>
 <DD>Short message will have the error message if there's only one, useful for errors forking the compiler
 <P>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/CompilerMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/CompilerMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/CompilerMojo.html Tue May  8 13:06:49 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_17) on Tue Mar 30 11:09:52 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:19 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CompilerMojo (Maven Compiler Plugin 2.2 API)
+CompilerMojo (Maven Compiler Plugin 2.3.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-03-30">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.CompilerMojo class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CompilerMojo (Maven Compiler Plugin 2.2 API)";
-    }
+    parent.document.title="CompilerMojo (Maven Compiler Plugin 2.3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -92,7 +89,7 @@ org.apache.maven.plugin</FONT>
 <BR>
 Class CompilerMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.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 ">org.apache.maven.plugin.AbstractMojo
       <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.CompilerMojo</B>
@@ -183,7 +180,7 @@ Compiles application 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://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" 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" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/CompilerMojo.html#getClasspathElements()">getClasspathElements</A></B>()</CODE>
 
 <BR>
@@ -191,7 +188,7 @@ Compiles application 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://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/plugin/CompilerMojo.html#getCompilerArgument()">getCompilerArgument</A></B>()</CODE>
 
 <BR>
@@ -199,7 +196,7 @@ Compiles application 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://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" 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" 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" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/CompilerMojo.html#getCompilerArguments()">getCompilerArguments</A></B>()</CODE>
 
 <BR>
@@ -207,7 +204,7 @@ Compiles application 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://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" 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" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/maven/plugin/CompilerMojo.html#getCompileSourceRoots()">getCompileSourceRoots</A></B>()</CODE>
 
 <BR>
@@ -215,7 +212,7 @@ Compiles application 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://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/plugin/CompilerMojo.html#getGeneratedSourcesDirectory()">getGeneratedSourcesDirectory</A></B>()</CODE>
 
 <BR>
@@ -223,7 +220,7 @@ Compiles application 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://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/plugin/CompilerMojo.html#getOutputDirectory()">getOutputDirectory</A></B>()</CODE>
 
 <BR>
@@ -231,7 +228,7 @@ Compiles application 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://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/plugin/CompilerMojo.html#getSource()">getSource</A></B>()</CODE>
 
 <BR>
@@ -239,7 +236,7 @@ Compiles application 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-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html" 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/CompilerMojo.html#getSourceInclusionScanner(int)">getSourceInclusionScanner</A></B>(int&nbsp;staleMillis)</CODE>
 
 <BR>
@@ -247,15 +244,15 @@ Compiles application 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/CompilerMojo.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-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html" 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/CompilerMojo.html#getSourceInclusionScanner(java.lang.String)">getSourceInclusionScanner</A></B>(<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>&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://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/plugin/CompilerMojo.html#getTarget()">getTarget</A></B>()</CODE>
 
 <BR>
@@ -274,10 +271,10 @@ Compiles application sources
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.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><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.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;
@@ -313,7 +310,7 @@ public <B>CompilerMojo</B>()</PRE>
 <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://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" 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" 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>
@@ -327,7 +324,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://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" 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" 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>
@@ -341,7 +338,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://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" 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 +371,7 @@ public void <B>execute</B>()
 <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-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html" title="class or interface in org.codehaus.plexus">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 +385,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-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html" 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" 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 +399,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://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" 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 +413,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://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" 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 +427,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://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" 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 +441,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://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" 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" 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" 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 +455,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://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" 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>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/HelpMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/HelpMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/apidocs/org/apache/maven/plugin/HelpMojo.html Tue May  8 13:06:49 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_17) on Tue Mar 30 11:09:52 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:19 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-HelpMojo (Maven Compiler Plugin 2.2 API)
+HelpMojo (Maven Compiler Plugin 2.3.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-03-30">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.HelpMojo class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HelpMojo (Maven Compiler Plugin 2.2 API)";
-    }
+    parent.document.title="HelpMojo (Maven Compiler Plugin 2.3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -92,7 +89,7 @@ org.apache.maven.plugin</FONT>
 <BR>
 Class HelpMojo</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.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 ">org.apache.maven.plugin.AbstractMojo
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.HelpMojo</B>
 </PRE>
@@ -111,9 +108,9 @@ Display help information on maven-compil
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>generated on Tue Mar 30 11:08:36 CEST 2010</DD>
+  <DD>generated on Mon May 17 23:38:07 CEST 2010</DD>
 <DT><B>Author:</B></DT>
-  <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.5.1)</DD>
+  <DD>org.apache.maven.tools.plugin.generator.PluginHelpGenerator (version 2.6)</DD>
 <DT><B>Is defined by the goal name:</B></DT><DD>help</DD><DT><B>Requires a Maven project to run:</B></DT><DD>false</DD></DL>
 <HR>
 
@@ -182,10 +179,10 @@ Display help information on maven-compil
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.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><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.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;

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:06:49 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_17) on Tue Mar 30 11:09:53 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:19 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-TestCompilerMojo (Maven Compiler Plugin 2.2 API)
+TestCompilerMojo (Maven Compiler Plugin 2.3.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-03-30">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.TestCompilerMojo class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TestCompilerMojo (Maven Compiler Plugin 2.2 API)";
-    }
+    parent.document.title="TestCompilerMojo (Maven Compiler Plugin 2.3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -92,7 +89,7 @@ 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>
+<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 ">org.apache.maven.plugin.AbstractMojo
       <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>
@@ -183,7 +180,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://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" 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" 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 +188,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://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/plugin/TestCompilerMojo.html#getCompilerArgument()">getCompilerArgument</A></B>()</CODE>
 
 <BR>
@@ -199,7 +196,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://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" 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" 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" 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 +204,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://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" 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" 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 +212,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://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/plugin/TestCompilerMojo.html#getGeneratedSourcesDirectory()">getGeneratedSourcesDirectory</A></B>()</CODE>
 
 <BR>
@@ -223,7 +220,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://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/plugin/TestCompilerMojo.html#getOutputDirectory()">getOutputDirectory</A></B>()</CODE>
 
 <BR>
@@ -231,7 +228,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://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/plugin/TestCompilerMojo.html#getSource()">getSource</A></B>()</CODE>
 
 <BR>
@@ -239,7 +236,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-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html" 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(int)">getSourceInclusionScanner</A></B>(int&nbsp;staleMillis)</CODE>
 
 <BR>
@@ -247,15 +244,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-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html" 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" 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://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/plugin/TestCompilerMojo.html#getTarget()">getTarget</A></B>()</CODE>
 
 <BR>
@@ -274,10 +271,10 @@ Compiles application test sources.
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.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><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.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;
@@ -332,7 +329,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://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" 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" 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 +343,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://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" 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" 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 +357,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://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" 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 +371,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-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html" title="class or interface in org.codehaus.plexus">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 +385,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-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.util.scan.SourceInclusionScanner.html" 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" 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 +399,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://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" 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 +413,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://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" 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 +427,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://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" 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 +441,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://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" 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" 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" 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 +455,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://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" 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>

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:06:49 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_17) on Tue Mar 30 11:09:53 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:19 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Maven Compiler Plugin 2.2 API)
+Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Maven Compiler Plugin 2.3.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-03-30">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Maven Compiler Plugin 2.2 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.AbstractCompilerMojo (Maven Compiler Plugin 2.3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -58,7 +54,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-use/AbstractCompilerMojo.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 +144,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-use/AbstractCompilerMojo.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">
   <!--

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:06:49 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_17) on Tue Mar 30 11:09:53 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:19 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.CompilationFailureException (Maven Compiler Plugin 2.2 API)
+Uses of Class org.apache.maven.plugin.CompilationFailureException (Maven Compiler Plugin 2.3.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-03-30">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.CompilationFailureException (Maven Compiler Plugin 2.2 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.CompilationFailureException (Maven Compiler Plugin 2.3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -58,7 +54,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-use/CompilationFailureException.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">
   <!--
@@ -108,7 +104,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>CompilerMojo.</B><B><A HREF="../../../../../org/apache/maven/plugin/CompilerMojo.html#execute()">execute</A></B>()</CODE>
+<TD><CODE><B>AbstractCompilerMojo.</B><B><A HREF="../../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#execute()">execute</A></B>()</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -116,7 +112,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>AbstractCompilerMojo.</B><B><A HREF="../../../../../org/apache/maven/plugin/AbstractCompilerMojo.html#execute()">execute</A></B>()</CODE>
+<TD><CODE><B>CompilerMojo.</B><B><A HREF="../../../../../org/apache/maven/plugin/CompilerMojo.html#execute()">execute</A></B>()</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -156,7 +152,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-use/CompilationFailureException.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">
   <!--

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:06:49 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_17) on Tue Mar 30 11:09:53 CEST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:19 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.CompilerMojo (Maven Compiler Plugin 2.2 API)
+Uses of Class org.apache.maven.plugin.CompilerMojo (Maven Compiler Plugin 2.3.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-03-30">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.CompilerMojo (Maven Compiler Plugin 2.2 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.CompilerMojo (Maven Compiler Plugin 2.3.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -58,7 +54,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-use/CompilerMojo.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 +113,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-use/CompilerMojo.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">
   <!--