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 kh...@apache.org on 2019/04/28 13:00:08 UTC

svn commit: r1858326 [2/4] - in /maven/website/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/compiler/ examples/ testapidocs/ testapidocs/org/apache/maven/plugin/c...

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/serialized-form.html Sun Apr 28 13:00:07 2019
@@ -80,7 +80,7 @@
 <li class="blockList"><a name="org.apache.maven.plugin.AbstractMojoExecutionException">
 <!--   -->
 </a>
-<h3>Class <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> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/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> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
@@ -105,14 +105,14 @@
 <li class="blockList"><a name="org.apache.maven.plugin.CycleDetectedInPluginGraphException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/CycleDetectedInPluginGraphException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.CycleDetectedInPluginGraphException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/CycleDetectedInPluginGraphException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.CycleDetectedInPluginGraphException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
 <h4>plugin</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.0/maven-core/apidocs/org/apache/maven/model.Plugin.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Plugin</a> plugin</pre>
+<pre><a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Plugin.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Plugin</a> plugin</pre>
 </li>
 </ul>
 </li>
@@ -121,27 +121,27 @@
 <li class="blockList"><a name="org.apache.maven.plugin.InvalidPluginDescriptorException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/InvalidPluginDescriptorException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.InvalidPluginDescriptorException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/InvalidPluginDescriptorException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.InvalidPluginDescriptorException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 </li>
 <li class="blockList"><a name="org.apache.maven.plugin.InvalidPluginException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/InvalidPluginException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.InvalidPluginException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/InvalidPluginException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.InvalidPluginException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 </li>
 <li class="blockList"><a name="org.apache.maven.plugin.MojoExecutionException">
 <!--   -->
 </a>
-<h3>Class <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">org.apache.maven.plugin.MojoExecutionException</a> extends <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> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.MojoExecutionException</a> extends <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojoExecutionException</a> implements Serializable</h3>
 </li>
 <li class="blockList"><a name="org.apache.maven.plugin.MojoFailureException">
 <!--   -->
 </a>
-<h3>Class <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> extends <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> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/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> extends <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojoExecutionException</a> implements Serializable</h3>
 </li>
 <li class="blockList"><a name="org.apache.maven.plugin.MojoNotFoundException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoNotFoundException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.MojoNotFoundException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoNotFoundException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.MojoNotFoundException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
@@ -152,7 +152,7 @@
 </li>
 <li class="blockListLast">
 <h4>pluginDescriptor</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/descriptor/PluginDescriptor.html?is-external=true" title="class or interface in org.apache.maven.plugin.descriptor">PluginDescriptor</a> pluginDescriptor</pre>
+<pre><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/descriptor/PluginDescriptor.html?is-external=true" title="class or interface in org.apache.maven.plugin.descriptor">PluginDescriptor</a> pluginDescriptor</pre>
 </li>
 </ul>
 </li>
@@ -161,14 +161,14 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginConfigurationException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginConfigurationException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginConfigurationException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginConfigurationException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginConfigurationException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockList">
 <h4>pluginDescriptor</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/descriptor/PluginDescriptor.html?is-external=true" title="class or interface in org.apache.maven.plugin.descriptor">PluginDescriptor</a> pluginDescriptor</pre>
+<pre><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/descriptor/PluginDescriptor.html?is-external=true" title="class or interface in org.apache.maven.plugin.descriptor">PluginDescriptor</a> pluginDescriptor</pre>
 </li>
 <li class="blockListLast">
 <h4>originalMessage</h4>
@@ -181,7 +181,7 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginContainerException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginContainerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginContainerException</a> extends <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginManagerException</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginContainerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginContainerException</a> extends <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginManagerException</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
@@ -197,19 +197,19 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginDescriptorParsingException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginDescriptorParsingException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginDescriptorParsingException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginDescriptorParsingException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginDescriptorParsingException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 </li>
 <li class="blockList"><a name="org.apache.maven.plugin.PluginExecutionException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginExecutionException</a> extends <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginManagerException</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginExecutionException</a> extends <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginManagerException</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
 <h4>mojoExecution</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecution.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecution</a> mojoExecution</pre>
+<pre><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoExecution.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecution</a> mojoExecution</pre>
 </li>
 </ul>
 </li>
