Modified: 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilationFailureException.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilationFailureException.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilationFailureException.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompilationFailureException (Apache Maven Compiler Plugin 3.8.0 
API)</title>
+<title>CompilationFailureException (Apache Maven Compiler Plugin 3.8.1 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompilationFailureException (Apache Maven 
Compiler Plugin 3.8.0 API)";
+            parent.document.title="CompilationFailureException (Apache Maven 
Compiler Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -106,10 +106,10 @@ var activeTableTab = "activeTableTab";
 <li><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">java.lang.Exception</a></li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojoExecutionException</a></li>
+<li><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojoExecutionException</a></li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.MojoFailureException</a></li>
+<li><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.MojoFailureException</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugin.compiler.CompilationFailureException</li>
@@ -138,7 +138,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span 
class="typeNameLabel">CompilationFailureException</span>
-extends <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoFailureException</a></pre>
+extends <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoFailureException</a></pre>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>2.0</dd>
@@ -163,8 +163,8 @@ extends <a href="http://maven.apache.org
 <li class="blockList"><a 
name="fields.inherited.from.class.org.apache.maven.plugin.AbstractMojoExecutionException">
 <!--   -->
 </a>
-<h3>Fields inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">AbstractMojoExecutionException</a></h3>
-<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#longMessage";
 title="class or interface in org.apache.maven.plugin">longMessage</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#source";
 title="class or interface in org.apache.maven.plugin">source</a></code></li>
+<h3>Fields inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">AbstractMojoExecutionException</a></h3>
+<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#longMessage";
 title="class or interface in org.apache.maven.plugin">longMessage</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#source";
 title="class or interface in org.apache.maven.plugin">source</a></code></li>
 </ul>
 </li>
 </ul>
@@ -212,8 +212,8 @@ extends <a href="http://maven.apache.org
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojoExecutionException">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">AbstractMojoExecutionException</a></h3>
-<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#getLongMessage--";
 title="class or interface in org.apache.maven.plugin">getLongMessage</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#getSource--";
 title="class or interface in org.apache.maven.plugin">getSource</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">AbstractMojoExecutionException</a></h3>
+<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#getLongMessage--";
 title="class or interface in org.apache.maven.plugin">getLongMessage</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true#getSource--";
 title="class or interface in org.apache.maven.plugin">getSource</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
@@ -356,6 +356,6 @@ extends <a href="http://maven.apache.org
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/CompilerMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilerMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilerMojo.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompilerMojo (Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>CompilerMojo (Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompilerMojo (Apache Maven Compiler Plugin 
3.8.0 API)";
+            parent.document.title="CompilerMojo (Apache Maven Compiler Plugin 
3.8.1 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a 
href="https://docs.oracle.com/javase/8/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/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html"
 title="class in 
org.apache.maven.plugin.compiler">org.apache.maven.plugin.compiler.AbstractCompilerMojo</a></li>
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
+<dd><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -137,8 +137,6 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>2.0</dd>
-<dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id$</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd><a href="mailto:ja...@maven.org";>Jason van Zyl </a></dd>
 </dl>
@@ -165,8 +163,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a 
name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE";
 title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE";
 title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -232,7 +230,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/maven/plugin/compiler/CompilerMojo.html#getOutputDirectory--">getOutputDirectory</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i8" class="altColor">
-<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://codehaus-plexus.github.io/plexus-languages/plexus-java/apidocs/org/codehaus/plexus/languages/java/jpms/JavaModuleDescriptor.html?is-external=true";
 title="class or interface in 
org.codehaus.plexus.languages.java.jpms">JavaModuleDescriptor</a>&gt;</code></td>
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>,org.codehaus.plexus.languages.java.jpms.JavaModuleDescriptor&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/maven/plugin/compiler/CompilerMojo.html#getPathElements--">getPathElements</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -271,8 +269,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--";
 title="class or interface in org.apache.maven.plugin">getLog</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--";
 title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-";
 title="class or interface in org.apache.maven.plugin">setLog</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-";
 title="class or interface in 
org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--";
 title="class or interface in org.apache.maven.plugin">getLog</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--";
 title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-";
 title="class or interface in org.apache.maven.plugin">setLog</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-";
 title="class or interface in 
org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -357,7 +355,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getPathElements</h4>
-<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://codehaus-plexus.github.io/plexus-languages/plexus-java/apidocs/org/codehaus/plexus/languages/java/jpms/JavaModuleDescriptor.html?is-external=true";
 title="class or interface in 
org.codehaus.plexus.languages.java.jpms">JavaModuleDescriptor</a>&gt;&nbsp;getPathElements()</pre>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>,org.codehaus.plexus.languages.java.jpms.JavaModuleDescriptor&gt;&nbsp;getPathElements()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getPathElements--">getPathElements</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html"
 title="class in 
org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></code></dd>
@@ -384,15 +382,15 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a>,
+             throws <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a>,
                     <a 
href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html"
 title="class in 
org.apache.maven.plugin.compiler">CompilationFailureException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute--";
 title="class or interface in 
org.apache.maven.plugin">execute</a></code>&nbsp;in interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></code></dd>
+<dd><code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute--";
 title="class or interface in 
org.apache.maven.plugin">execute</a></code>&nbsp;in interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#execute--">execute</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html"
 title="class in 
org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 <dd><code><a 
href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html"
 title="class in 
org.apache.maven.plugin.compiler">CompilationFailureException</a></code></dd>
 </dl>
 </li>
@@ -583,6 +581,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/DependencyCoordinate.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/DependencyCoordinate.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/DependencyCoordinate.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DependencyCoordinate (Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>DependencyCoordinate (Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DependencyCoordinate (Apache Maven Compiler 
Plugin 3.8.0 API)";
+            parent.document.title="DependencyCoordinate (Apache Maven Compiler 
Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -442,6 +442,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/HelpMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/HelpMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/HelpMojo.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>HelpMojo (Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HelpMojo (Apache Maven Compiler Plugin 
3.8.0 API)";
+            parent.document.title="HelpMojo (Apache Maven Compiler Plugin 
3.8.1 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a 
href="https://docs.oracle.com/javase/8/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/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugin.compiler.HelpMojo</li>
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
+<dd><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
 </dl>
 <hr>
 <br>
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
       <a 
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresProject--";
 title="class or interface in 
org.apache.maven.plugins.annotations">requiresProject</a>=false,
       <a 
href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--";
 title="class or interface in 
org.apache.maven.plugins.annotations">threadSafe</a>=true)
 public class <span class="typeNameLabel">HelpMojo</span>
-extends <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
+extends <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
 <div class="block">Display help information on maven-compiler-plugin.<br>
  Call <code>mvn compiler:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to 
display parameter details.</div>
 <dl>
@@ -145,8 +145,8 @@ extends <a href="http://maven.apache.org
 <li class="blockList"><a 
name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE";
 title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE";
 title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -188,8 +188,8 @@ extends <a href="http://maven.apache.org
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--";
 title="class or interface in org.apache.maven.plugin">getLog</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--";
 title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-";
 title="class or interface in org.apache.maven.plugin">setLog</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-";
 title="class or interface in 
org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--";
 title="class or interface in org.apache.maven.plugin">getLog</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--";
 title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-";
 title="class or interface in org.apache.maven.plugin">setLog</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-";
 title="class or interface in 
org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -236,10 +236,10 @@ extends <a href="http://maven.apache.org
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a></pre>
+             throws <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -312,6 +312,6 @@ extends <a href="http://maven.apache.org
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/TestCompilerMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/TestCompilerMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/TestCompilerMojo.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TestCompilerMojo (Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>TestCompilerMojo (Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TestCompilerMojo (Apache Maven Compiler 
Plugin 3.8.0 API)";
+            parent.document.title="TestCompilerMojo (Apache Maven Compiler 
Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a 
href="https://docs.oracle.com/javase/8/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/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html"
 title="class in 
org.apache.maven.plugin.compiler">org.apache.maven.plugin.compiler.AbstractCompilerMojo</a></li>
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
+<dd><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -137,8 +137,6 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>2.0</dd>
-<dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id$</dd>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd><a href="mailto:ja...@maven.org";>Jason van Zyl</a></dd>
 </dl>
@@ -165,8 +163,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a 
name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE";
 title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE";
 title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -232,7 +230,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getOutputDirectory--">getOutputDirectory</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i8" class="altColor">
-<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://codehaus-plexus.github.io/plexus-languages/plexus-java/apidocs/org/codehaus/plexus/languages/java/jpms/JavaModuleDescriptor.html?is-external=true";
 title="class or interface in 
org.codehaus.plexus.languages.java.jpms">JavaModuleDescriptor</a>&gt;</code></td>
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>,org.codehaus.plexus.languages.java.jpms.JavaModuleDescriptor&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#getPathElements--">getPathElements</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -275,8 +273,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--";
 title="class or interface in org.apache.maven.plugin">getLog</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--";
 title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-";
 title="class or interface in org.apache.maven.plugin">setLog</a>, <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-";
 title="class or interface in 
org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--";
 title="class or interface in org.apache.maven.plugin">getLog</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--";
 title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-";
 title="class or interface in org.apache.maven.plugin">setLog</a>, <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-";
 title="class or interface in 
org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -323,15 +321,15 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a>,
+             throws <a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a>,
                     <a 
href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html"
 title="class in 
org.apache.maven.plugin.compiler">CompilationFailureException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute--";
 title="class or interface in 
org.apache.maven.plugin">execute</a></code>&nbsp;in interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></code></dd>
+<dd><code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute--";
 title="class or interface in 
org.apache.maven.plugin">execute</a></code>&nbsp;in interface&nbsp;<code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a></code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#execute--">execute</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html"
 title="class in 
org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true";
 title="class or interface in 
org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 <dd><code><a 
href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html"
 title="class in 
org.apache.maven.plugin.compiler">CompilationFailureException</a></code></dd>
 </dl>
 </li>
@@ -355,7 +353,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getPathElements</h4>
-<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://codehaus-plexus.github.io/plexus-languages/plexus-java/apidocs/org/codehaus/plexus/languages/java/jpms/JavaModuleDescriptor.html?is-external=true";
 title="class or interface in 
org.codehaus.plexus.languages.java.jpms">JavaModuleDescriptor</a>&gt;&nbsp;getPathElements()</pre>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>,org.codehaus.plexus.languages.java.jpms.JavaModuleDescriptor&gt;&nbsp;getPathElements()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#getPathElements--">getPathElements</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html"
 title="class in 
org.apache.maven.plugin.compiler">AbstractCompilerMojo</a></code></dd>
@@ -600,6 +598,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/class-use/AbstractCompilerMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/AbstractCompilerMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/AbstractCompilerMojo.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.AbstractCompilerMojo 
(Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.AbstractCompilerMojo 
(Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.AbstractCompilerMojo (Apache Maven Compiler 
Plugin 3.8.0 API)";
+            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.AbstractCompilerMojo (Apache Maven Compiler 
Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -194,6 +194,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/class-use/CompilationFailureException.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilationFailureException.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilationFailureException.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class 
org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven 
Compiler Plugin 3.8.0 API)</title>
+<title>Uses of Class 
org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven 
Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven 
Compiler Plugin 3.8.0 API)";
+            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.CompilationFailureException (Apache Maven 
Compiler Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -130,15 +130,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">TestCompilerMojo.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">CompilerMojo.</span><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/maven/plugin/compiler/CompilerMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">CompilerMojo.</span><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/maven/plugin/compiler/CompilerMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">AbstractCompilerMojo.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">AbstractCompilerMojo.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">TestCompilerMojo.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/maven/plugin/compiler/TestCompilerMojo.html#execute--">execute</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -194,6 +194,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/CompilerMojo.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.CompilerMojo (Apache 
Maven Compiler Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.CompilerMojo (Apache 
Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.CompilerMojo (Apache Maven Compiler Plugin 
3.8.0 API)";
+            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.CompilerMojo (Apache Maven Compiler Plugin 
3.8.1 API)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/class-use/DependencyCoordinate.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/DependencyCoordinate.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/DependencyCoordinate.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.DependencyCoordinate 
(Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.DependencyCoordinate 
(Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.DependencyCoordinate (Apache Maven Compiler 
Plugin 3.8.0 API)";
+            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.DependencyCoordinate (Apache Maven Compiler 
Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/class-use/HelpMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/HelpMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/HelpMojo.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.HelpMojo (Apache Maven 
Compiler Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.HelpMojo (Apache Maven 
Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.HelpMojo (Apache Maven Compiler Plugin 3.8.0 
API)";
+            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.HelpMojo (Apache Maven Compiler Plugin 3.8.1 
API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/class-use/TestCompilerMojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/TestCompilerMojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/TestCompilerMojo.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugin.compiler.TestCompilerMojo (Apache 
Maven Compiler Plugin 3.8.0 API)</title>
+<title>Uses of Class org.apache.maven.plugin.compiler.TestCompilerMojo (Apache 
Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.TestCompilerMojo (Apache Maven Compiler Plugin 
3.8.0 API)";
+            parent.document.title="Uses of Class 
org.apache.maven.plugin.compiler.TestCompilerMojo (Apache Maven Compiler Plugin 
3.8.1 API)";
         }
     }
     catch(err) {
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/package-frame.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-frame.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-frame.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.8.0 
API)</title>
+<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.8.1 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-summary.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.8.0 
API)</title>
+<title>org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.8.1 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.plugin.compiler (Apache 
Maven Compiler Plugin 3.8.0 API)";
+            parent.document.title="org.apache.maven.plugin.compiler (Apache 
Maven Compiler Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -182,6 +182,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/package-tree.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-tree.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-tree.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler 
Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugin.compiler Class Hierarchy (Apache Maven Compiler 
Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.plugin.compiler Class 
Hierarchy (Apache Maven Compiler Plugin 3.8.0 API)";
+            parent.document.title="org.apache.maven.plugin.compiler Class 
Hierarchy (Apache Maven Compiler Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -81,7 +81,7 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojo</span></a> (implements 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojo</span></a> (implements 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a>)
 <ul>
 <li type="circle">org.apache.maven.plugin.compiler.<a 
href="../../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html"
 title="class in org.apache.maven.plugin.compiler"><span 
class="typeNameLink">AbstractCompilerMojo</span></a>
 <ul>
@@ -97,9 +97,9 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojoExecutionException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">MojoFailureException</span></a>
+<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">MojoFailureException</span></a>
 <ul>
 <li type="circle">org.apache.maven.plugin.compiler.<a 
href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html"
 title="class in org.apache.maven.plugin.compiler"><span 
class="typeNameLink">CompilationFailureException</span></a></li>
 </ul>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/compiler/package-use.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-use.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/package-use.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <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.8.0 API)</title>
+<title>Uses of Package org.apache.maven.plugin.compiler (Apache Maven Compiler 
Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package 
org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.8.0 API)";
+            parent.document.title="Uses of Package 
org.apache.maven.plugin.compiler (Apache Maven Compiler Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -196,6 +196,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/package-frame.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-frame.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-frame.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-summary.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>org.apache.maven.plugin (Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.plugin (Apache Maven 
Compiler Plugin 3.8.0 API)";
+            parent.document.title="org.apache.maven.plugin (Apache Maven 
Compiler Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/package-tree.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-tree.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-tree.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 
3.8.0 API)</title>
+<title>org.apache.maven.plugin Class Hierarchy (Apache Maven Compiler Plugin 
3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.plugin Class Hierarchy 
(Apache Maven Compiler Plugin 3.8.0 API)";
+            parent.document.title="org.apache.maven.plugin Class Hierarchy 
(Apache Maven Compiler Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -81,7 +81,7 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojo</span></a> (implements 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojo</span></a> (implements 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a>)
 <ul>
 <li type="circle">org.apache.maven.plugin.compiler.<a 
href="../../../../org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" 
title="class in org.apache.maven.plugin.compiler"><span 
class="typeNameLink">AbstractCompilerMojo</span></a>
 <ul>
@@ -104,9 +104,9 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojoExecutionException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">MojoFailureException</span></a>
+<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">MojoFailureException</span></a>
 <ul>
 <li type="circle">org.apache.maven.plugin.compiler.<a 
href="../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html"
 title="class in org.apache.maven.plugin.compiler"><span 
class="typeNameLink">CompilationFailureException</span></a>
 <ul>
@@ -172,6 +172,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/org/apache/maven/plugin/package-use.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-use.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/package-use.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 
3.8.0 API)</title>
+<title>Uses of Package org.apache.maven.plugin (Apache Maven Compiler Plugin 
3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.maven.plugin 
(Apache Maven Compiler Plugin 3.8.0 API)";
+            parent.document.title="Uses of Package org.apache.maven.plugin 
(Apache Maven Compiler Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/overview-frame.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-frame.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-frame.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>Overview List (Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-summary.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>Overview (Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Apache Maven Compiler Plugin 
3.8.0 API)";
+            parent.document.title="Overview (Apache Maven Compiler Plugin 
3.8.1 API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Maven Compiler Plugin 3.8.0 API</h1>
+<h1 class="title">Apache Maven Compiler Plugin 3.8.1 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Packages table, listing packages, and an explanation">
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <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/apidocs/overview-tree.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/overview-tree.html
 Wed Mar 27 21:13:02 2019
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Maven Compiler Plugin 3.8.0 API)</title>
+<title>Class Hierarchy (Apache Maven Compiler Plugin 3.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Apache Maven Compiler 
Plugin 3.8.0 API)";
+            parent.document.title="Class Hierarchy (Apache Maven Compiler 
Plugin 3.8.1 API)";
         }
     }
     catch(err) {
@@ -82,7 +82,7 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojo</span></a> (implements 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojo</span></a> (implements 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, 
org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true";
 title="class or interface in org.apache.maven.plugin">Mojo</a>)
 <ul>
 <li type="circle">org.apache.maven.plugin.compiler.<a 
href="org/apache/maven/plugin/compiler/AbstractCompilerMojo.html" title="class 
in org.apache.maven.plugin.compiler"><span 
class="typeNameLink">AbstractCompilerMojo</span></a>
 <ul>
@@ -107,9 +107,9 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojoExecutionException</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.5.4/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">MojoFailureException</span></a>
+<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">MojoFailureException</span></a>
 <ul>
 <li type="circle">org.apache.maven.plugin.compiler.<a 
href="org/apache/maven/plugin/compiler/CompilationFailureException.html" 
title="class in org.apache.maven.plugin.compiler"><span 
class="typeNameLink">CompilationFailureException</span></a>
 <ul>
@@ -175,6 +175,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>
\ No newline at end of file


Reply via email to