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 hb...@apache.org on 2018/07/11 23:43:17 UTC

svn commit: r1835688 [22/29] - in /maven/website/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/ apidocs/org/apa...

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerStub.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerStub.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/CompilerStub.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CompilerStub (Apache Maven Compiler Plugin 3.7.0 Test API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>CompilerStub (Apache Maven Compiler Plugin 3.7.1-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.7.0 Test API)";
+        parent.document.title="CompilerStub (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<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><a href="https://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>
@@ -100,7 +100,7 @@
 <hr>
 <br>
 <pre>public class <span class="strong">CompilerStub</span>
-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>
+extends <a href="https://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>
@@ -162,11 +162,11 @@ implements org.codehaus.plexus.compiler.
 <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/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="colFirst"><code><a href="https://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/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
+<td class="colFirst"><code><a href="https://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">
@@ -174,15 +174,15 @@ implements org.codehaus.plexus.compiler.
 <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/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a href="https://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/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a href="https://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/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code><a href="https://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">
@@ -194,8 +194,8 @@ implements org.codehaus.plexus.compiler.
 <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/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, int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://docs.oracle.com/javase/7/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://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="https://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="https://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="https://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>
@@ -256,7 +256,7 @@ implements org.codehaus.plexus.compiler.
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputFileEnding</h4>
-<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)
+<pre>public&nbsp;<a href="https://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>
@@ -271,7 +271,7 @@ implements org.codehaus.plexus.compiler.
 <ul class="blockList">
 <li class="blockList">
 <h4>getOutputFileEnding</h4>
-<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)
+<pre>public&nbsp;<a href="https://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>
@@ -286,7 +286,7 @@ implements org.codehaus.plexus.compiler.
 <ul class="blockList">
 <li class="blockList">
 <h4>getOutputFile</h4>
-<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)
+<pre>public&nbsp;<a href="https://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>
@@ -316,7 +316,7 @@ implements org.codehaus.plexus.compiler.
 <ul class="blockList">
 <li class="blockList">
 <h4>compile</h4>