@@ -218,7 +218,7 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginLoaderException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginLoaderException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginLoaderException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginLoaderException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginLoaderException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
@@ -234,7 +234,7 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginManagerException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginManagerException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginManagerException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginManagerException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
@@ -257,7 +257,7 @@
 </li>
 <li class="blockListLast">
 <h4>project</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.0/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project</pre>
+<pre><a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a> project</pre>
 </li>
 </ul>
 </li>
@@ -266,14 +266,14 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginNotFoundException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginNotFoundException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginNotFoundException</a> extends <a href="http://maven.apache.org/ref/3.6.0/maven-artifact/apidocs/org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.html?is-external=true" title="class or interface in org.apache.maven.artifact.resolver">AbstractArtifactResolutionException</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginNotFoundException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginNotFoundException</a> extends <a href="http://maven.apache.org/ref/3.6.1/maven-artifact/apidocs/org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.html?is-external=true" title="class or interface in org.apache.maven.artifact.resolver">AbstractArtifactResolutionException</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
 <h4>plugin</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.0/maven-core/apidocs/org/apache/maven/model.Plugin.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Plugin</a> plugin</pre>
+<pre><a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Plugin.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Plugin</a> plugin</pre>
 </li>
 </ul>
 </li>
@@ -282,7 +282,7 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginParameterException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginParameterException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginParameterException</a> extends <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginConfigurationException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginConfigurationException</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginParameterException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginParameterException</a> extends <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginConfigurationException.html?is-external=true" title="class or interface in org.apache.maven.plugin">PluginConfigurationException</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
@@ -293,7 +293,7 @@
 </li>
 <li class="blockListLast">
 <h4>mojo</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/descriptor/MojoDescriptor.html?is-external=true" title="class or interface in org.apache.maven.plugin.descriptor">MojoDescriptor</a> mojo</pre>
+<pre><a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/descriptor/MojoDescriptor.html?is-external=true" title="class or interface in org.apache.maven.plugin.descriptor">MojoDescriptor</a> mojo</pre>
 </li>
 </ul>
 </li>
@@ -302,14 +302,14 @@
 <li class="blockList"><a name="org.apache.maven.plugin.PluginResolutionException">
 <!--   -->
 </a>
-<h3>Class <a href="http://maven.apache.org/ref/3.6.0/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginResolutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginResolutionException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+<h3>Class <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/PluginResolutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.PluginResolutionException</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
 <ul class="blockList">
 <li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockListLast">
 <h4>plugin</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.0/maven-core/apidocs/org/apache/maven/model.Plugin.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Plugin</a> plugin</pre>
+<pre><a href="http://maven.apache.org/ref/3.6.1/maven-core/apidocs/org/apache/maven/model.Plugin.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.model.Plugin</a> plugin</pre>
 </li>
 </ul>
 </li>
@@ -323,7 +323,7 @@
 <li class="blockList"><a name="org.apache.maven.plugin.compiler.CompilationFailureException">
 <!--   -->
 </a>
-<h3>Class <a href="org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler">org.apache.maven.plugin.compiler.CompilationFailureException</a> 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> implements Serializable</h3>
+<h3>Class <a href="org/apache/maven/plugin/compiler/CompilationFailureException.html" title="class in org.apache.maven.plugin.compiler">org.apache.maven.plugin.compiler.CompilationFailureException</a> extends <a href="http://maven.apache.org/ref/3.6.1/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a> implements Serializable</h3>
 </li>
 </ul>
 </li>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Checkstyle Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>
@@ -345,44 +345,44 @@
 <td><img src="images/icon_error_sml.gif" alt="" />&#160;Error</td>
 <td>sizes</td>
 <td>MethodLength</td>
