You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2020/09/27 07:20:03 UTC

svn commit: r1882052 [2/20] - in /maven/website/components/plugins-archives/maven-ear-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/ear/ apidocs/org/apache/maven/plugins/ear/class-use/ apidocs/org/apache/maven/plugins/ear/util/ apidocs/or...

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/AppClientModule.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/AppClientModule.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/AppClientModule.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AppClientModule (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>AppClientModule (Apache Maven EAR Plugin 3.1.0 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="AppClientModule (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="AppClientModule (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
@@ -163,7 +163,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/AppClientModule.html#AppClientModule-org.apache.maven.artifact.Artifact-">AppClientModule</a></span>(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/AppClientModule.html#AppClientModule-org.apache.maven.artifact.Artifact-">AppClientModule</a></span>(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -239,10 +239,10 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AppClientModule</h4>
-<pre>public&nbsp;AppClientModule(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</pre>
+<pre>public&nbsp;AppClientModule(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a></dd>
+<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a></dd>
 </dl>
 </li>
 </ul>
@@ -356,6 +356,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarExecutionContext.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarExecutionContext.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarExecutionContext.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EarExecutionContext (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>EarExecutionContext (Apache Maven EAR Plugin 3.1.0 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="EarExecutionContext (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="EarExecutionContext (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
@@ -134,10 +134,10 @@ extends <a href="https://docs.oracle.com
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarExecutionContext.html#EarExecutionContext-org.apache.maven.project.MavenProject-java.lang.String-java.lang.String-org.apache.maven.plugins.ear.JbossConfiguration-java.lang.String-org.apache.maven.plugins.ear.util.ArtifactTypeMappingService-">EarExecutionContext</a></span>(<a href="http://maven.apache.org/ref/3.6.2/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;project,
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarExecutionContext.html#EarExecutionContext-org.apache.maven.project.MavenProject-java.lang.String-java.lang.String-org.apache.maven.plugins.ear.JbossConfiguration-java.lang.String-org.apache.maven.plugins.ear.util.ArtifactTypeMappingService-">EarExecutionContext</a></span>(<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;project,
                    <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>&nbsp;mainArtifactId,
                    <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>&nbsp;defaultLibBundleDir,
-                   <a href="http://maven.apache.org/ref/3.6.2/maven-core/apidocs/org/apache/maven/plugins.ear.JbossConfiguration.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.plugins.ear.JbossConfiguration</a>&nbsp;jbossConfiguration,
+                   <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.ear.JbossConfiguration.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.plugins.ear.JbossConfiguration</a>&nbsp;jbossConfiguration,
                    <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>&nbsp;fileNameMappingName,
                    <a href="../../../../../org/apache/maven/plugins/ear/util/ArtifactTypeMappingService.html" title="class in org.apache.maven.plugins.ear.util">ArtifactTypeMappingService</a>&nbsp;typeMappingService)</code>&nbsp;</td>
 </tr>
@@ -200,18 +200,18 @@ extends <a href="https://docs.oracle.com
 <ul class="blockListLast">
 <li class="blockList">
 <h4>EarExecutionContext</h4>
-<pre>public&nbsp;EarExecutionContext(<a href="http://maven.apache.org/ref/3.6.2/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;project,
+<pre>public&nbsp;EarExecutionContext(<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a>&nbsp;project,
                            <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>&nbsp;mainArtifactId,
                            <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>&nbsp;defaultLibBundleDir,
-                           <a href="http://maven.apache.org/ref/3.6.2/maven-core/apidocs/org/apache/maven/plugins.ear.JbossConfiguration.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.plugins.ear.JbossConfiguration</a>&nbsp;jbossConfiguration,
+                           <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.ear.JbossConfiguration.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.plugins.ear.JbossConfiguration</a>&nbsp;jbossConfiguration,
                            <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>&nbsp;fileNameMappingName,
                            <a href="../../../../../org/apache/maven/plugins/ear/util/ArtifactTypeMappingService.html" title="class in org.apache.maven.plugins.ear.util">ArtifactTypeMappingService</a>&nbsp;typeMappingService)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>project</code> - <a href="http://maven.apache.org/ref/3.6.2/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project"><code>MavenProject</code></a></dd>
+<dd><code>project</code> - <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project"><code>MavenProject</code></a></dd>
 <dd><code>mainArtifactId</code> - The artifactId.</dd>
 <dd><code>defaultLibBundleDir</code> - The defaultLibBundleDir.</dd>
-<dd><code>jbossConfiguration</code> - <a href="http://maven.apache.org/ref/3.6.2/maven-core/apidocs/org/apache/maven/plugins.ear.JbossConfiguration.html?is-external=true" title="class or interface in org.apache.maven"><code>JbossConfiguration</code></a></dd>
+<dd><code>jbossConfiguration</code> - <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.ear.JbossConfiguration.html?is-external=true" title="class or interface in org.apache.maven"><code>JbossConfiguration</code></a></dd>
 <dd><code>fileNameMappingName</code> - file name mapping.</dd>
 <dd><code>typeMappingService</code> - <a href="../../../../../org/apache/maven/plugins/ear/util/ArtifactTypeMappingService.html" title="class in org.apache.maven.plugins.ear.util"><code>ArtifactTypeMappingService</code></a></dd>
 </dl>
@@ -346,6 +346,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarModule.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarModule.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarModule.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EarModule (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>EarModule (Apache Maven EAR Plugin 3.1.0 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="EarModule (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="EarModule (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
@@ -149,9 +149,9 @@ var activeTableTab = "activeTableTab";
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a></code></td>
+<td class="colFirst"><code><a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarModule.html#getArtifact--">getArtifact</a></span>()</code>
-<div class="block">Returns the <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> representing this module.</div>
+<div class="block">Returns the <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> representing this module.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -178,8 +178,8 @@ var activeTableTab = "activeTableTab";
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarModule.html#resolveArtifact-java.util.Set-">resolveArtifact</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&gt;&nbsp;artifacts)</code>
-<div class="block">Resolves the <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> represented by the module.</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarModule.html#resolveArtifact-java.util.Set-">resolveArtifact</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&gt;&nbsp;artifacts)</code>
+<div class="block">Resolves the <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> represented by the module.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -213,8 +213,8 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>getArtifact</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;getArtifact()</pre>
-<div class="block">Returns the <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> representing this module.
+<pre><a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;getArtifact()</pre>
+<div class="block">Returns the <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> representing this module.
  
  Note that this might return <tt>null</tt> till the module has been resolved.</div>
 <dl>
@@ -325,17 +325,17 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>resolveArtifact</h4>
-<pre>void&nbsp;resolveArtifact(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&gt;&nbsp;artifacts)
+<pre>void&nbsp;resolveArtifact(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&gt;&nbsp;artifacts)
               throws <a href="../../../../../org/apache/maven/plugins/ear/EarPluginException.html" title="class in org.apache.maven.plugins.ear">EarPluginException</a>,
-                     <a href="http://maven.apache.org/ref/3.6.2/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>
-<div class="block">Resolves the <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> represented by the module. Note that the <a href="../../../../../org/apache/maven/plugins/ear/EarExecutionContext.html" title="class in org.apache.maven.plugins.ear"><code>EarExecutionContext</code></a> might be used
+                     <a href="http://maven.apache.org/ref/3.6.3/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>
+<div class="block">Resolves the <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> represented by the module. Note that the <a href="../../../../../org/apache/maven/plugins/ear/EarExecutionContext.html" title="class in org.apache.maven.plugins.ear"><code>EarExecutionContext</code></a> might be used
  to customize further the resolution.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>artifacts</code> - the project's artifacts</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../../../../../org/apache/maven/plugins/ear/EarPluginException.html" title="class in org.apache.maven.plugins.ear">EarPluginException</a></code> - if the artifact could not be resolved</dd>
-<dd><code><a href="http://maven.apache.org/ref/3.6.2/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code> - if an unexpected error occurred</dd>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code> - if an unexpected error occurred</dd>
 </dl>
 </li>
 </ul>
@@ -447,6 +447,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarModuleFactory.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarModuleFactory.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarModuleFactory.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EarModuleFactory (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>EarModuleFactory (Apache Maven EAR Plugin 3.1.0 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="EarModuleFactory (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="EarModuleFactory (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
@@ -186,12 +186,12 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/maven/plugins/ear/EarModule.html" title="interface in org.apache.maven.plugins.ear">EarModule</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarModuleFactory.html#newEarModule-org.apache.maven.artifact.Artifact-org.apache.maven.plugins.ear.util.JavaEEVersion-java.lang.String-java.lang.Boolean-org.apache.maven.plugins.ear.util.ArtifactTypeMappingService-">newEarModule</a></span>(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;artifact,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarModuleFactory.html#newEarModule-org.apache.maven.artifact.Artifact-org.apache.maven.plugins.ear.util.JavaEEVersion-java.lang.String-java.lang.Boolean-org.apache.maven.plugins.ear.util.ArtifactTypeMappingService-">newEarModule</a></span>(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;artifact,
             <a href="../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html" title="class in org.apache.maven.plugins.ear.util">JavaEEVersion</a>&nbsp;javaEEVersion,
             <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>&nbsp;defaultLibBundleDir,
             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeInApplicationXml,
             <a href="../../../../../org/apache/maven/plugins/ear/util/ArtifactTypeMappingService.html" title="class in org.apache.maven.plugins.ear.util">ArtifactTypeMappingService</a>&nbsp;typeMappingService)</code>
-<div class="block">Creates a new <a href="../../../../../org/apache/maven/plugins/ear/EarModule.html" title="interface in org.apache.maven.plugins.ear"><code>EarModule</code></a> based on the specified <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> and the specified execution
+<div class="block">Creates a new <a href="../../../../../org/apache/maven/plugins/ear/EarModule.html" title="interface in org.apache.maven.plugins.ear"><code>EarModule</code></a> based on the specified <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> and the specified execution
  configuration.</div>
 </td>
 </tr>
@@ -258,13 +258,13 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>newEarModule</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/maven/plugins/ear/EarModule.html" title="interface in org.apache.maven.plugins.ear">EarModule</a>&nbsp;newEarModule(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;artifact,
+<pre>public static&nbsp;<a href="../../../../../org/apache/maven/plugins/ear/EarModule.html" title="interface in org.apache.maven.plugins.ear">EarModule</a>&nbsp;newEarModule(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;artifact,
                                      <a href="../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html" title="class in org.apache.maven.plugins.ear.util">JavaEEVersion</a>&nbsp;javaEEVersion,
                                      <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>&nbsp;defaultLibBundleDir,
                                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeInApplicationXml,
                                      <a href="../../../../../org/apache/maven/plugins/ear/util/ArtifactTypeMappingService.html" title="class in org.apache.maven.plugins.ear.util">ArtifactTypeMappingService</a>&nbsp;typeMappingService)
                               throws <a href="../../../../../org/apache/maven/plugins/ear/UnknownArtifactTypeException.html" title="class in org.apache.maven.plugins.ear">UnknownArtifactTypeException</a></pre>
-<div class="block">Creates a new <a href="../../../../../org/apache/maven/plugins/ear/EarModule.html" title="interface in org.apache.maven.plugins.ear"><code>EarModule</code></a> based on the specified <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> and the specified execution
+<div class="block">Creates a new <a href="../../../../../org/apache/maven/plugins/ear/EarModule.html" title="interface in org.apache.maven.plugins.ear"><code>EarModule</code></a> based on the specified <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a> and the specified execution
  configuration.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -380,6 +380,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarMojo.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarMojo.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EarMojo (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>EarMojo (Apache Maven EAR Plugin 3.1.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EarMojo (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="EarMojo (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -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.6.2/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.3/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/plugins/ear/AbstractEarMojo.html" title="class in org.apache.maven.plugins.ear">org.apache.maven.plugins.ear.AbstractEarMojo</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.6.2/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.2/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.3/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.3/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>
@@ -170,8 +170,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.6.2/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.2/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.3/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.3/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>
@@ -225,39 +225,34 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr id="i4" class="altColor">
-<td class="colFirst"><code>protected <a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/jar/JarArchiver.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver.jar">JarArchiver</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#getJarArchiver--">getJarArchiver</a></span>()</code>
-<div class="block">Returns the <a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/jar/JarArchiver.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver.jar"><code>JarArchiver</code></a> implementation used to package the EAR file.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
 <td class="colFirst"><code><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>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#getPackagingExcludes--">getPackagingExcludes</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><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>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#getPackagingIncludes--">getPackagingIncludes</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#isNonFilteredExtension-java.lang.String-">isNonFilteredExtension</a></span>(<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>&nbsp;fileName)</code>&nbsp;</td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#setApplicationXml-java.lang.String-">setApplicationXml</a></span>(<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>&nbsp;applicationXml)</code>&nbsp;</td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#setPackagingExcludes-java.lang.String-">setPackagingExcludes</a></span>(<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>&nbsp;packagingExcludes)</code>&nbsp;</td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#setPackagingIncludes-java.lang.String-">setPackagingIncludes</a></span>(<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>&nbsp;packagingIncludes)</code>&nbsp;</td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#unpack-java.io.File-java.io.File-">unpack</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;source,
-      <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;destDir)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#unpack-java.io.File-java.io.File-java.util.Collection-">unpack</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;source,
+      <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;destDir,
+      <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</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>&gt;&nbsp;outdatedResources)</code>
 <div class="block">Unpacks the module into the EAR structure.</div>
 </td>
 </tr>
@@ -273,8 +268,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.6.2/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.2/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.2/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.2/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.2/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.3/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.3/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.3/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.3/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.3/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">
@@ -344,16 +339,16 @@ protected&nbsp;<a href="https://docs.ora
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a href="http://maven.apache.org/ref/3.6.2/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="http://maven.apache.org/ref/3.6.2/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>
+             throws <a href="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.6.2/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.2/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.3/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.3/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/plugins/ear/AbstractEarMojo.html#execute--">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html" title="class in org.apache.maven.plugins.ear">AbstractEarMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.6.2/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.2/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/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.3/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -446,7 +441,7 @@ protected&nbsp;<a href="https://docs.ora
 <pre>public&nbsp;<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>[]&nbsp;getPackagingIncludes()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The arrays with the includes.</dd>
+<dd>the arrays with the includes</dd>
 </dl>
 </li>
 </ul>
@@ -463,40 +458,28 @@ protected&nbsp;<a href="https://docs.ora
 </dl>
 </li>
 </ul>
-<a name="unpack-java.io.File-java.io.File-">
+<a name="unpack-java.io.File-java.io.File-java.util.Collection-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>unpack</h4>
 <pre>public&nbsp;void&nbsp;unpack(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;source,
-                   <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;destDir)
-            throws <a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/manager/NoSuchArchiverException.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver.manager">NoSuchArchiverException</a>,
+                   <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;destDir,
+                   <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</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>&gt;&nbsp;outdatedResources)
+            throws <a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/ArchiverException.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver">ArchiverException</a>,
+                   <a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/manager/NoSuchArchiverException.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver.manager">NoSuchArchiverException</a>,
                    <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Unpacks the module into the EAR structure.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>source</code> - File to be unpacked.</dd>
-<dd><code>destDir</code> - Location where to put the unpacked files.</dd>
+<dd><code>source</code> - file to be unpacked</dd>
+<dd><code>destDir</code> - where to put the unpacked files</dd>
+<dd><code>outdatedResources</code> - currently outdated resources</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/manager/NoSuchArchiverException.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver.manager">NoSuchArchiverException</a></code> - In case of we don't have an appropriate archiver.</dd>
-<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - In case of a general IOException.</dd>
-</dl>
-</li>
-</ul>
-<a name="getJarArchiver--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getJarArchiver</h4>
-<pre>protected&nbsp;<a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/jar/JarArchiver.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver.jar">JarArchiver</a>&nbsp;getJarArchiver()</pre>
-<div class="block">Returns the <a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/jar/JarArchiver.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver.jar"><code>JarArchiver</code></a> implementation used to package the EAR file.
-
- By default the archiver is obtained from the Plexus container.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the archiver</dd>
+<dd><code><a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/ArchiverException.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver">ArchiverException</a></code> - a corrupt archive</dd>
+<dd><code><a href="http://codehaus-plexus.github.io/plexus-archiver/apidocs/org/codehaus/plexus/archiver/manager/NoSuchArchiverException.html?is-external=true" title="class or interface in org.codehaus.plexus.archiver.manager">NoSuchArchiverException</a></code> - if we don't have an appropriate archiver</dd>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - in case of a general IOException</dd>
 </dl>
 </li>
 </ul>
@@ -509,9 +492,9 @@ protected&nbsp;<a href="https://docs.ora
 <pre>public&nbsp;boolean&nbsp;isNonFilteredExtension(<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>&nbsp;fileName)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>fileName</code> - The name of the file which should be checked.</dd>
+<dd><code>fileName</code> - the name of the file which should be checked</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><code>true</code> if the name is part of the non filtered extensions <code>false</code> otherwise.</dd>
+<dd><code>true</code> if the name is part of the non filtered extensions; <code>false</code> otherwise</dd>
 </dl>
 </li>
 </ul>
@@ -584,6 +567,6 @@ protected&nbsp;<a href="https://docs.ora
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarPluginException.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarPluginException.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EarPluginException.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EarPluginException (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>EarPluginException (Apache Maven EAR Plugin 3.1.0 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="EarPluginException (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="EarPluginException (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
@@ -319,6 +319,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EjbClientModule.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EjbClientModule.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EjbClientModule.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EjbClientModule (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>EjbClientModule (Apache Maven EAR Plugin 3.1.0 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="EjbClientModule (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="EjbClientModule (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
@@ -168,7 +168,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EjbClientModule.html#EjbClientModule-org.apache.maven.artifact.Artifact-java.lang.String-">EjbClientModule</a></span>(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a,
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EjbClientModule.html#EjbClientModule-org.apache.maven.artifact.Artifact-java.lang.String-">EjbClientModule</a></span>(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a,
                <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>&nbsp;defaultLibBundleDir)</code>&nbsp;</td>
 </tr>
 </table>
@@ -244,11 +244,11 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>EjbClientModule</h4>
-<pre>public&nbsp;EjbClientModule(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a,
+<pre>public&nbsp;EjbClientModule(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a,
                        <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>&nbsp;defaultLibBundleDir)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a></dd>
+<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a></dd>
 <dd><code>defaultLibBundleDir</code> - The default lib bundle directory.</dd>
 </dl>
 </li>
@@ -348,6 +348,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EjbModule.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EjbModule.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EjbModule.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EjbModule (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>EjbModule (Apache Maven EAR Plugin 3.1.0 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="EjbModule (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="EjbModule (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
@@ -167,7 +167,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EjbModule.html#EjbModule-org.apache.maven.artifact.Artifact-">EjbModule</a></span>(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EjbModule.html#EjbModule-org.apache.maven.artifact.Artifact-">EjbModule</a></span>(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -243,10 +243,10 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>EjbModule</h4>
-<pre>public&nbsp;EjbModule(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</pre>
+<pre>public&nbsp;EjbModule(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a></dd>
+<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a></dd>
 </dl>
 </li>
 </ul>
@@ -359,6 +359,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EjbRef.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EjbRef.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/EjbRef.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EjbRef (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>EjbRef (Apache Maven EAR Plugin 3.1.0 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="EjbRef (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="EjbRef (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
@@ -413,6 +413,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/GenerateApplicationXmlMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/GenerateApplicationXmlMojo.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/GenerateApplicationXmlMojo.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GenerateApplicationXmlMojo (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>GenerateApplicationXmlMojo (Apache Maven EAR Plugin 3.1.0 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="GenerateApplicationXmlMojo (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="GenerateApplicationXmlMojo (Apache Maven EAR Plugin 3.1.0 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.6.2/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.3/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/plugins/ear/AbstractEarMojo.html" title="class in org.apache.maven.plugins.ear">org.apache.maven.plugins.ear.AbstractEarMojo</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.6.2/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.2/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.3/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.3/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>
@@ -182,8 +182,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.6.2/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.2/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.3/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.3/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>
@@ -223,7 +223,7 @@ extends <a href="../../../../../org/apac
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/GenerateApplicationXmlMojo.html#generateJbossDeploymentDescriptor--">generateJbossDeploymentDescriptor</a></span>()</code>
-<div class="block">Generates the jboss deployment descriptor.</div>
+<div class="block">Generates the JBoss deployment descriptor.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -244,8 +244,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.6.2/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.2/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.2/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.2/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.2/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.3/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.3/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.3/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.3/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.3/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">
@@ -342,16 +342,16 @@ 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.6.2/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="http://maven.apache.org/ref/3.6.2/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>
+             throws <a href="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.6.2/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.2/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.3/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.3/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/plugins/ear/AbstractEarMojo.html#execute--">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html" title="class in org.apache.maven.plugins.ear">AbstractEarMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.6.2/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.2/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd>
+<dd><code><a href="http://maven.apache.org/ref/3.6.3/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.3/maven-plugin-api/apidocs/org/apache/maven/plugin/MojoFailureException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoFailureException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -380,7 +380,7 @@ extends <a href="../../../../../org/apac
 <h4>generateJbossDeploymentDescriptor</h4>
 <pre>protected&nbsp;void&nbsp;generateJbossDeploymentDescriptor()
                                           throws <a href="../../../../../org/apache/maven/plugins/ear/EarPluginException.html" title="class in org.apache.maven.plugins.ear">EarPluginException</a></pre>
-<div class="block">Generates the jboss deployment descriptor.</div>
+<div class="block">Generates the JBoss deployment descriptor.</div>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../../../../../org/apache/maven/plugins/ear/EarPluginException.html" title="class in org.apache.maven.plugins.ear">EarPluginException</a></code> - if the configuration is invalid</dd>
@@ -456,6 +456,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/HarModule.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/HarModule.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/HarModule.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HarModule (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>HarModule (Apache Maven EAR Plugin 3.1.0 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="HarModule (Apache Maven EAR Plugin 3.0.2 API)";
+            parent.document.title="HarModule (Apache Maven EAR Plugin 3.1.0 API)";
         }
     }
     catch(err) {
@@ -164,7 +164,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/HarModule.html#HarModule-org.apache.maven.artifact.Artifact-">HarModule</a></span>(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/HarModule.html#HarModule-org.apache.maven.artifact.Artifact-">HarModule</a></span>(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -247,10 +247,10 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HarModule</h4>
-<pre>public&nbsp;HarModule(<a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</pre>
+<pre>public&nbsp;HarModule(<a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact">Artifact</a>&nbsp;a)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.6.2/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a></dd>
+<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.6.3/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true" title="class or interface in org.apache.maven.artifact"><code>Artifact</code></a></dd>
 </dl>
 </li>
 </ul>
@@ -385,6 +385,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <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-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/HelpMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/HelpMojo.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/HelpMojo.html Sun Sep 27 07:20:01 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Maven EAR Plugin 3.0.2 API)</title>
+<title>HelpMojo (Apache Maven EAR Plugin 3.1.0 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 EAR Plugin 3.0.2 API)";
+            parent.document.title="HelpMojo (Apache Maven EAR Plugin 3.1.0 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.6.2/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.3/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.plugins.ear.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.6.2/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.2/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.3/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.3/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.6.2/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.3/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-ear-plugin.<br>
  Call <code>mvn ear: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.6.2/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.2/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.3/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.3/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.6.2/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.2/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.2/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.2/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.2/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.3/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.3/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.3/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.3/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.3/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.6.2/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.3/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.6.2/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.3/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; 2002&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file