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:08:02 UTC

svn commit: r816617 [10/10] - in /websites/production/maventest/content/plugins/maven-compiler-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-use/ cobertura/ examples/ testapidocs/ testapidocs/org/apac...

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/DebugEnabledLog.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/DebugEnabledLog.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/DebugEnabledLog.html Tue May  8 13:07:59 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DebugEnabledLog (Maven Compiler Plugin 2.3.1 Test API)
+DebugEnabledLog (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.stubs.DebugEnabledLog class">
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DebugEnabledLog (Maven Compiler Plugin 2.3.1 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="DebugEnabledLog (Maven Compiler Plugin 2.3.2 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,16 +93,16 @@ org.apache.maven.plugin.stubs</FONT>
 <BR>
 Class DebugEnabledLog</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../apidocs/org/apache/maven/plugin/logging.SystemStreamLog.html" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.logging.SystemStreamLog</A>
+<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.logging.SystemStreamLog
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.stubs.DebugEnabledLog</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../apidocs/org/apache/maven/plugin/logging.Log.html" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.logging.Log</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.logging.Log</DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>DebugEnabledLog</B><DT>extends <A HREF="../../../../../../apidocs/org/apache/maven/plugin/logging.SystemStreamLog.html" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.logging.SystemStreamLog</A></DL>
+<DT><PRE>public class <B>DebugEnabledLog</B><DT>extends org.apache.maven.plugin.logging.SystemStreamLog</DL>
 </PRE>
 
 <P>
@@ -147,7 +150,7 @@ Class DebugEnabledLog</H2>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.logging.SystemStreamLog"><!-- --></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.logging.<A HREF="../../../../../../apidocs/org/apache/maven/plugin/logging.SystemStreamLog.html" title="class or interface in org.apache.maven.plugin">SystemStreamLog</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.logging.SystemStreamLog</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>debug, debug, debug, error, error, error, info, info, info, isErrorEnabled, isInfoEnabled, isWarnEnabled, warn, warn, warn</CODE></TD>
@@ -156,10 +159,10 @@ Class DebugEnabledLog</H2>
 &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" 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?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#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><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>
 </TR>
 </TABLE>
 &nbsp;
@@ -198,7 +201,7 @@ isDebugEnabled</H3>
 public boolean <B>isDebugEnabled</B>()</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>isDebugEnabled</CODE> in interface <CODE><A HREF="../../../../../../apidocs/org/apache/maven/plugin/logging.Log.html" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.logging.Log</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../apidocs/org/apache/maven/plugin/logging.SystemStreamLog.html#isDebugEnabled()" title="class or interface in org.apache.maven.plugin">isDebugEnabled</A></CODE> in class <CODE><A HREF="../../../../../../apidocs/org/apache/maven/plugin/logging.SystemStreamLog.html" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.logging.SystemStreamLog</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE>isDebugEnabled</CODE> in interface <CODE>org.apache.maven.plugin.logging.Log</CODE><DT><B>Overrides:</B><DD><CODE>isDebugEnabled</CODE> in class <CODE>org.apache.maven.plugin.logging.SystemStreamLog</CODE></DL>
 </DD>
 <DD><DL>
 </DL>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/class-use/CompilerManagerStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/class-use/CompilerManagerStub.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/class-use/CompilerManagerStub.html Tue May  8 13:07:59 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.stubs.CompilerManagerStub (Maven Compiler Plugin 2.3.1 Test API)
+Uses of Class org.apache.maven.plugin.stubs.CompilerManagerStub (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.stubs.CompilerManagerStub (Maven Compiler Plugin 2.3.1 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.stubs.CompilerManagerStub (Maven Compiler Plugin 2.3.2 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/stubs/class-use/CompilerManagerStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/stubs/\class-useCompilerManagerStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilerManagerStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugin.stub
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/stubs/class-use/CompilerManagerStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/stubs/\class-useCompilerManagerStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilerManagerStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/class-use/CompilerStub.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/class-use/CompilerStub.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/class-use/CompilerStub.html Tue May  8 13:07:59 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.stubs.CompilerStub (Maven Compiler Plugin 2.3.1 Test API)
+Uses of Class org.apache.maven.plugin.stubs.CompilerStub (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.stubs.CompilerStub (Maven Compiler Plugin 2.3.1 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.stubs.CompilerStub (Maven Compiler Plugin 2.3.2 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/stubs/class-use/CompilerStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/stubs/\class-useCompilerStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilerStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugin.stub
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/stubs/class-use/CompilerStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/stubs/\class-useCompilerStub.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CompilerStub.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/class-use/DebugEnabledLog.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/class-use/DebugEnabledLog.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/class-use/DebugEnabledLog.html Tue May  8 13:07:59 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.stubs.DebugEnabledLog (Maven Compiler Plugin 2.3.1 Test API)
+Uses of Class org.apache.maven.plugin.stubs.DebugEnabledLog (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugin.stubs.DebugEnabledLog (Maven Compiler Plugin 2.3.1 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugin.stubs.DebugEnabledLog (Maven Compiler Plugin 2.3.2 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/stubs/class-use/DebugEnabledLog.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/stubs/\class-useDebugEnabledLog.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DebugEnabledLog.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.maven.plugin.stub
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/maven/plugin/stubs/class-use/DebugEnabledLog.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugin/stubs/\class-useDebugEnabledLog.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DebugEnabledLog.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-frame.html Tue May  8 13:07:59 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.1 Test API)
+org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.stubs package">
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-summary.html Tue May  8 13:07:59 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.1 Test API)
+org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugin.stubs package">
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.1 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.2 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-tree.html Tue May  8 13:07:59 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.stubs Class Hierarchy (Maven Compiler Plugin 2.3.1 Test API)
+org.apache.maven.plugin.stubs Class Hierarchy (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.maven.plugin.stubs Class Hierarchy (Maven Compiler Plugin 2.3.1 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.maven.plugin.stubs Class Hierarchy (Maven Compiler Plugin 2.3.2 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -88,10 +92,10 @@ 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" title="class or interface in java.lang"><B>Object</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.stubs.<A HREF="../../../../../org/apache/maven/plugin/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.stubs"><B>CompilerManagerStub</B></A> (implements org.codehaus.plexus.compiler.manager.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.manager.CompilerManager.html" title="class or interface in org.codehaus.plexus">CompilerManager</A>)
-<LI TYPE="circle">org.apache.maven.plugin.stubs.<A HREF="../../../../../org/apache/maven/plugin/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.stubs"><B>CompilerStub</B></A> (implements org.codehaus.plexus.compiler.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.Compiler.html" title="class or interface in org.codehaus.plexus">Compiler</A>)
-<LI TYPE="circle">org.apache.maven.plugin.logging.<A HREF="../../../../../../apidocs/org/apache/maven/plugin/logging.SystemStreamLog.html" title="class or interface in org.apache.maven.plugin"><B>SystemStreamLog</B></A> (implements org.apache.maven.plugin.logging.<A HREF="../../../../../../apidocs/org/apache/maven/plugin/logging.Log.html" title="class or interface in org.apache.maven.plugin">Log</A>)
+<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.stubs.<A HREF="../../../../../org/apache/maven/plugin/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.stubs"><B>CompilerManagerStub</B></A> (implements org.codehaus.plexus.compiler.manager.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.manager.CompilerManager.html?is-external=true" title="class or interface in org.codehaus.plexus">CompilerManager</A>)
+<LI TYPE="circle">org.apache.maven.plugin.stubs.<A HREF="../../../../../org/apache/maven/plugin/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.stubs"><B>CompilerStub</B></A> (implements org.codehaus.plexus.compiler.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus">Compiler</A>)
+<LI TYPE="circle">org.apache.maven.plugin.logging.SystemStreamLog (implements org.apache.maven.plugin.logging.Log)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.stubs.<A HREF="../../../../../org/apache/maven/plugin/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.stubs"><B>DebugEnabledLog</B></A></UL>
 </UL>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/org/apache/maven/plugin/stubs/package-use.html Tue May  8 13:07:59 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.1 Test API)
+Uses of Package org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Package org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.1 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.maven.plugin.stubs (Maven Compiler Plugin 2.3.2 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/overview-frame.html Tue May  8 13:07:59 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Compiler Plugin 2.3.1 Test API)
+Overview List (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Compiler Plugin 2.3.1 Test API">
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/overview-summary.html Tue May  8 13:07:59 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Compiler Plugin 2.3.1 Test API)
+Overview (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Maven Compiler Plugin 2.3.1 Test API">
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Overview (Maven Compiler Plugin 2.3.1 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Overview (Maven Compiler Plugin 2.3.2 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -79,7 +82,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven Compiler Plugin 2.3.1 Test API
+Maven Compiler Plugin 2.3.2 Test API
 </H1>
 </CENTER>
 

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/overview-tree.html Tue May  8 13:07:59 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 17 23:39:32 CEST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Sat Sep 04 16:11:07 CEST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Compiler Plugin 2.3.1 Test API)
+Class Hierarchy (Maven Compiler Plugin 2.3.2 Test API)
 </TITLE>
 
+<META NAME="date" CONTENT="2010-09-04">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Maven Compiler Plugin 2.3.1 Test API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy (Maven Compiler Plugin 2.3.2 Test API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -87,19 +91,19 @@ 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" title="class or interface in java.lang"><B>Object</B></A><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">junit.framework.Assert<UL>
 <LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
 <UL>
-<LI TYPE="circle">org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html" title="class or interface in org.codehaus.plexus"><B>PlexusTestCase</B></A><UL>
-<LI TYPE="circle">org.apache.maven.plugin.testing.<A HREF="../apidocs/org/apache/maven/plugin/testing.AbstractMojoTestCase.html" title="class or interface in org.apache.maven.plugin"><B>AbstractMojoTestCase</B></A><UL>
+<LI TYPE="circle">org.codehaus.plexus.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/PlexusTestCase.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>PlexusTestCase</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.testing.AbstractMojoTestCase<UL>
 <LI TYPE="circle">org.apache.maven.plugin.<A HREF="org/apache/maven/plugin/CompilerMojoTestCase.html" title="class in org.apache.maven.plugin"><B>CompilerMojoTestCase</B></A></UL>
 </UL>
 </UL>
 </UL>
-<LI TYPE="circle">org.apache.maven.plugin.stubs.<A HREF="org/apache/maven/plugin/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.stubs"><B>CompilerManagerStub</B></A> (implements org.codehaus.plexus.compiler.manager.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.manager.CompilerManager.html" title="class or interface in org.codehaus.plexus">CompilerManager</A>)
-<LI TYPE="circle">org.apache.maven.plugin.stubs.<A HREF="org/apache/maven/plugin/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.stubs"><B>CompilerStub</B></A> (implements org.codehaus.plexus.compiler.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.Compiler.html" title="class or interface in org.codehaus.plexus">Compiler</A>)
-<LI TYPE="circle">org.apache.maven.plugin.logging.<A HREF="../apidocs/org/apache/maven/plugin/logging.SystemStreamLog.html" title="class or interface in org.apache.maven.plugin"><B>SystemStreamLog</B></A> (implements org.apache.maven.plugin.logging.<A HREF="../apidocs/org/apache/maven/plugin/logging.Log.html" title="class or interface in org.apache.maven.plugin">Log</A>)
+<LI TYPE="circle">org.apache.maven.plugin.stubs.<A HREF="org/apache/maven/plugin/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.stubs"><B>CompilerManagerStub</B></A> (implements org.codehaus.plexus.compiler.manager.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.manager.CompilerManager.html?is-external=true" title="class or interface in org.codehaus.plexus">CompilerManager</A>)
+<LI TYPE="circle">org.apache.maven.plugin.stubs.<A HREF="org/apache/maven/plugin/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.stubs"><B>CompilerStub</B></A> (implements org.codehaus.plexus.compiler.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/compiler.Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus">Compiler</A>)
+<LI TYPE="circle">org.apache.maven.plugin.logging.SystemStreamLog (implements org.apache.maven.plugin.logging.Log)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.stubs.<A HREF="org/apache/maven/plugin/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.stubs"><B>DebugEnabledLog</B></A></UL>
 </UL>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/package-list
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/package-list (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/package-list Tue May  8 13:07:59 2012
@@ -1,2 +1,2 @@
-org.apache.maven.plugin
-org.apache.maven.plugin.stubs
+org.apache.maven.plugin
+org.apache.maven.plugin.stubs

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/packages
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/packages (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/packages Tue May  8 13:07:59 2012
@@ -1,2 +1,2 @@
-org.apache.maven.plugin
+org.apache.maven.plugin
 org.apache.maven.plugin.stubs
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/stylesheet.css
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/stylesheet.css (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/testapidocs/stylesheet.css Tue May  8 13:07:59 2012
@@ -3,26 +3,26 @@
 /* Define colors, fonts and other style attributes here to override the defaults */
 
 /* Page background color */
-body { background-color: #FFFFFF }
+body { background-color: #FFFFFF; color:#000000 }
 
 /* Headings */
 h1 { font-size: 145% }
 
 /* Table colors */
-.TableHeadingColor     { background: #CCCCFF } /* Dark mauve */
-.TableSubHeadingColor  { background: #EEEEFF } /* Light mauve */
-.TableRowColor         { background: #FFFFFF } /* White */
+.TableHeadingColor     { background: #CCCCFF; color:#000000 } /* Dark mauve */
+.TableSubHeadingColor  { background: #EEEEFF; color:#000000 } /* Light mauve */
+.TableRowColor         { background: #FFFFFF; color:#000000 } /* White */
 
 /* Font used in left-hand frame lists */
-.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
-.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
-.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
+.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
+.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
 
 /* Navigation bar fonts and colors */
-.NavBarCell1    { background-color:#EEEEFF;} /* Light mauve */
-.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
-.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
-.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
+.NavBarCell1    { background-color:#EEEEFF; color:#000000} /* Light mauve */
+.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;}
 
-.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
-.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000}

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/usage.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/usage.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/usage.html Tue May  8 13:07:59 2012
@@ -22,7 +22,7 @@
           <meta name="author" content="Edwin Punzalan" />
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
-<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
                                                         
 <script type="text/javascript">_uacct = "UA-140879-1";
         urchinTracker();</script>
@@ -63,7 +63,7 @@
                 <a href="http://maven.apache.org/plugins/index.html" class="externalLink">Plugins</a>
                 &gt;
       
-                <a href="../../../../../../../../../../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Maven Compiler Plugin</a>
+                <a href="../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Maven Compiler Plugin</a>
                   </div>
             <div class="xright">      
   
@@ -73,8 +73,8 @@
             
   
     
-             Last Published: 2010-05-17
-              &nbsp;| Version: 2.3.1
+             Last Published: 2010-09-04
+              &nbsp;| Version: 2.3.2
             </div>
       <div class="clear">
         <hr/>
@@ -94,42 +94,42 @@
             <ul>
               
     <li class="none">
-                    <a href="../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Introduction</a>
+                    <a href="index.html">Introduction</a>
           </li>
               
     <li class="none">
-                    <a href="../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Goals</a>
+                    <a href="plugin-info.html">Goals</a>
           </li>
               
     <li class="none">
-                    <a href="../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Usage</a>
-          </li>
+              <strong>Usage</strong>
+        </li>
               
     <li class="none">
-                    <a href="../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">FAQ</a>
+                    <a href="faq.html">FAQ</a>
           </li>
           </ul>
               <h5>Examples</h5>
             <ul>
               
     <li class="none">
-                    <a href="../../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Compile Using A Different JDK</a>
+                    <a href="examples/compile-using-different-jdk.html">Compile Using A Different JDK</a>
           </li>
               
     <li class="none">
-                    <a href="../../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Compile Using -source and -target javac Options</a>
+                    <a href="examples/set-compiler-source-and-target.html">Compile Using -source and -target javac Options</a>
           </li>
               
     <li class="none">
-                    <a href="../../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Compile Using Memory Allocation Enhancements</a>
+                    <a href="examples/compile-with-memory-enhancements.html">Compile Using Memory Allocation Enhancements</a>
           </li>
               
     <li class="none">
-                    <a href="../../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Pass Compiler Arguments</a>
+                    <a href="examples/pass-compiler-arguments.html">Pass Compiler Arguments</a>
           </li>
               
     <li class="none">
-                    <a href="../home/release/maven-compiler-plugin/target/checkout/../../../../../people.apache.org/www/maven.apache.org/plugins/maven-compiler-plugin">Non-javac compilerIds</a>
+                    <a href="non-javac-compilers.html">Non-javac compilerIds</a>
           </li>
           </ul>
               <h5>Project Documentation</h5>
@@ -256,10 +256,12 @@
         <div class="section"><h2>Maven 2 Compiler Plugin: Usage</h2>
 <div class="section"><h3>Compiling Your Java Sources</h3>
 <p>The goals for the Compiler Plugin are bound to their respective phases in the build lifecycle. So to compile your sources, you need only to tell maven until which lifecycle to execute. The following will compile your sources:</p>
-<div class="source"><pre>mvn compile</pre>
+<div class="source"><pre>mvn compile
+</pre>
 </div>
 <p>To compile your test sources, you'll do:</p>
-<div class="source"><pre>mvn test-compile</pre>
+<div class="source"><pre>mvn test-compile
+</pre>
 </div>
 <p>The above command will execute both <tt>compiler:compile</tt> and <tt>compiler:test-compile</tt> since the compile phase happens a few phases before the test-compile phase.</p>
 </div>
@@ -272,7 +274,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
-        &lt;version&gt;2.3.1&lt;/version&gt;
+        &lt;version&gt;2.3.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;!-- put your configurations here --&gt;
         &lt;/configuration&gt;
@@ -280,7 +282,8 @@
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;</pre>
+&lt;/project&gt;
+</pre>
 </div>
 </div>
 </div>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/index.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/index.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/package-frame.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference Package org.apache.maven.plugin</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference Package org.apache.maven.plugin</title>
 		<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/package-summary.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference Package org.apache.maven.plugin</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference Package org.apache.maven.plugin</title>
 		<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/stubs/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/stubs/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/stubs/package-frame.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference Package org.apache.maven.plugin.stubs</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference Package org.apache.maven.plugin.stubs</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/stubs/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/stubs/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/org/apache/maven/plugin/stubs/package-summary.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference Package org.apache.maven.plugin.stubs</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference Package org.apache.maven.plugin.stubs</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/overview-frame.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref-test/overview-summary.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Maven Compiler Plugin 2.3.1 Reference</h2>
+		      	<h2>Maven Compiler Plugin 2.3.2 Reference</h2>
 
 		<table class="summary">
         	<thead>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/index.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/index.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/org/apache/maven/plugin/AbstractCompilerMojo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/org/apache/maven/plugin/AbstractCompilerMojo.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/org/apache/maven/plugin/AbstractCompilerMojo.html Tue May  8 13:07:59 2012
@@ -648,7 +648,7 @@
 <a name="638" href="#638">638</a>                 {
 <a name="639" href="#639">639</a>                     getLog().warn( warning.toString() );
 <a name="640" href="#640">640</a>                 }
-<a name="641" href="#641">641</a>                 getLog().info( warnings.size() + ( ( warnings.size() &gt; 1 ) ? <span class="jxr_string">" warnings "</span> : <span class="jxr_string">"warning"</span> ) );
+<a name="641" href="#641">641</a>                 getLog().info( warnings.size() + ( ( warnings.size() &gt; 1 ) ? <span class="jxr_string">" warnings "</span> : <span class="jxr_string">" warning"</span> ) );
 <a name="642" href="#642">642</a>                 getLog().info( <span class="jxr_string">"-------------------------------------------------------------"</span> );
 <a name="643" href="#643">643</a>             }
 <a name="644" href="#644">644</a>             
@@ -660,7 +660,7 @@
 <a name="650" href="#650">650</a>             {
 <a name="651" href="#651">651</a>                     getLog().error( error.toString() );
 <a name="652" href="#652">652</a>             }
-<a name="653" href="#653">653</a>             getLog().info( errors.size() + ( ( errors.size() &gt; 1 ) ? <span class="jxr_string">" errors "</span> : <span class="jxr_string">"error"</span> ) );
+<a name="653" href="#653">653</a>             getLog().info( errors.size() + ( ( errors.size() &gt; 1 ) ? <span class="jxr_string">" errors "</span> : <span class="jxr_string">" error"</span> ) );
 <a name="654" href="#654">654</a>             getLog().info( <span class="jxr_string">"-------------------------------------------------------------"</span> );
 <a name="655" href="#655">655</a>             
 <a name="656" href="#656">656</a>             <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a href="../../../../org/apache/maven/plugin/CompilationFailureException.html">CompilationFailureException</a>( errors );

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/org/apache/maven/plugin/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/org/apache/maven/plugin/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/org/apache/maven/plugin/package-frame.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference Package org.apache.maven.plugin</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference Package org.apache.maven.plugin</title>
 		<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/org/apache/maven/plugin/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/org/apache/maven/plugin/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/org/apache/maven/plugin/package-summary.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference Package org.apache.maven.plugin</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference Package org.apache.maven.plugin</title>
 		<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/overview-frame.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-compiler-plugin-latest/xref/overview-summary.html Tue May  8 13:07:59 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Compiler Plugin 2.3.1 Reference</title>
+		<title>Maven Compiler Plugin 2.3.2 Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Maven Compiler Plugin 2.3.1 Reference</h2>
+		      	<h2>Maven Compiler Plugin 2.3.2 Reference</h2>
 
 		<table class="summary">
         	<thead>