-<td>Method length is 701 lines (max allowed is 150).</td>
+<td>Method length is 706 lines (max allowed is 150).</td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L542">542</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1247">1247</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1252">1252</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1252">1252</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1257">1257</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1364">1364</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1369">1369</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1407">1407</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1412">1412</a></td></tr>
 <tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1739">1739</a></td></tr>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1744">1744</a></td></tr>
 <tr class="a">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1745">1745</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1750">1750</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.plugin.compiler.CompilationFailureException.java">org/apache/maven/plugin/compiler/CompilationFailureException.java</h3>
 <table border="0" class="table table-striped">

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/ci-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/ci-management.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/ci-management.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; CI Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">CI Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/compile-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/compile-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/compile-mojo.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/compile-mojo.xml at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/compile-mojo.xml at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; compiler:compile</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">compiler:compile</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependencies.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependencies.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependencies.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependencies at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependencies at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Project Dependencies</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Project Dependencies</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-convergence.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-convergence.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-convergence.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-convergence at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-convergence at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Dependency Convergence</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Dependency Convergence</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-info.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-info.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-info.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-info at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-info at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Dependency Information</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-management.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/dependency-management.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-management at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-management at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Project Dependency Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:distribution-management at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:distribution-management at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Project Distribution Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/download.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/download.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/download.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/xdoc/download.xml.vm at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/xdoc/download.xml.vm at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Download Apache Maven Compiler Plugin Source</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Download Apache Maven Compiler Plugin Source <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/xdoc/download.xml.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-using-different-jdk.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-using-different-jdk.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-using-different-jdk.html Sun Apr 28 13:00:07 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/compile-using-different-jdk.apt.vm at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/compile-using-different-jdk.apt.vm at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <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="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Compiling Sources Using A Different JDK</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@
       <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 ">Compiling Sources Using A Different JDK <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/apt/examples/compile-using-different-jdk.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html Sun Apr 28 13:00:07 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/compile-with-memory-enhancements.apt.vm at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/compile-with-memory-enhancements.apt.vm at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <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="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Compile Using Memory Allocation Enhancements</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@
       <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 ">Compile Using Memory Allocation Enhancements <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/apt/examples/compile-with-memory-enhancements.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/jpms_args.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/jpms_args.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/jpms_args.html Sun Apr 28 13:00:07 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/jpms_args.apt.vm at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/jpms_args.apt.vm at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Robert Scholte" />
     <meta name="Date-Creation-yyyymmdd" content="20170822" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; jpms.args</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@
       <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 ">jpms.args <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/apt/examples/jpms_args.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/module-info.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/module-info.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/module-info.html Sun Apr 28 13:00:07 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/module-info.apt.vm at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/module-info.apt.vm at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Robert Scholte" />
     <meta name="Date-Creation-yyyymmdd" content="20160927" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Older projects with module-info</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@
       <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 ">Older projects with module-info <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/apt/examples/module-info.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/pass-compiler-arguments.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/pass-compiler-arguments.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/pass-compiler-arguments.html Sun Apr 28 13:00:07 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/pass-compiler-arguments.apt.vm at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/pass-compiler-arguments.apt.vm at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <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="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Pass Compiler Arguments</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@
       <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 ">Pass Compiler Arguments <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/apt/examples/pass-compiler-arguments.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/set-compiler-source-and-target.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/set-compiler-source-and-target.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/examples/set-compiler-source-and-target.html Sun Apr 28 13:00:07 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/set-compiler-source-and-target.apt.vm at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/set-compiler-source-and-target.apt.vm at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <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="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Setting the -source and -target of the Java Compiler</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@
       <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 ">Setting the -source and -target of the Java Compiler <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/apt/examples/set-compiler-source-and-target.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/faq.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/faq.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/faq.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/fml/faq.fml at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/fml/faq.fml at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Frequently Asked Questions</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Frequently Asked Questions <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/fml/faq.fml"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/findbugs.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/findbugs.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/findbugs.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:findbugs-maven-plugin:3.0.5:findbugs at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:findbugs-maven-plugin:3.0.5:findbugs at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; FindBugs Bug Detector Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">FindBugs Bug Detector Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>
@@ -140,7 +140,7 @@
 <th>Missing Classes</th></tr>
 <tr class="b">
 <td>11</td>
-<td>9</td>
+<td>10</td>
 <td>0</td>
 <td>0</td></tr></table></div>
 <div class="section">
@@ -163,7 +163,7 @@
 <td>1</td></tr>
 <tr class="b">
 <td><a href="#org.apache.maven.plugin.compiler.AbstractCompilerMojo">org.apache.maven.plugin.compiler.AbstractCompilerMojo</a></td>
-<td>3</td></tr>
+<td>4</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.plugin.compiler.TestCompilerMojo">org.apache.maven.plugin.compiler.TestCompilerMojo</a></td>
 <td>2</td></tr></table></div><a name="org.apache.maven.plugin.AbstractCompilerMojo"></a>
