You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by ag...@apache.org on 2016/01/16 22:47:42 UTC

svn commit: r977871 [21/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-use/ apidocs/org/apache/maven/plugin/compiler/ apid...

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-summary.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -128,6 +128,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-tree.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -71,13 +71,13 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></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?is-external=true" title="class or interface in org.codehaus.plexus"><span class="strong">PlexusTestCase</span></a>
+<li type="circle">org.codehaus.plexus.PlexusTestCase
 <ul>
 <li type="circle">org.apache.maven.plugin.testing.<a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/AbstractMojoTestCase.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing"><span class="strong">AbstractMojoTestCase</span></a>
 <ul>
@@ -139,6 +139,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-use.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CompilerManagerStub (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>CompilerManagerStub (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CompilerManagerStub (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="CompilerManagerStub (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugin.compiler.stubs.CompilerManagerStub</li>
@@ -95,13 +95,13 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-manager/apidocs/org/codehaus/plexus/compiler/manager/CompilerManager.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.manager">CompilerManager</a></dd>
+<dd>org.codehaus.plexus.compiler.manager.CompilerManager</dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="strong">CompilerManagerStub</span>
-extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
-implements <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-manager/apidocs/org/codehaus/plexus/compiler/manager/CompilerManager.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.manager">CompilerManager</a></pre>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements org.codehaus.plexus.compiler.manager.CompilerManager</pre>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>Edwin Punzalan</dd></dl>
 </li>
@@ -120,8 +120,8 @@ implements <a href="http://plexus.codeha
 <li class="blockList"><a name="fields_inherited_from_class_org.codehaus.plexus.compiler.manager.CompilerManager">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.codehaus.plexus.compiler.manager.<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-manager/apidocs/org/codehaus/plexus/compiler/manager/CompilerManager.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.manager">CompilerManager</a></h3>
-<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-manager/apidocs/org/codehaus/plexus/compiler/manager/CompilerManager.html?is-external=true#ROLE" title="class or interface in org.codehaus.plexus.compiler.manager">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.codehaus.plexus.compiler.manager.CompilerManager</h3>
+<code>ROLE</code></li>
 </ul>
 </li>
 </ul>
@@ -158,16 +158,16 @@ implements <a href="http://plexus.codeha
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#getCompiler(java.lang.String)">getCompiler</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;compilerId)</code>&nbsp;</td>
+<td class="colFirst"><code>org.codehaus.plexus.compiler.Compiler</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html#getCompiler(java.lang.String)">getCompiler</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;compilerId)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -215,13 +215,13 @@ implements <a href="http://plexus.codeha
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getCompiler</h4>
-<pre>public&nbsp;<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a>&nbsp;getCompiler(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;compilerId)
-                     throws <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-manager/apidocs/org/codehaus/plexus/compiler/manager/NoSuchCompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.manager">NoSuchCompilerException</a></pre>
+<pre>public&nbsp;org.codehaus.plexus.compiler.Compiler&nbsp;getCompiler(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;compilerId)
+                                                  throws org.codehaus.plexus.compiler.manager.NoSuchCompilerException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-manager/apidocs/org/codehaus/plexus/compiler/manager/CompilerManager.html?is-external=true#getCompiler(java.lang.String)" title="class or interface in org.codehaus.plexus.compiler.manager">getCompiler</a></code>&nbsp;in interface&nbsp;<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-manager/apidocs/org/codehaus/plexus/compiler/manager/CompilerManager.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.manager">CompilerManager</a></code></dd>
+<dd><code>getCompiler</code>&nbsp;in interface&nbsp;<code>org.codehaus.plexus.compiler.manager.CompilerManager</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-manager/apidocs/org/codehaus/plexus/compiler/manager/NoSuchCompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.manager">NoSuchCompilerException</a></code></dd></dl>
+<dd><code>org.codehaus.plexus.compiler.manager.NoSuchCompilerException</code></dd></dl>
 </li>
 </ul>
 </li>
@@ -291,6 +291,6 @@ implements <a href="http://plexus.codeha
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerStub.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerStub.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerStub.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CompilerStub (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>CompilerStub (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CompilerStub (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="CompilerStub (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugin.compiler.stubs.CompilerStub</li>
@@ -95,13 +95,13 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></dd>
+<dd>org.codehaus.plexus.compiler.Compiler</dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="strong">CompilerStub</span>
-extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
-implements <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></pre>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements org.codehaus.plexus.compiler.Compiler</pre>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>Edwin Punzalan</dd></dl>
 </li>
@@ -120,8 +120,8 @@ implements <a href="http://plexus.codeha
 <li class="blockList"><a name="fields_inherited_from_class_org.codehaus.plexus.compiler.Compiler">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.codehaus.plexus.compiler.<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></h3>
-<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true#ROLE" title="class or interface in org.codehaus.plexus.compiler">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.codehaus.plexus.compiler.Compiler</h3>
+<code>ROLE</code></li>
 </ul>
 </li>
 </ul>
@@ -159,43 +159,43 @@ implements <a href="http://plexus.codeha
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#canUpdateTarget(org.codehaus.plexus.compiler.CompilerConfiguration)">canUpdateTarget</a></strong>(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#canUpdateTarget(org.codehaus.plexus.compiler.CompilerConfiguration)">canUpdateTarget</a></strong>(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerError.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerError</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#compile(org.codehaus.plexus.compiler.CompilerConfiguration)">compile</a></strong>(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.codehaus.plexus.compiler.CompilerError&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#compile(org.codehaus.plexus.compiler.CompilerConfiguration)">compile</a></strong>(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#createCommandLine(org.codehaus.plexus.compiler.CompilerConfiguration)">createCommandLine</a></strong>(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#createCommandLine(org.codehaus.plexus.compiler.CompilerConfiguration)">createCommandLine</a></strong>(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerOutputStyle.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerOutputStyle</a></code></td>
+<td class="colFirst"><code>org.codehaus.plexus.compiler.CompilerOutputStyle</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getCompilerOutputStyle()">getCompilerOutputStyle</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getInputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)">getInputFileEnding</a></strong>(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getInputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)">getInputFileEnding</a></strong>(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFile(org.codehaus.plexus.compiler.CompilerConfiguration)">getOutputFile</a></strong>(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFile(org.codehaus.plexus.compiler.CompilerConfiguration)">getOutputFile</a></strong>(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)">getOutputFileEnding</a></strong>(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#getOutputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)">getOutputFileEnding</a></strong>(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerResult.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerResult</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#performCompile(org.codehaus.plexus.compiler.CompilerConfiguration)">performCompile</a></strong>(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)</code>&nbsp;</td>
+<td class="colFirst"><code>org.codehaus.plexus.compiler.CompilerResult</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html#performCompile(org.codehaus.plexus.compiler.CompilerConfiguration)">performCompile</a></strong>(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -243,10 +243,10 @@ implements <a href="http://plexus.codeha
 <ul class="blockList">
 <li class="blockList">
 <h4>getCompilerOutputStyle</h4>
-<pre>public&nbsp;<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerOutputStyle.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerOutputStyle</a>&nbsp;getCompilerOutputStyle()</pre>
+<pre>public&nbsp;org.codehaus.plexus.compiler.CompilerOutputStyle&nbsp;getCompilerOutputStyle()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true#getCompilerOutputStyle()" title="class or interface in org.codehaus.plexus.compiler">getCompilerOutputStyle</a></code>&nbsp;in interface&nbsp;<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></code></dd>
+<dd><code>getCompilerOutputStyle</code>&nbsp;in interface&nbsp;<code>org.codehaus.plexus.compiler.Compiler</code></dd>
 </dl>
 </li>
 </ul>
@@ -256,13 +256,13 @@ implements <a href="http://plexus.codeha
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputFileEnding</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getInputFileEnding(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)
-                          throws <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getInputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)
+                          throws org.codehaus.plexus.compiler.CompilerException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true#getInputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)" title="class or interface in org.codehaus.plexus.compiler">getInputFileEnding</a></code>&nbsp;in interface&nbsp;<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></code></dd>
+<dd><code>getInputFileEnding</code>&nbsp;in interface&nbsp;<code>org.codehaus.plexus.compiler.Compiler</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></code></dd></dl>
+<dd><code>org.codehaus.plexus.compiler.CompilerException</code></dd></dl>
 </li>
 </ul>
 <a name="getOutputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)">
@@ -271,13 +271,13 @@ implements <a href="http://plexus.codeha
 <ul class="blockList">
 <li class="blockList">
 <h4>getOutputFileEnding</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOutputFileEnding(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)
-                           throws <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOutputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)
+                           throws org.codehaus.plexus.compiler.CompilerException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true#getOutputFileEnding(org.codehaus.plexus.compiler.CompilerConfiguration)" title="class or interface in org.codehaus.plexus.compiler">getOutputFileEnding</a></code>&nbsp;in interface&nbsp;<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></code></dd>
+<dd><code>getOutputFileEnding</code>&nbsp;in interface&nbsp;<code>org.codehaus.plexus.compiler.Compiler</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></code></dd></dl>
+<dd><code>org.codehaus.plexus.compiler.CompilerException</code></dd></dl>
 </li>
 </ul>
 <a name="getOutputFile(org.codehaus.plexus.compiler.CompilerConfiguration)">
@@ -286,13 +286,13 @@ implements <a href="http://plexus.codeha
 <ul class="blockList">
 <li class="blockList">
 <h4>getOutputFile</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOutputFile(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)
-                     throws <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOutputFile(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)
+                     throws org.codehaus.plexus.compiler.CompilerException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true#getOutputFile(org.codehaus.plexus.compiler.CompilerConfiguration)" title="class or interface in org.codehaus.plexus.compiler">getOutputFile</a></code>&nbsp;in interface&nbsp;<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></code></dd>
+<dd><code>getOutputFile</code>&nbsp;in interface&nbsp;<code>org.codehaus.plexus.compiler.Compiler</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></code></dd></dl>
+<dd><code>org.codehaus.plexus.compiler.CompilerException</code></dd></dl>
 </li>
 </ul>
 <a name="canUpdateTarget(org.codehaus.plexus.compiler.CompilerConfiguration)">
@@ -301,13 +301,13 @@ implements <a href="http://plexus.codeha
 <ul class="blockList">
 <li class="blockList">
 <h4>canUpdateTarget</h4>
-<pre>public&nbsp;boolean&nbsp;canUpdateTarget(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)
-                        throws <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></pre>
+<pre>public&nbsp;boolean&nbsp;canUpdateTarget(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)
+                        throws org.codehaus.plexus.compiler.CompilerException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true#canUpdateTarget(org.codehaus.plexus.compiler.CompilerConfiguration)" title="class or interface in org.codehaus.plexus.compiler">canUpdateTarget</a></code>&nbsp;in interface&nbsp;<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></code></dd>
+<dd><code>canUpdateTarget</code>&nbsp;in interface&nbsp;<code>org.codehaus.plexus.compiler.Compiler</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></code></dd></dl>
+<dd><code>org.codehaus.plexus.compiler.CompilerException</code></dd></dl>
 </li>
 </ul>
 <a name="compile(org.codehaus.plexus.compiler.CompilerConfiguration)">
@@ -316,13 +316,13 @@ implements <a href="http://plexus.codeha
 <ul class="blockList">
 <li class="blockList">
 <h4>compile</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerError.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerError</a>&gt;&nbsp;compile(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)
-                            throws <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.codehaus.plexus.compiler.CompilerError&gt;&nbsp;compile(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)
+                                                         throws org.codehaus.plexus.compiler.CompilerException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true#compile(org.codehaus.plexus.compiler.CompilerConfiguration)" title="class or interface in org.codehaus.plexus.compiler">compile</a></code>&nbsp;in interface&nbsp;<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></code></dd>
+<dd><code>compile</code>&nbsp;in interface&nbsp;<code>org.codehaus.plexus.compiler.Compiler</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></code></dd></dl>
+<dd><code>org.codehaus.plexus.compiler.CompilerException</code></dd></dl>
 </li>
 </ul>
 <a name="performCompile(org.codehaus.plexus.compiler.CompilerConfiguration)">
@@ -331,13 +331,13 @@ implements <a href="http://plexus.codeha
 <ul class="blockList">
 <li class="blockList">
 <h4>performCompile</h4>
-<pre>public&nbsp;<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerResult.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerResult</a>&nbsp;performCompile(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)
-                              throws <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></pre>
+<pre>public&nbsp;org.codehaus.plexus.compiler.CompilerResult&nbsp;performCompile(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)
+                                                           throws org.codehaus.plexus.compiler.CompilerException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true#performCompile(org.codehaus.plexus.compiler.CompilerConfiguration)" title="class or interface in org.codehaus.plexus.compiler">performCompile</a></code>&nbsp;in interface&nbsp;<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></code></dd>
+<dd><code>performCompile</code>&nbsp;in interface&nbsp;<code>org.codehaus.plexus.compiler.Compiler</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></code></dd></dl>
+<dd><code>org.codehaus.plexus.compiler.CompilerException</code></dd></dl>
 </li>
 </ul>
 <a name="createCommandLine(org.codehaus.plexus.compiler.CompilerConfiguration)">
@@ -346,13 +346,13 @@ implements <a href="http://plexus.codeha
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createCommandLine</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;createCommandLine(<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerConfiguration.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerConfiguration</a>&nbsp;compilerConfiguration)
-                           throws <a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;createCommandLine(org.codehaus.plexus.compiler.CompilerConfiguration&nbsp;compilerConfiguration)
+                           throws org.codehaus.plexus.compiler.CompilerException</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true#createCommandLine(org.codehaus.plexus.compiler.CompilerConfiguration)" title="class or interface in org.codehaus.plexus.compiler">createCommandLine</a></code>&nbsp;in interface&nbsp;<code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a></code></dd>
+<dd><code>createCommandLine</code>&nbsp;in interface&nbsp;<code>org.codehaus.plexus.compiler.Compiler</code></dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/CompilerException.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">CompilerException</a></code></dd></dl>
+<dd><code>org.codehaus.plexus.compiler.CompilerException</code></dd></dl>
 </li>
 </ul>
 </li>
@@ -422,6 +422,6 @@ implements <a href="http://plexus.codeha
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DebugEnabledLog (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>DebugEnabledLog (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DebugEnabledLog (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="DebugEnabledLog (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">org.apache.maven.plugin.logging.SystemStreamLog</a></li>
@@ -153,14 +153,14 @@ extends <a href="http://maven.apache.org
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugin.logging.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">SystemStreamLog</a></h3>
-<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#debug(java.lang.CharSequence)" title="class or interface in org.apache.maven.plugin.logging">debug</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#debug(java.lang.CharSequence, java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">debug</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#debug(java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">debug</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#error(java.lang.CharSequence)" title="class or interface in org.apache.maven.plugin.logging">error</a>, <a href="http://maven.apache.org/maven-plugin
 -api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#error(java.lang.CharSequence, java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">error</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#error(java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">error</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#info(java.lang.CharSequence)" title="class or interface in org.apache.maven.plugin.logging">info</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#info(java.lang.CharSequence, java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">info</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plug
 in/logging/SystemStreamLog.html?is-external=true#info(java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">info</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#isErrorEnabled()" title="class or interface in org.apache.maven.plugin.logging">isErrorEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#isInfoEnabled()" title="class or interface in org.apache.maven.plugin.logging">isInfoEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#isWarnEnabled()" title="class or interface in org.apache.maven.plugin.logging">isWarnEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#warn(java.lang.CharSequence)" title="clas
 s or interface in org.apache.maven.plugin.logging">warn</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#warn(java.lang.CharSequence, java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">warn</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#warn(java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">warn</a></code></li>
+<code><a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#debug(java.lang.CharSequence)" title="class or interface in org.apache.maven.plugin.logging">debug</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#debug(java.lang.CharSequence,%20java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">debug</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#debug(java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">debug</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#error(java.lang.CharSequence)" title="class or interface in org.apache.maven.plugin.logging">error</a>, <a href="http://maven.apache.org/maven-plug
 in-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#error(java.lang.CharSequence,%20java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">error</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#error(java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">error</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#info(java.lang.CharSequence)" title="class or interface in org.apache.maven.plugin.logging">info</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#info(java.lang.CharSequence,%20java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">info</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/mave
 n/plugin/logging/SystemStreamLog.html?is-external=true#info(java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">info</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#isErrorEnabled()" title="class or interface in org.apache.maven.plugin.logging">isErrorEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#isInfoEnabled()" title="class or interface in org.apache.maven.plugin.logging">isInfoEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#isWarnEnabled()" title="class or interface in org.apache.maven.plugin.logging">isWarnEnabled</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#warn(java.lang.CharSequence)" title
 ="class or interface in org.apache.maven.plugin.logging">warn</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#warn(java.lang.CharSequence,%20java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">warn</a>, <a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true#warn(java.lang.Throwable)" title="class or interface in org.apache.maven.plugin.logging">warn</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -275,6 +275,6 @@ extends <a href="http://maven.apache.org
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerManagerStub.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerManagerStub.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerManagerStub.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerManagerStub (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerManagerStub (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerManagerStub (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerManagerStub (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerStub.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerStub.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerStub.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerStub (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerStub (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerStub (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerStub (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/DebugEnabledLog.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/DebugEnabledLog.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/DebugEnabledLog.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.stubs.DebugEnabledLog (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.stubs.DebugEnabledLog (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.stubs.DebugEnabledLog (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.stubs.DebugEnabledLog (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-frame.html Sat Jan 16 21:47:39 2016
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-summary.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-summary.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-summary.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-tree.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-tree.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-tree.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler.stubs Class Hierarchy (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>org.apache.maven.plugin.compiler.stubs Class Hierarchy (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.compiler.stubs Class Hierarchy (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="org.apache.maven.plugin.compiler.stubs Class Hierarchy (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -71,10 +71,10 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.compiler.stubs.<a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">CompilerManagerStub</span></a> (implements org.codehaus.plexus.compiler.manager.<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-manager/apidocs/org/codehaus/plexus/compiler/manager/CompilerManager.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler.manager">CompilerManager</a>)</li>
-<li type="circle">org.apache.maven.plugin.compiler.stubs.<a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">CompilerStub</span></a> (implements org.codehaus.plexus.compiler.<a href="http://plexus.codehaus.org/plexus-components/plexus-compiler/plexus-compiler-api/apidocs/org/codehaus/plexus/compiler/Compiler.html?is-external=true" title="class or interface in org.codehaus.plexus.compiler">Compiler</a>)</li>
+<li type="circle">org.apache.maven.plugin.compiler.stubs.<a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerManagerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">CompilerManagerStub</span></a> (implements org.codehaus.plexus.compiler.manager.CompilerManager)</li>
+<li type="circle">org.apache.maven.plugin.compiler.stubs.<a href="../../../../../../org/apache/maven/plugin/compiler/stubs/CompilerStub.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">CompilerStub</span></a> (implements org.codehaus.plexus.compiler.Compiler)</li>
 <li type="circle">org.apache.maven.plugin.logging.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/SystemStreamLog.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging"><span class="strong">SystemStreamLog</span></a> (implements org.apache.maven.plugin.logging.<a href="http://maven.apache.org/maven-plugin-api/apidocs/org/apache/maven/plugin/logging/Log.html?is-external=true" title="class or interface in org.apache.maven.plugin.logging">Log</a>)
 <ul>
 <li type="circle">org.apache.maven.plugin.compiler.stubs.<a href="../../../../../../org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html" title="class in org.apache.maven.plugin.compiler.stubs"><span class="strong">DebugEnabledLog</span></a></li>
@@ -129,6 +129,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-use.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-use.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-use.html Sat Jan 16 21:47:39 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>Uses of Package org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.3 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-frame.html Sat Jan 16 21:47:39 2016
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Overview List (Apache Maven Compiler Plugin 3.3 Test API)</title>
+<title>Overview List (Apache Maven Compiler Plugin 3.5-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>