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 sj...@apache.org on 2022/10/18 17:31:16 UTC

svn commit: r1904684 [2/33] - 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/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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>EarExecutionContext (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="EarExecutionContext (Apache Maven EAR Plugin 3.3.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.1.1/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>(org.apache.maven.project.MavenProject&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.1.1/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,
+                   org.apache.maven.plugins.ear.JbossConfiguration&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.1.1/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(org.apache.maven.project.MavenProject&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.1.1/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,
+                           org.apache.maven.plugins.ear.JbossConfiguration&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.1.1/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> - <code>MavenProject</code></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.1.1/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> - <code>JbossConfiguration</code></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;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>EarModule (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="EarModule (Apache Maven EAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 </tr>
 <tr id="i0" 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#appendModule-org.codehaus.plexus.util.xml.XMLWriter-java.lang.String-java.lang.Boolean-">appendModule</a></span>(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarModule.html#appendModule-org.codehaus.plexus.util.xml.XMLWriter-java.lang.String-java.lang.Boolean-">appendModule</a></span>(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer,
             <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;version,
             <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;generateId)</code>
 <div class="block">Appends the <code>XML</code> representation of this module.</div>
@@ -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.1.1/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>org.apache.maven.artifact.Artifact</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.1.1/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 <code>Artifact</code> representing this module.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -190,8 +190,8 @@ var activeTableTab = "activeTableTab";
 </tr>
 <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/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.1.1/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.1.1/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;org.apache.maven.artifact.Artifact&gt;&nbsp;artifacts)</code>
+<div class="block">Resolves the <code>Artifact</code> represented by the module.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
@@ -225,8 +225,8 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>getArtifact</h4>
-<pre><a href="http://maven.apache.org/ref/3.1.1/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.1.1/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>org.apache.maven.artifact.Artifact&nbsp;getArtifact()</pre>
+<div class="block">Returns the <code>Artifact</code> representing this module.
  
  Note that this might return <code>null</code> till the module has been resolved.</div>
 <dl>
@@ -319,7 +319,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>appendModule</h4>
-<pre>void&nbsp;appendModule(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer,
+<pre>void&nbsp;appendModule(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer,
                   <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;version,
                   <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;generateId)</pre>
 <div class="block">Appends the <code>XML</code> representation of this module.</div>
@@ -337,17 +337,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.1.1/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;org.apache.maven.artifact.Artifact&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.1.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></pre>
-<div class="block">Resolves the <a href="http://maven.apache.org/ref/3.1.1/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
+                     org.apache.maven.plugin.MojoFailureException</pre>
+<div class="block">Resolves the <code>Artifact</code> 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.1.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></code> - if an unexpected error occurred</dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code> - if an unexpected error occurred</dd>
 </dl>
 </li>
 </ul>
@@ -489,6 +489,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>EarModuleFactory (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="EarModuleFactory (Apache Maven EAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -165,12 +165,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.1.1/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>(org.apache.maven.artifact.Artifact&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.1.1/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 <code>Artifact</code> and the specified execution
  configuration.</div>
 </td>
 </tr>
@@ -219,13 +219,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.1.1/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(org.apache.maven.artifact.Artifact&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.1.1/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 <code>Artifact</code> and the specified execution
  configuration.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -341,6 +341,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>EarMojo (Apache Maven EAR Plugin 3.3.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="EarMojo (Apache Maven EAR Plugin 3.2.0 API)";
+            parent.document.title="EarMojo (Apache Maven EAR Plugin 3.3.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.1.1/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>org.apache.maven.plugin.AbstractMojo</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,14 +119,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/ref/3.1.1/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.1.1/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>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
 </dl>
 <hr>
 <br>
-<pre><a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations">name</a>="ear",
-      <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase--" title="class or interface in org.apache.maven.plugins.annotations">defaultPhase</a>=<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#PACKAGE" title="class or interface in org.apache.maven.plugins.annotations">PACKAGE</a>,
-      <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,
-      <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution--" title="class or interface in org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#TEST" title="class or interface in org.apache.maven.plugins.annotations">TEST</a>)
+<pre>@Mojo(name="ear",
+      defaultPhase=PACKAGE,
+      threadSafe=true,
+      requiresDependencyResolution=TEST)
 public class <span class="typeNameLabel">EarMojo</span>
 extends <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html" title="class in org.apache.maven.plugins.ear">AbstractEarMojo</a></pre>
 <div class="block">Builds J2EE Enterprise Archive (EAR) files.</div>
@@ -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.1.1/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.1.1/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.Mojo</h3>
+<code>ROLE</code></li>
 </ul>
 </li>
 </ul>
@@ -209,7 +209,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#execute--">execute</a></span>()</code></td>
 </tr>
 <tr id="i1" 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="colFirst"><code><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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#getApplicationXml--">getApplicationXml</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
@@ -238,7 +238,7 @@ extends <a href="../../../../../org/apac
 </tr>
 <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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#setApplicationXml-java.io.File-">setApplicationXml</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;applicationXml)</code>&nbsp;</td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -262,14 +262,14 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugins.ear.<a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html" title="class in org.apache.maven.plugins.ear">AbstractEarMojo</a></h3>
-<code><a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getAllEarModules--">getAllEarModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getJbossConfiguration--">getJbossConfiguration</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getModules--">getModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getOutputFileNameMapping--">getOutputFileNameMapping</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getProject--">getProject</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getProvidedEarModules--">getProvidedEarModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getTempFolder--">getTempFolder</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getWorkDirectory--">getWorkDirectory</a></code></li>
+<code><a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getAllEarModules--">getAllEarModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getJbossConfiguration--">getJbossConfiguration</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getModules--">getModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getOutputFileNameMapping--">getOutputFileNameMapping</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getProject--">getProject</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getProvidedEarModules--">getProvidedEarModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getWorkDirectory--">getWorkDirectory</a></code></li>
 </ul>
 <ul class="blockList">
 <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.1.1/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.1.1/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.1.1/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.1.1/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.1.1/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.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -298,7 +298,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>escapeString</h4>
-<pre><a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Parameter</a>
+<pre>@Parameter
 protected&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> escapeString</pre>
 <div class="block">Expression preceded with this String won't be interpolated \${foo} will be replaced with ${foo}.</div>
 <dl>
@@ -339,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.1.1/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.1.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></pre>
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.1.1/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.1.1/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>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</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.1.1/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.1.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></code></dd>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
 </dl>
 </li>
 </ul>
@@ -358,20 +358,20 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockList">
 <li class="blockList">
 <h4>getApplicationXml</h4>
-<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;getApplicationXml()</pre>
+<pre>public&nbsp;<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;getApplicationXml()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd><a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#applicationXml"><code>applicationXml</code></a></dd>
 </dl>
 </li>
 </ul>
-<a name="setApplicationXml-java.lang.String-">
+<a name="setApplicationXml-java.io.File-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setApplicationXml</h4>
-<pre>public&nbsp;void&nbsp;setApplicationXml(<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)</pre>
+<pre>public&nbsp;void&nbsp;setApplicationXml(<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;applicationXml)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>applicationXml</code> - <a href="../../../../../org/apache/maven/plugins/ear/EarMojo.html#applicationXml"><code>applicationXml</code></a></dd>
@@ -467,8 +467,8 @@ protected&nbsp;<a href="https://docs.ora
 <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,
                    <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>,
+            throws org.codehaus.plexus.archiver.ArchiverException,
+                   org.codehaus.plexus.archiver.manager.NoSuchArchiverException,
                    <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>
@@ -477,8 +477,8 @@ protected&nbsp;<a href="https://docs.ora
 <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/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>org.codehaus.plexus.archiver.ArchiverException</code> - a corrupt archive</dd>
+<dd><code>org.codehaus.plexus.archiver.manager.NoSuchArchiverException</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>
@@ -567,6 +567,6 @@ protected&nbsp;<a href="https://docs.ora
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>EarPluginException (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="EarPluginException (Apache Maven EAR Plugin 3.3.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;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>EjbClientModule (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="EjbClientModule (Apache Maven EAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -175,7 +175,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.1.1/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>(org.apache.maven.artifact.Artifact&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>
@@ -260,11 +260,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.1.1/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(org.apache.maven.artifact.Artifact&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.1.1/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> - <code>Artifact</code></dd>
 <dd><code>defaultLibBundleDir</code> - The default lib bundle directory.</dd>
 </dl>
 </li>
@@ -338,6 +338,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>EjbModule (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="EjbModule (Apache Maven EAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -180,7 +180,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.1.1/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>(org.apache.maven.artifact.Artifact&nbsp;a)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -199,7 +199,7 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EjbModule.html#appendModule-org.codehaus.plexus.util.xml.XMLWriter-java.lang.String-java.lang.Boolean-">appendModule</a></span>(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EjbModule.html#appendModule-org.codehaus.plexus.util.xml.XMLWriter-java.lang.String-java.lang.Boolean-">appendModule</a></span>(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer,
             <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;version,
             <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;generateId)</code>
 <div class="block">Appends the <code>XML</code> representation of this module.</div>
@@ -272,10 +272,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.1.1/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(org.apache.maven.artifact.Artifact&nbsp;a)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.1.1/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> - <code>Artifact</code></dd>
 </dl>
 </li>
 </ul>
@@ -293,7 +293,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>appendModule</h4>
-<pre>public&nbsp;void&nbsp;appendModule(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer,
+<pre>public&nbsp;void&nbsp;appendModule(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer,
                          <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;version,
                          <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;generateId)</pre>
 <div class="block">Appends the <code>XML</code> representation of this module.</div>
@@ -374,6 +374,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>EjbRef (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="EjbRef (Apache Maven EAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -158,7 +158,7 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EjbRef.html#appendEjbRefEntry-org.codehaus.plexus.util.xml.XMLWriter-">appendEjbRefEntry</a></span>(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/EjbRef.html#appendEjbRefEntry-org.codehaus.plexus.util.xml.XMLWriter-">appendEjbRefEntry</a></span>(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer)</code>
 <div class="block">Appends the <code>XML</code> representation of this env-entry.</div>
 </td>
 </tr>
@@ -245,7 +245,7 @@ extends <a href="https://docs.oracle.com
 <ul class="blockList">
 <li class="blockList">
 <h4>appendEjbRefEntry</h4>
-<pre>public&nbsp;void&nbsp;appendEjbRefEntry(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer)</pre>
+<pre>public&nbsp;void&nbsp;appendEjbRefEntry(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer)</pre>
 <div class="block">Appends the <code>XML</code> representation of this env-entry.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -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;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>GenerateApplicationXmlMojo (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="GenerateApplicationXmlMojo (Apache Maven EAR Plugin 3.3.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.1.1/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>org.apache.maven.plugin.AbstractMojo</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,14 +119,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/ref/3.1.1/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.1.1/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>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
 </dl>
 <hr>
 <br>
-<pre><a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations">name</a>="generate-application-xml",
-      <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase--" title="class or interface in org.apache.maven.plugins.annotations">defaultPhase</a>=<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#GENERATE_RESOURCES" title="class or interface in org.apache.maven.plugins.annotations">GENERATE_RESOURCES</a>,
-      <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,
-      <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution--" title="class or interface in org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#TEST" title="class or interface in org.apache.maven.plugins.annotations">TEST</a>)
+<pre>@Mojo(name="generate-application-xml",
+      defaultPhase=GENERATE_RESOURCES,
+      threadSafe=true,
+      requiresDependencyResolution=TEST)
 public class <span class="typeNameLabel">GenerateApplicationXmlMojo</span>
 extends <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html" title="class in org.apache.maven.plugins.ear">AbstractEarMojo</a></pre>
 <div class="block">Generates the EAR deployment descriptor file(s).</div>
@@ -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.1.1/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.1.1/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.Mojo</h3>
+<code>ROLE</code></li>
 </ul>
 </li>
 </ul>
@@ -238,14 +238,14 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugins.ear.<a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html" title="class in org.apache.maven.plugins.ear">AbstractEarMojo</a></h3>
-<code><a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getAllEarModules--">getAllEarModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getJbossConfiguration--">getJbossConfiguration</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getModules--">getModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getOutputFileNameMapping--">getOutputFileNameMapping</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getProject--">getProject</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getProvidedEarModules--">getProvidedEarModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getTempFolder--">getTempFolder</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getWorkDirectory--">getWorkDirectory</a></code></li>
+<code><a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getAllEarModules--">getAllEarModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getJbossConfiguration--">getJbossConfiguration</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getModules--">getModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getOutputFileNameMapping--">getOutputFileNameMapping</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getProject--">getProject</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getProvidedEarModules--">getProvidedEarModules</a>, <a href="../../../../../org/apache/maven/plugins/ear/AbstractEarMojo.html#getWorkDirectory--">getWorkDirectory</a></code></li>
 </ul>
 <ul class="blockList">
 <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.1.1/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.1.1/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.1.1/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.1.1/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.1.1/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.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</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.1.1/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.1.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></pre>
+             throws org.apache.maven.plugin.MojoExecutionException,
+                    org.apache.maven.plugin.MojoFailureException</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.1.1/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.1.1/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>execute</code>&nbsp;in interface&nbsp;<code>org.apache.maven.plugin.Mojo</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.1.1/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.1.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></code></dd>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+<dd><code>org.apache.maven.plugin.MojoFailureException</code></dd>
 </dl>
 </li>
 </ul>
@@ -456,6 +456,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>HarModule (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="HarModule (Apache Maven EAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -177,7 +177,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.1.1/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>(org.apache.maven.artifact.Artifact&nbsp;a)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -196,14 +196,14 @@ implements <a href="../../../../../org/a
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/HarModule.html#appendJbossModule-org.codehaus.plexus.util.xml.XMLWriter-java.lang.String-">appendJbossModule</a></span>(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/HarModule.html#appendJbossModule-org.codehaus.plexus.util.xml.XMLWriter-java.lang.String-">appendJbossModule</a></span>(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer,
                  <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;version)</code>
 <div class="block">Appends the <code>XML</code> representation of this module for the jboss-app.xml file.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/HarModule.html#appendModule-org.codehaus.plexus.util.xml.XMLWriter-java.lang.String-java.lang.Boolean-">appendModule</a></span>(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/ear/HarModule.html#appendModule-org.codehaus.plexus.util.xml.XMLWriter-java.lang.String-java.lang.Boolean-">appendModule</a></span>(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer,
             <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;version,
             <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;generateId)</code>
 <div class="block">Appends the <code>XML</code> representation of this module.</div>
@@ -276,10 +276,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.1.1/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(org.apache.maven.artifact.Artifact&nbsp;a)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>a</code> - <a href="http://maven.apache.org/ref/3.1.1/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> - <code>Artifact</code></dd>
 </dl>
 </li>
 </ul>
@@ -297,7 +297,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>appendModule</h4>
-<pre>public&nbsp;void&nbsp;appendModule(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer,
+<pre>public&nbsp;void&nbsp;appendModule(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer,
                          <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;version,
                          <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;generateId)</pre>
 <div class="block">Appends the <code>XML</code> representation of this module.</div>
@@ -317,7 +317,7 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>appendJbossModule</h4>
-<pre>public&nbsp;void&nbsp;appendJbossModule(<a href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/xml/XMLWriter.html?is-external=true" title="class or interface in org.codehaus.plexus.util.xml">XMLWriter</a>&nbsp;writer,
+<pre>public&nbsp;void&nbsp;appendJbossModule(org.codehaus.plexus.util.xml.XMLWriter&nbsp;writer,
                               <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;version)</pre>
 <div class="block">Appends the <code>XML</code> representation of this module for the jboss-app.xml file.</div>
 <dl>
@@ -398,6 +398,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<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>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <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 Tue Oct 18 17:31:13 2022
@@ -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.2.0 API)</title>
+<title>HelpMojo (Apache Maven EAR Plugin 3.3.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.2.0 API)";
+            parent.document.title="HelpMojo (Apache Maven EAR Plugin 3.3.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.1.1/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>org.apache.maven.plugin.AbstractMojo</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugins.ear.HelpMojo</li>
@@ -114,15 +114,15 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/ref/3.1.1/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.1.1/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>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
 </dl>
 <hr>
 <br>
-<pre><a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations">name</a>="help",
-      <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)
+<pre>@Mojo(name="help",
+      requiresProject=false,
+      threadSafe=true)
 public class <span class="typeNameLabel">HelpMojo</span>
-extends <a href="http://maven.apache.org/ref/3.1.1/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 org.apache.maven.plugin.AbstractMojo</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.1.1/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.1.1/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.Mojo</h3>
+<code>ROLE</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.1.1/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.1.1/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.1.1/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.1.1/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.1.1/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.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</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.1.1/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 org.apache.maven.plugin.MojoExecutionException</pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.1.1/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>org.apache.maven.plugin.MojoExecutionException</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;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file