@@ -240,36 +240,42 @@
 <td>Boxing/unboxing to parse a primitive org.apache.maven.plugin.compiler.AbstractCompilerMojo.getRequestThreadCount()</td>
 <td>PERFORMANCE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_BOXED_PRIMITIVE_FOR_PARSING">DM_BOXED_PRIMITIVE_FOR_PARSING</a></td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1355">1355</a></td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1360">1360</a></td>
 <td>High</td></tr>
 <tr class="b">
 <td>Possible null pointer dereference in org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute() due to return value of called method</td>
 <td>STYLE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE">NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE</a></td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1092">1092</a></td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1097">1097</a></td>
 <td>Medium</td></tr>
 <tr class="a">
 <td>Possible null pointer dereference in org.apache.maven.plugin.compiler.AbstractCompilerMojo.hasNewFile(File, Date) due to return value of called method</td>
 <td>STYLE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE">NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE</a></td>
-<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1613">1613</a></td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L1618">1618</a></td>
+<td>Medium</td></tr>
+<tr class="b">
+<td>Exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute()</td>
+<td>BAD_PRACTICE</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
+<td><a href="./xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html#L660">660</a></td>
 <td>Medium</td></tr></table></div><a name="org.apache.maven.plugin.compiler.TestCompilerMojo"></a>
 <div class="section">
 <h3><a name="org.apache.maven.plugin.compiler.TestCompilerMojo"></a>org.apache.maven.plugin.compiler.TestCompilerMojo</h3>
 <table border="0" class="table table-striped">
-<tr class="b">
+<tr class="a">
 <th>Bug</th>
 <th>Category</th>
 <th>Details</th>
 <th>Line</th>
 <th>Priority</th></tr>
-<tr class="a">
+<tr class="b">
 <td>Boxing/unboxing to parse a primitive org.apache.maven.plugin.compiler.TestCompilerMojo.preparePaths(Set)</td>
 <td>PERFORMANCE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_BOXED_PRIMITIVE_FOR_PARSING">DM_BOXED_PRIMITIVE_FOR_PARSING</a></td>
 <td><a href="./xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html#L305">305</a></td>
 <td>High</td></tr>
-<tr class="b">
+<tr class="a">
 <td>Possible null pointer dereference in org.apache.maven.plugin.compiler.TestCompilerMojo.preparePaths(Set) due to return value of called method</td>
 <td>STYLE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE">NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE</a></td>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/help-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/help-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/help-mojo.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/help-mojo.xml at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/help-mojo.xml at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; compiler:help</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">compiler:help</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/index.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/index.html Sun Apr 28 13:00:07 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/index.apt.vm at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/index.apt.vm at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Edwin Punzalan" />
     <meta name="Date-Creation-yyyymmdd" content="20130722" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Introduction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@
       <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 ">Introduction <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/apt/index.apt.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>
@@ -143,8 +143,8 @@
 <div class="section">
 <h3><a name="Usage"></a>Usage</h3>
 <p>General instructions on how to use the Compiler Plugin can be found on the <a href="./usage.html">usage page</a>. Some more specific use cases are described in the examples given below.</p>
-<p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mail-lists.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the <a href="./mail-lists.html">mail archive</a>.</p>
-<p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-tracking.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./source-repository.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></div>
+<p>In case you still have questions regarding the plugin's usage, please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact the <a href="./mailing-lists.html">user mailing list</a>. The posts to the mailing list are archived and could already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching the <a href="./mailing-lists.html">mail archive</a>.</p>
+<p>If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our <a href="./issue-management.html">issue tracker</a>. When creating a new issue, please provide a comprehensive description of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our <a href="./scm.html">source repository</a> and will find supplementary information in the <a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">guide to helping with Maven</a>.</p></div>
 <div class="section">
 <h3><a name="Examples"></a>Examples</h3>
 <p>To provide you with better understanding on some usages of the Compiler Plugin, you can take a look into the following examples:</p>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-invoker-plugin:3.1.0:report at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-invoker-plugin:3.1.0:report at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Invoker Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Invoker Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>
@@ -139,13 +139,13 @@
 <th>Total Time</th>
 <th>Avg Time</th></tr>
 <tr class="b">
-<td>55</td>
-<td>29</td>
+<td>56</td>
+<td>30</td>
 <td>0</td>
 <td>26</td>
 <td>100.0%</td>
-<td>105.7&#xa0;s</td>
-<td>1.9&#xa0;s</td></tr></table>
+<td>111.6&#xa0;s</td>
+<td>2.0&#xa0;s</td></tr></table>
 <div class="section">
 <h3><a name="Build_Details"></a>Build Details</h3></div>
 <table border="0" class="table table-striped">