-<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)
+<pre>public&nbsp;<a href="https://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>
@@ -346,7 +346,7 @@ implements org.codehaus.plexus.compiler.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createCommandLine</h4>
-<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)
+<pre>public&nbsp;<a href="https://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>
@@ -422,6 +422,6 @@ implements org.codehaus.plexus.compiler.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/DebugEnabledLog.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DebugEnabledLog (Apache Maven Compiler Plugin 3.7.0 Test API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>DebugEnabledLog (Apache Maven Compiler Plugin 3.7.1-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.7.0 Test API)";
+        parent.document.title="DebugEnabledLog (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -83,7 +83,7 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<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><a href="https://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/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, int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://docs.oracle.com/javase/7/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://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="https://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="https://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="https://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;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerManagerStub.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerManagerStub.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerManagerStub.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <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.7.0 Test API)</title>
+<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.7.1-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.7.0 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerManagerStub (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerStub.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerStub.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/CompilerStub.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <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.7.0 Test API)</title>
+<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.7.1-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.7.0 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.stubs.CompilerStub (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/DebugEnabledLog.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/DebugEnabledLog.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/class-use/DebugEnabledLog.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <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.7.0 Test API)</title>
+<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.7.1-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.7.0 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugin.compiler.stubs.DebugEnabledLog (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-frame.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.7.0 Test API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-summary.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.7.0 Test API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.7.1-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.7.0 Test API)";
+        parent.document.title="org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -136,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-tree.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-tree.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <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.7.0 Test API)</title>
+<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.7.1-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.7.0 Test API)";
+        parent.document.title="org.apache.maven.plugin.compiler.stubs Class Hierarchy (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -71,7 +71,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<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>
+<li type="circle">java.lang.<a href="https://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.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>
@@ -129,6 +129,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-use.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-use.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/stubs/package-use.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <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.7.0 Test API)</title>
+<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.7.1-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.7.0 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.plugin.compiler.stubs (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-frame.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-frame.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Overview List (Apache Maven Compiler Plugin 3.7.0 Test API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Overview List (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-summary.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-summary.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Overview (Apache Maven Compiler Plugin 3.7.0 Test API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Overview (Apache Maven Compiler Plugin 3.7.1-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="Overview (Apache Maven Compiler Plugin 3.7.0 Test API)";
+        parent.document.title="Overview (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -62,7 +62,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Maven Compiler Plugin 3.7.0 Test API</h1>
+<h1 class="title">Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -128,6 +128,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-tree.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-tree.html Wed Jul 11 23:43:15 2018
@@ -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="nl">
+<html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Class Hierarchy (Apache Maven Compiler Plugin 3.7.0 Test API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Class Hierarchy (Apache Maven Compiler Plugin 3.7.1-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="Class Hierarchy (Apache Maven Compiler Plugin 3.7.0 Test API)";
+        parent.document.title="Class Hierarchy (Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -72,7 +72,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<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>
+<li type="circle">java.lang.<a href="https://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>
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/package-list
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/package-list (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/package-list Wed Jul 11 23:43:15 2018
@@ -1,2 +1,2 @@
-org.apache.maven.plugin.compiler
-org.apache.maven.plugin.compiler.stubs
+org.apache.maven.plugin.compiler
+org.apache.maven.plugin.compiler.stubs

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/usage.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/usage.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/usage.html Wed Jul 11 23:43:15 2018
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-09-01 
- | Rendered using Apache Maven Fluido Skin 1.5
+ | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/usage.apt.vm at 2018-07-12
+ | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -9,359 +9,116 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Edwin Punzalan" />
     <meta name="Date-Creation-yyyymmdd" content="20060705" />
-    <meta name="Date-Revision-yyyymmdd" content="20170901" />
+    <meta name="Date-Revision-yyyymmdd" content="20180712" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Usage</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-
-      
-    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
-
-                  <!-- Google Analytics -->
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.7.min.js"></script>
+    <!-- Google Analytics -->
     <script type="text/javascript">
-
       var _gaq = _gaq || [];
       _gaq.push(['_setAccount', 'UA-140879-1']);
       _gaq.push(['_trackPageview']);
-
       (function() {
         var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
       })();
-
     </script>
-          </head>
-        <body class="topBarDisabled">
-          
-                
-                    
-    
-        <div class="container-fluid">
-          <div id="banner">
-        <div class="pull-left">
-                                    <a href="https://www.apache.org/" id="bannerLeft">
-                                                                                                <img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin"/>
-                </a>
-                      </div>
-        <div class="pull-right">                                <a href="../../" id="bannerRight">
-                                                                                                <img src="../../images/maven-logo-black-on-white.png" />
-                </a>
-      </div>
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <div id="banner">
+        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Compiler Plugin"/></a></div>
+        <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
         <div class="clear"><hr/></div>
       </div>
 
       <div id="breadcrumbs">
         <ul class="breadcrumb">
-              
-                              <li class="">
-                    <a href="https://www.apache.org/" class="externalLink" title="Apache">
-        Apache</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="../../index.html" title="Maven">
-        Maven</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="../index.html" title="Plugins">
-        Plugins</a>
-                    <span class="divider">/</span>
-      </li>
-            <li class="">
-                    <a href="index.html" title="Apache Maven Compiler Plugin">
-        Apache Maven Compiler Plugin</a>
-                    <span class="divider">/</span>
-      </li>
-        <li class="active ">Usage</li>
-        
-              
-                  <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-09-01</li>
-              <li id="projectVersion" class="pull-right">
-                    Version: 3.7.0
-        </li>
-            
-                            </ul>
+      <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
+      <li class=""><a href="index.html" title="Apache Maven Compiler Plugin">Apache Maven Compiler Plugin</a><span class="divider">/</span></li>
+    <li class="active ">Usage</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-07-12</li>
+          <li id="projectVersion" class="pull-right">Version: 3.7.1-SNAPSHOT</li>
+        </ul>
       </div>
-
-            
       <div class="row-fluid">
         <div id="leftColumn" class="span2">
           <div class="well sidebar-nav">
-              
-                <ul class="nav nav-list">
-                    <li class="nav-header">Overview</li>
-                              
-      <li>
-  
-                          <a href="index.html" title="Introduction">
-          <span class="none"></span>
-        Introduction</a>
-            </li>
-                
-      <li>
-  
-                          <a href="plugin-info.html" title="Goals">
-          <span class="none"></span>
-        Goals</a>
-            </li>
-                
-      <li class="active">
-  
-            <a href="#"><span class="none"></span>Usage</a>
-          </li>
-                
-      <li>
-  
-                          <a href="faq.html" title="FAQ">
-          <span class="none"></span>
-        FAQ</a>
-            </li>
-                
-      <li>
-  
-                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
-          <span class="none"></span>
-        License</a>
-            </li>
-                
-      <li>
-  
-                          <a href="download.html" title="Download">
-          <span class="none"></span>
-        Download</a>
-            </li>
-                              <li class="nav-header">Examples</li>
-                              
-      <li>
-  
-                          <a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK">
-          <span class="none"></span>
-        Compile Using A Different JDK</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options">
-          <span class="none"></span>
-        Compile Using -source and -target javac Options</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements">
-          <span class="none"></span>
-        Compile Using Memory Allocation Enhancements</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments">
-          <span class="none"></span>
-        Pass Compiler Arguments</a>
-            </li>
-                
-      <li>
-  
-                          <a href="non-javac-compilers.html" title="Non-javac compilerIds">
-          <span class="none"></span>
-        Non-javac compilerIds</a>
-            </li>
-                
-      <li>
-  
-                          <a href="examples/module-info.html" title="Older projects with module-info">
-          <span class="none"></span>
-        Older projects with module-info</a>
-            </li>
-                              <li class="nav-header">Project Documentation</li>
-                                                                                                                                                                                                                                                                                                                          
-      <li>
-  
-                          <a href="project-info.html" title="Project Information">
-          <span class="icon-chevron-right"></span>
-        Project Information</a>
-                  </li>
-                                                                                                                                                                                                                                                                        
-      <li>
-  
-                          <a href="project-reports.html" title="Project Reports">
-          <span class="icon-chevron-right"></span>
-        Project Reports</a>
-                  </li>
-                              <li class="nav-header">Maven Projects</li>
-                              
-      <li>
-  
-                          <a href="../../archetype/index.html" title="Archetype">
-          <span class="none"></span>
-        Archetype</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../doxia/index.html" title="Doxia">
-          <span class="none"></span>
-        Doxia</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../jxr/index.html" title="JXR">
-          <span class="none"></span>
-        JXR</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../ref/current" title="Maven">
-          <span class="none"></span>
-        Maven</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../pom/index.html" title="Parent POMs">
-          <span class="none"></span>
-        Parent POMs</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../index.html" title="Plugins">
-          <span class="none"></span>
-        Plugins</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../plugin-testing/index.html" title="Plugin Testing">
-          <span class="none"></span>
-        Plugin Testing</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../plugin-tools/index.html" title="Plugin Tools">
-          <span class="none"></span>
-        Plugin Tools</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../apache-resource-bundles/index.html" title="Resource Bundles">
-          <span class="none"></span>
-        Resource Bundles</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../scm/index.html" title="SCM">
-          <span class="none"></span>
-        SCM</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../shared/index.html" title="Shared Components">
-          <span class="none"></span>
-        Shared Components</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../skins/index.html" title="Skins">
-          <span class="none"></span>
-        Skins</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../surefire/index.html" title="Surefire">
-          <span class="none"></span>
-        Surefire</a>
-            </li>
-                
-      <li>
-  
-                          <a href="../../wagon/index.html" title="Wagon">
-          <span class="none"></span>
-        Wagon</a>
-            </li>
-                              <li class="nav-header">ASF</li>
-                              
-      <li>
-  
-                          <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
-          <span class="none"></span>
-        How Apache Works</a>
-            </li>
-                
-      <li>
-  
-                          <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation">
-          <span class="none"></span>
-        Foundation</a>
-            </li>
-                
-      <li>
-  
-                          <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
-          <span class="none"></span>
-        Sponsoring Apache</a>
-            </li>
-                
-      <li>
-  
-                          <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
-          <span class="none"></span>
-        Thanks</a>
-            </li>
-            </ul>
-              
-                            <form id="search-form" action="https://www.google.com/search" method="get" >
-    
+    <ul class="nav nav-list">
+      <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
+    <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a></li>
+    <li class="active"><a href="#"><span class="none"></span>Usage</a></li>
+    <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+    <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
+    <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
+      <li class="nav-header">Examples</li>
+    <li><a href="examples/compile-using-different-jdk.html" title="Compile Using A Different JDK"><span class="none"></span>Compile Using A Different JDK</a></li>
+    <li><a href="examples/set-compiler-source-and-target.html" title="Compile Using -source and -target javac Options"><span class="none"></span>Compile Using -source and -target javac Options</a></li>
+    <li><a href="examples/compile-with-memory-enhancements.html" title="Compile Using Memory Allocation Enhancements"><span class="none"></span>Compile Using Memory Allocation Enhancements</a></li>
+    <li><a href="examples/pass-compiler-arguments.html" title="Pass Compiler Arguments"><span class="none"></span>Pass Compiler Arguments</a></li>
+    <li><a href="non-javac-compilers.html" title="Non-javac compilerIds"><span class="none"></span>Non-javac compilerIds</a></li>
+    <li><a href="examples/module-info.html" title="Older projects with module-info"><span class="none"></span>Older projects with module-info</a></li>
+    <li><a href="multirelease.html" title="MultiRelease"><span class="none"></span>MultiRelease</a></li>
+      <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
+      <li class="nav-header">Maven Projects</li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
+    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span class="none"></span>JXR</a></li>
+    <li><a href="../../ref/current" title="Maven"><span class="none"></span>Maven</a></li>
+    <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li>
+    <li><a href="../index.html" title="Plugins"><span class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../apache-resource-bundles/index.html" title="Resource Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
+      <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+</ul>
+<form id="search-form" action="https://www.google.com/search" method="get" >
   <input value="$sitesearchValue" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script>
-          
+<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
           <hr />
-
-           <div id="poweredBy">
-                   
-    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
-
-    
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-compiler-plugin/" data-size="tall" ></div>
-
-                   <div class="clear"></div>
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                            <div class="clear"></div>
-                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
-      </a>
-                  </div>
+          <div id="poweredBy">
+            <div class="clear"></div>
+            <div class="clear"></div>
+    <div id="twitter">
+    <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    </div>
+            <div class="clear"></div>
+            <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
+            </div>
           </div>
         </div>
-        
-                
         <div id="bodyColumn"  class="span10" >
-                                  
-            <div class="section">
+<div class="section">
 <h2><a name="Usage"></a>Usage</h2>
 <div class="section">
 <h3><a name="Compiling_Your_Java_Sources"></a>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 class="prettyprint linenums">mvn compile
-</pre></div>
+<div class="source"><pre class="prettyprint linenums">mvn compile</pre></div>
 <p>To compile your test sources, you'll do:</p>
-<div class="source"><pre class="prettyprint linenums">mvn test-compile
-</pre></div>
+<div class="source"><pre class="prettyprint linenums">mvn test-compile</pre></div>
 <p>The above command will execute both <tt>compiler:compile</tt> and <tt>compiler:testCompile</tt> since the <tt>compile</tt> phase happens a few phases before the <tt>test-compile</tt> phase.</p></div>
 <div class="section">
 <h3><a name="Configuring_Your_Compiler_Plugin"></a>Configuring Your Compiler Plugin</h3>
@@ -374,7 +131,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;3.7.0&lt;/version&gt;
+          &lt;version&gt;3.7.1-SNAPSHOT&lt;/version&gt;
           &lt;configuration&gt;
             &lt;!-- put your configurations here --&gt;
           &lt;/configuration&gt;
@@ -383,26 +140,20 @@
     &lt;/pluginManagement&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;
-</pre></div>
+&lt;/project&gt;</pre></div>
 <p><b>Note</b>: Maven 3.0 will issue warnings if you do not specify the version of a plugin.</p></div></div>
-                  </div>
-            </div>
-          </div>
-
+        </div>
+      </div>
+    </div>
     <hr/>
-
     <footer>
-            <div class="container-fluid">
-                      <div class="row-fluid">
-                                      <p >Copyright &copy;                    2001&#x2013;2017
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
-            All rights reserved.    
-      </p>
-                </div>
-
-        
-                </div>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>Copyright &copy;2001&#x2013;2018
+<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+All rights reserved.</p>
+        </div>
+      </div>
     </footer>
-        </body>
+  </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref-test/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref-test/index.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref-test/index.html Wed Jul 11 23:43:15 2018
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Compiler Plugin 3.7.0 Reference</title>
+		<title>Apache Maven Compiler Plugin 3.7.1-SNAPSHOT Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">