@@ -157,7 +157,7 @@
 <tr class="b">
 <td>jdk16-annotation/pom.xml</td>
 <td>success</td>
-<td>2.4&#xa0;s</td>
+<td>2.3&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>setup_x/pom.xml</td>
@@ -172,7 +172,7 @@
 <tr class="a">
 <td>MCOMPILER-228/pom.xml</td>
 <td>success</td>
-<td>2.3&#xa0;s</td>
+<td>2.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>MCOMPILER-360/pom.xml</td>
@@ -187,7 +187,7 @@
 <tr class="b">
 <td>MCOMPILER-170/pom.xml</td>
 <td>success</td>
-<td>2.2&#xa0;s</td>
+<td>2.6&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>MCOMPILER-366/pom.xml</td>
@@ -197,17 +197,17 @@
 <tr class="b">
 <td>includes-excludes/pom.xml</td>
 <td>success</td>
-<td>2.9&#xa0;s</td>
+<td>3.2&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>default/pom.xml</td>
 <td>success</td>
-<td>2.0&#xa0;s</td>
+<td>2.1&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>non-english-warnings/pom.xml</td>
 <td>success</td>
-<td>2.3&#xa0;s</td>
+<td>2.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>jpms_compile-main-foo-test-bar/pom.xml</td>
@@ -227,7 +227,7 @@
 <tr class="b">
 <td>multirelease-patterns/singleproject-runtime/pom.xml</td>
 <td>success</td>
-<td>5.0&#xa0;s</td>
+<td>4.9&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>MCOMPILER-336_incremental-modulepath/pom.xml</td>
@@ -242,12 +242,12 @@
 <tr class="a">
 <td>MCOMPILER-129/pom.xml</td>
 <td>success</td>
-<td>2.0&#xa0;s</td>
+<td>2.3&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>default-incremental-disable/pom.xml</td>
 <td>success</td>
-<td>3.6&#xa0;s</td>
+<td>3.8&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>multirelease-patterns/multiproject/pom.xml</td>
@@ -257,12 +257,12 @@
 <tr class="b">
 <td>MCOMPILER-298/pom.xml</td>
 <td>success</td>
-<td>3.5&#xa0;s</td>
+<td>3.2&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>mcompiler-21_class-remove/pom.xml</td>
 <td>success</td>
-<td>8.7&#xa0;s</td>
+<td>9.0&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>jpms_compile-main-foo-test-foo/pom.xml</td>
@@ -272,12 +272,12 @@
 <tr class="a">
 <td>mcompiler-106/pom.xml</td>
 <td>success</td>
-<td>2.0&#xa0;s</td>
+<td>2.2&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>MCOMPILER-260_customArguments/pom.xml</td>
 <td>success</td>
-<td>1.9&#xa0;s</td>
+<td>2.1&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>setup_jar_module/pom.xml</td>
@@ -287,12 +287,12 @@
 <tr class="b">
 <td>MCOMPILER-349_dependencyChanged/pom.xml</td>
 <td>success</td>
-<td>8.7&#xa0;s</td>
+<td>8.9&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>MCOMPILER-203-processorpath/pom.xml</td>
 <td>success</td>
-<td>7.6&#xa0;s</td>
+<td>8.4&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>MCOMPILER-328_multiReleaseOutput/pom.xml</td>
@@ -302,17 +302,17 @@
 <tr class="a">
 <td>mcompiler-21_methodname-change/pom.xml</td>
 <td>success</td>
-<td>6.4&#xa0;s</td>
+<td>6.7&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>mcompiler-120/pom.xml</td>
 <td>success</td>
-<td>2.5&#xa0;s</td>
+<td>2.8&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>mcompiler-135/pom.xml</td>
 <td>success</td>
-<td>1.9&#xa0;s</td>
+<td>2.3&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>MCOMPILER-294/pom.xml</td>
@@ -322,7 +322,7 @@
 <tr class="a">
 <td>MCOMPILER-284/pom.xml</td>
 <td>success</td>
-<td>1.6&#xa0;s</td>
+<td>1.8&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>MCOMPILER-275_separate-moduleinfo/pom.xml</td>
@@ -337,7 +337,7 @@
 <tr class="b">
 <td>error-prone-compiler/pom.xml</td>
 <td>success</td>
-<td>5.9&#xa0;s</td>
+<td>5.6&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>automodules-transitive-module/pom.xml</td>
@@ -352,12 +352,12 @@
 <tr class="a">
 <td>MCOMPILER-197/pom.xml</td>
 <td>success</td>
-<td>2.4&#xa0;s</td>
+<td>2.7&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>mcompiler-182/pom.xml</td>
 <td>success</td>
-<td>7.3&#xa0;s</td>
+<td>6.6&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>jpms_compile-main-empty-test-bar/pom.xml</td>
@@ -367,7 +367,7 @@
 <tr class="b">
 <td>MCOMPILER-157/pom.xml</td>
 <td>success</td>
-<td>3.5&#xa0;s</td>
+<td>3.8&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>jpms_patch-module/pom.xml</td>
@@ -377,12 +377,12 @@
 <tr class="b">
 <td>test1/pom.xml</td>
 <td>success</td>
-<td>2.0&#xa0;s</td>
+<td>2.3&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
 <td>MCOMPILER-224/pom.xml</td>
 <td>success</td>
-<td>2.1&#xa0;s</td>
+<td>2.4&#xa0;s</td>
 <td></td></tr>
 <tr class="b">
 <td>multirelease-patterns/multimodule/pom.xml</td>
@@ -395,39 +395,44 @@
 <td>0.0&#xa0;s</td>
 <td>Skipped due to JRE version</td></tr>
 <tr class="b">
-<td>MCOMPILER-190/pom.xml</td>
+<td>MCOMPILER-379/pom.xml</td>
 <td>success</td>
-<td>3.5&#xa0;s</td>
+<td>2.0&#xa0;s</td>
 <td></td></tr>
 <tr class="a">
+<td>MCOMPILER-190/pom.xml</td>
+<td>success</td>
+<td>4.0&#xa0;s</td>
+<td></td></tr>
+<tr class="b">
 <td>automodules-library/pom.xml</td>
 <td>skipped</td>
 <td>0.0&#xa0;s</td>
 <td>Skipped due to JRE version</td></tr>
-<tr class="b">
+<tr class="a">
 <td>MCOMPILER-270_release/pom.xml</td>
 <td>skipped</td>
 <td>0.0&#xa0;s</td>
 <td>Skipped due to JRE version</td></tr>
-<tr class="a">
+<tr class="b">
 <td>MCOMPILER-192/pom.xml</td>
 <td>success</td>
-<td>2.3&#xa0;s</td>
+<td>2.5&#xa0;s</td>
 <td></td></tr>
-<tr class="b">
+<tr class="a">
 <td>mcompiler-179/pom.xml</td>
 <td>success</td>
-<td>2.4&#xa0;s</td>
+<td>2.2&#xa0;s</td>
 <td></td></tr>
-<tr class="a">
+<tr class="b">
 <td>multirelease-patterns/singleproject-toolchains/pom.xml</td>
 <td>skipped</td>
 <td>0.0&#xa0;s</td>
 <td>Skipped due to Toolchain</td></tr>
-<tr class="b">
+<tr class="a">
 <td>groovy-project-with-new-plexus-compiler/pom.xml</td>
 <td>success</td>
-<td>4.8&#xa0;s</td>
+<td>4.9&#xa0;s</td>
 <td></td></tr></table>
         </div>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/issue-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/issue-management.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/issue-management.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:issue-management at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Issue Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Issue Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/mailing-lists.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/mailing-lists.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/mailing-lists.html Sun Apr 28 13:00:07 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:mailing-lists at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:mailing-lists at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <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 ">Project Mailing Lists</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>

Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/multirelease.html
==============================================================================
--- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/multirelease.html (original)
+++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/multirelease.html Sun Apr 28 13:00:07 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/multirelease.apt at 2019-03-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/multirelease.apt at 2019-04-28
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Robert Scholte" />
     <meta name="Date-Creation-yyyymmdd" content="20180508" />
-    <meta name="Date-Revision-yyyymmdd" content="20190327" />
+    <meta name="Date-Revision-yyyymmdd" content="20190428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Compiler Plugin &#x2013; Multi Release</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@
       <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 ">Multi Release <a href="https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.8.1/src/site/apt/multirelease.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-03-27</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-04-28</li>
           <li id="projectVersion" class="pull-right">Version: 3.8.1</li>
         </ul>
       </div>