Modified: 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/class-use/InvalidJavaEEVersion.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/class-use/InvalidJavaEEVersion.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/class-use/InvalidJavaEEVersion.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>Uses of Class org.apache.maven.plugins.ear.util.InvalidJavaEEVersion 
(Apache Maven EAR Plugin 3.2.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.ear.util.InvalidJavaEEVersion 
(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="Uses of Class 
org.apache.maven.plugins.ear.util.InvalidJavaEEVersion (Apache Maven EAR Plugin 
3.2.0 API)";
+            parent.document.title="Uses of Class 
org.apache.maven.plugins.ear.util.InvalidJavaEEVersion (Apache Maven EAR Plugin 
3.3.0 API)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </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/util/class-use/JavaEEVersion.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/class-use/JavaEEVersion.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/class-use/JavaEEVersion.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>Uses of Class org.apache.maven.plugins.ear.util.JavaEEVersion (Apache 
Maven EAR Plugin 3.2.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.ear.util.JavaEEVersion (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="Uses of Class 
org.apache.maven.plugins.ear.util.JavaEEVersion (Apache Maven EAR Plugin 3.2.0 
API)";
+            parent.document.title="Uses of Class 
org.apache.maven.plugins.ear.util.JavaEEVersion (Apache Maven EAR Plugin 3.3.0 
API)";
         }
     }
     catch(err) {
@@ -114,12 +114,12 @@
 </tr>
 <tr class="rowColor">
 <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"><span 
class="typeNameLabel">EarModuleFactory.</span><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"><span 
class="typeNameLabel">EarModuleFactory.</span><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>
@@ -151,28 +151,40 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html"
 title="class in 
org.apache.maven.plugins.ear.util">JavaEEVersion</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">JavaEEVersion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html#NINE">NINE</a></span></code>
+<div class="block">Represents the JakartaEE 9 version.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html"
 title="class in 
org.apache.maven.plugins.ear.util">JavaEEVersion</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">JavaEEVersion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html#ONE_DOT_FOUR">ONE_DOT_FOUR</a></span></code>
 <div class="block">Represents the J2EE 1.4 version.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html"
 title="class in 
org.apache.maven.plugins.ear.util">JavaEEVersion</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">JavaEEVersion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html#ONE_DOT_THREE">ONE_DOT_THREE</a></span></code>
 <div class="block">Represents the J2EE 1.3 version.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html"
 title="class in 
org.apache.maven.plugins.ear.util">JavaEEVersion</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">JavaEEVersion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html#SEVEN">SEVEN</a></span></code>
 <div class="block">Represents the JavaEE 7 version.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html"
 title="class in 
org.apache.maven.plugins.ear.util">JavaEEVersion</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">JavaEEVersion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html#SIX">SIX</a></span></code>
 <div class="block">Represents the JavaEE 6 version.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html"
 title="class in 
org.apache.maven.plugins.ear.util">JavaEEVersion</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">JavaEEVersion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html#TEN">TEN</a></span></code>
+<div class="block">Represents the JakartaEE 10 version.</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
@@ -283,6 +295,6 @@
 <!--   -->
 </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/util/package-frame.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/package-frame.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/package-frame.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>org.apache.maven.plugins.ear.util (Apache Maven EAR Plugin 3.2.0 
API)</title>
+<title>org.apache.maven.plugins.ear.util (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>

Modified: 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/package-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/package-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/package-summary.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>org.apache.maven.plugins.ear.util (Apache Maven EAR Plugin 3.2.0 
API)</title>
+<title>org.apache.maven.plugins.ear.util (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="org.apache.maven.plugins.ear.util (Apache 
Maven EAR Plugin 3.2.0 API)";
+            parent.document.title="org.apache.maven.plugins.ear.util (Apache 
Maven EAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -97,7 +97,7 @@
 <tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../../org/apache/maven/plugins/ear/util/EarMavenArchiver.html"
 title="class in org.apache.maven.plugins.ear.util">EarMavenArchiver</a></td>
 <td class="colLast">
-<div class="block">A custom <a 
href="https://maven.apache.org/shared/maven-archiver/apidocs/org/apache/maven/archiver/MavenArchiver.html?is-external=true";
 title="class or interface in 
org.apache.maven.archiver"><code>MavenArchiver</code></a> implementation that 
takes care of setting the right classpath value according to the
+<div class="block">A custom <code>MavenArchiver</code> implementation that 
takes care of setting the right classpath value according to the
  actual path of bundled files.</div>
 </td>
 </tr>
@@ -174,6 +174,6 @@
 <!--   -->
 </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/util/package-tree.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/package-tree.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/package-tree.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>org.apache.maven.plugins.ear.util Class Hierarchy (Apache Maven EAR 
Plugin 3.2.0 API)</title>
+<title>org.apache.maven.plugins.ear.util Class Hierarchy (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="org.apache.maven.plugins.ear.util Class 
Hierarchy (Apache Maven EAR Plugin 3.2.0 API)";
+            parent.document.title="org.apache.maven.plugins.ear.util Class 
Hierarchy (Apache Maven EAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -84,7 +84,7 @@
 <li type="circle">org.apache.maven.plugins.ear.util.<a 
href="../../../../../../org/apache/maven/plugins/ear/util/ArtifactRepository.html"
 title="class in org.apache.maven.plugins.ear.util"><span 
class="typeNameLink">ArtifactRepository</span></a></li>
 <li type="circle">org.apache.maven.plugins.ear.util.<a 
href="../../../../../../org/apache/maven/plugins/ear/util/ArtifactTypeMappingService.html"
 title="class in org.apache.maven.plugins.ear.util"><span 
class="typeNameLink">ArtifactTypeMappingService</span></a></li>
 <li type="circle">org.apache.maven.plugins.ear.util.<a 
href="../../../../../../org/apache/maven/plugins/ear/util/JavaEEVersion.html" 
title="class in org.apache.maven.plugins.ear.util"><span 
class="typeNameLink">JavaEEVersion</span></a> (implements java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;)</li>
-<li type="circle">org.apache.maven.archiver.<a 
href="https://maven.apache.org/shared/maven-archiver/apidocs/org/apache/maven/archiver/MavenArchiver.html?is-external=true";
 title="class or interface in org.apache.maven.archiver"><span 
class="typeNameLink">MavenArchiver</span></a>
+<li type="circle">org.apache.maven.archiver.MavenArchiver
 <ul>
 <li type="circle">org.apache.maven.plugins.ear.util.<a 
href="../../../../../../org/apache/maven/plugins/ear/util/EarMavenArchiver.html"
 title="class in org.apache.maven.plugins.ear.util"><span 
class="typeNameLink">EarMavenArchiver</span></a></li>
 </ul>
@@ -93,9 +93,9 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.AbstractMojoExecutionException
 <ul>
-<li type="circle">org.apache.maven.plugin.<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"><span 
class="typeNameLink">MojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.MojoExecutionException
 <ul>
 <li type="circle">org.apache.maven.plugins.ear.util.<a 
href="../../../../../../org/apache/maven/plugins/ear/util/InvalidJavaEEVersion.html"
 title="class in org.apache.maven.plugins.ear.util"><span 
class="typeNameLink">InvalidJavaEEVersion</span></a></li>
 </ul>
@@ -157,6 +157,6 @@
 <!--   -->
 </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/util/package-use.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/package-use.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/org/apache/maven/plugins/ear/util/package-use.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>Uses of Package org.apache.maven.plugins.ear.util (Apache Maven EAR 
Plugin 3.2.0 API)</title>
+<title>Uses of Package org.apache.maven.plugins.ear.util (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="Uses of Package 
org.apache.maven.plugins.ear.util (Apache Maven EAR Plugin 3.2.0 API)";
+            parent.document.title="Uses of Package 
org.apache.maven.plugins.ear.util (Apache Maven EAR Plugin 3.3.0 API)";
         }
     }
     catch(err) {
@@ -194,6 +194,6 @@
 <!--   -->
 </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/overview-frame.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/overview-frame.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/overview-frame.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>Overview List (Apache Maven EAR Plugin 3.2.0 API)</title>
+<title>Overview List (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>

Modified: 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/overview-summary.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/overview-summary.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/overview-summary.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>Overview (Apache Maven EAR Plugin 3.2.0 API)</title>
+<title>Overview (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="Overview (Apache Maven EAR Plugin 3.2.0 
API)";
+            parent.document.title="Overview (Apache Maven EAR Plugin 3.3.0 
API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Apache Maven EAR Plugin 3.2.0 API</h1>
+<h1 class="title">Apache Maven EAR Plugin 3.3.0 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Packages table, listing packages, and an explanation">
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 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/overview-tree.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/overview-tree.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/overview-tree.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>Class Hierarchy (Apache Maven EAR Plugin 3.2.0 API)</title>
+<title>Class Hierarchy (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="Class Hierarchy (Apache Maven EAR Plugin 
3.2.0 API)";
+            parent.document.title="Class Hierarchy (Apache Maven EAR Plugin 
3.3.0 API)";
         }
     }
     catch(err) {
@@ -105,7 +105,7 @@
 <li type="circle">org.apache.maven.plugins.ear.<a 
href="org/apache/maven/plugins/ear/WebModule.html" title="class in 
org.apache.maven.plugins.ear"><span 
class="typeNameLink">WebModule</span></a></li>
 </ul>
 </li>
-<li type="circle">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"><span 
class="typeNameLink">AbstractMojo</span></a> (implements 
org.apache.maven.plugin.<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>, 
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>)
+<li type="circle">org.apache.maven.plugin.AbstractMojo (implements 
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
 <ul>
 <li type="circle">org.apache.maven.plugins.ear.<a 
href="org/apache/maven/plugins/ear/AbstractEarMojo.html" title="class in 
org.apache.maven.plugins.ear"><span 
class="typeNameLink">AbstractEarMojo</span></a>
 <ul>
@@ -122,7 +122,7 @@
 <li type="circle">org.apache.maven.plugins.ear.<a 
href="org/apache/maven/plugins/ear/EarModuleFactory.html" title="class in 
org.apache.maven.plugins.ear"><span 
class="typeNameLink">EarModuleFactory</span></a></li>
 <li type="circle">org.apache.maven.plugins.ear.<a 
href="org/apache/maven/plugins/ear/EjbRef.html" title="class in 
org.apache.maven.plugins.ear"><span class="typeNameLink">EjbRef</span></a></li>
 <li type="circle">org.apache.maven.plugins.ear.util.<a 
href="org/apache/maven/plugins/ear/util/JavaEEVersion.html" title="class in 
org.apache.maven.plugins.ear.util"><span 
class="typeNameLink">JavaEEVersion</span></a> (implements java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;)</li>
-<li type="circle">org.apache.maven.archiver.<a 
href="https://maven.apache.org/shared/maven-archiver/apidocs/org/apache/maven/archiver/MavenArchiver.html?is-external=true";
 title="class or interface in org.apache.maven.archiver"><span 
class="typeNameLink">MavenArchiver</span></a>
+<li type="circle">org.apache.maven.archiver.MavenArchiver
 <ul>
 <li type="circle">org.apache.maven.plugins.ear.util.<a 
href="org/apache/maven/plugins/ear/util/EarMavenArchiver.html" title="class in 
org.apache.maven.plugins.ear.util"><span 
class="typeNameLink">EarMavenArchiver</span></a></li>
 </ul>
@@ -132,9 +132,9 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a 
href="http://maven.apache.org/ref/3.1.1/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojoExecutionException.html?is-external=true";
 title="class or interface in org.apache.maven.plugin"><span 
class="typeNameLink">AbstractMojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.AbstractMojoExecutionException
 <ul>
-<li type="circle">org.apache.maven.plugin.<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"><span 
class="typeNameLink">MojoExecutionException</span></a>
+<li type="circle">org.apache.maven.plugin.MojoExecutionException
 <ul>
 <li type="circle">org.apache.maven.plugins.ear.util.<a 
href="org/apache/maven/plugins/ear/util/InvalidJavaEEVersion.html" title="class 
in org.apache.maven.plugins.ear.util"><span 
class="typeNameLink">InvalidJavaEEVersion</span></a></li>
 </ul>
@@ -206,6 +206,6 @@
 <!--   -->
 </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/serialized-form.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/serialized-form.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/apidocs/serialized-form.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>Serialized Form (Apache Maven EAR Plugin 3.2.0 API)</title>
+<title>Serialized Form (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="Serialized Form (Apache Maven EAR Plugin 
3.2.0 API)";
+            parent.document.title="Serialized Form (Apache Maven EAR Plugin 
3.3.0 API)";
         }
     }
     catch(err) {
@@ -103,7 +103,7 @@
 <li class="blockList"><a 
name="org.apache.maven.plugins.ear.util.InvalidJavaEEVersion">
 <!--   -->
 </a>
-<h3>Class <a 
href="org/apache/maven/plugins/ear/util/InvalidJavaEEVersion.html" title="class 
in 
org.apache.maven.plugins.ear.util">org.apache.maven.plugins.ear.util.InvalidJavaEEVersion</a>
 extends <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> implements Serializable</h3>
+<h3>Class <a 
href="org/apache/maven/plugins/ear/util/InvalidJavaEEVersion.html" title="class 
in 
org.apache.maven.plugins.ear.util">org.apache.maven.plugins.ear.util.InvalidJavaEEVersion</a>
 extends org.apache.maven.plugin.MojoExecutionException implements 
Serializable</h3>
 <dl class="nameValue">
 <dt>serialVersionUID:</dt>
 <dd>3189028517550801372L</dd>
@@ -172,6 +172,6 @@
 <!--   -->
 </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/checkstyle.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/checkstyle.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/checkstyle.html
 Tue Oct 18 17:31:13 2022
@@ -1,36 +1,44 @@
 <!DOCTYPE html>
+
+
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2020-12-30
- | Rendered using Apache Maven Fluido Skin 1.9
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2022-10-18
+ | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven EAR Plugin &#x2013; Checkstyle Results</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.9.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.9.min.js"></script>
-    <!-- Google Analytics -->
+    <script src="./js/apache-maven-fluido-1.11.1.min.js"></script>
+
+    <!-- Matomo -->
     <script>
-      
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
-            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-      
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-      ga('create', 'UA-140879-1', 'auto');
-      ga('send', 'pageview');
-      ga('set', 'anonymizeIp', true);
-      ga('set', 'forceSSL', true);
+        var _paq = window._paq = window._paq || [];
+                _paq.push(['disableCookies']);
+                    _paq.push(['trackPageView']);
+                    _paq.push(['enableLinkTracking']);
+        
+        (function() {
+            var u="https://analytics.apache.org/";;
+            _paq.push(['setTrackerUrl', u+'/matomo.php']);
+            _paq.push(['setSiteId', '3']);
+            var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+        })();
     </script>
+    <!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  
alt=""/></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven EAR Plugin" style="" /></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -41,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven EAR Plugin">Apache 
Maven EAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">Checkstyle Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2020-12-30</li>
-          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-10-18</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
           </ul>
         </div>
       </header>
@@ -85,14 +93,14 @@
      <ul class="nav nav-list">
       <li><a href="failsafe-report.html" title="Failsafe Report"><span 
class="none"></span>Failsafe Report</a></li>
       <li><a href="surefire-report.html" title="Surefire Report"><span 
class="none"></span>Surefire Report</a></li>
-      <li class="active"><a href="#"><span 
class="none"></span>Checkstyle</a></li>
+      <li class="active"><a><span class="none"></span>Checkstyle</a></li>
+      <li><a href="cpd.html" title="CPD"><span class="none"></span>CPD</a></li>
       <li><a href="pmd.html" title="PMD"><span class="none"></span>PMD</a></li>
       <li><a href="xref/index.html" title="Source Xref"><span 
class="none"></span>Source Xref</a></li>
       <li><a href="xref-test/index.html" title="Test Source Xref"><span 
class="none"></span>Test Source Xref</a></li>
       <li><a href="taglist.html" title="Tag List"><span 
class="none"></span>Tag List</a></li>
       <li><a href="apidocs/index.html" title="Javadoc"><span 
class="none"></span>Javadoc</a></li>
       <li><a href="testapidocs/index.html" title="Test Javadoc"><span 
class="none"></span>Test Javadoc</a></li>
-      <li><a href="findbugs.html" title="FindBugs"><span 
class="none"></span>FindBugs</a></li>
       <li><a href="plugin-info.html" title="Plugin Documentation"><span 
class="none"></span>Plugin Documentation</a></li>
       <li><a href="invoker-report.html" title="Invoker Build Results"><span 
class="none"></span>Invoker Build Results</a></li>
      </ul></li>
@@ -100,6 +108,7 @@
     <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
     <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
     <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
     <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
@@ -115,23 +124,14 @@
    <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
class="externalLink" title="Data Privacy"><span class="none"></span>Data 
Privacy</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
   </ul>
           </nav>
           <div class="well sidebar-nav">
-<form id="search-form" action="https://www.google.com/search"; method="get" >
-  <input value="maven.apache.org/plugins/maven-ear-plugin/" name="sitesearch" 
type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-            <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter" style="border:none; margin-top: 10px">
-    <a href="https://twitter.com/ASFMavenProject"; 
class="twitter-follow-button" data-show-count="false" data-align="left" 
data-size="medium" data-show-screen-name="true" data-lang="en">Follow 
ASFMavenProject</a>
-    <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-    </div>
               <div class="clear"></div>
               <div class="clear"></div>
 <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
@@ -265,8 +265,8 @@
 <td><figure><img src="images/icon_error_sml.gif" alt="" 
/></figure>&#160;Error</td>
 <td>sizes</td>
 <td>MethodLength</td>
-<td>Method length is 206 lines (max allowed is 150).</td>
-<td><a 
href="./xref/org/apache/maven/plugins/ear/EarMojo.html#L770">770</a></td></tr></table></section><section>
+<td>Method length is 216 lines (max allowed is 150).</td>
+<td><a 
href="./xref/org/apache/maven/plugins/ear/EarMojo.html#L742">742</a></td></tr></table></section><section>
 <h3 
id="org.apache.maven.plugins.ear.JbossConfiguration.java">org/apache/maven/plugins/ear/JbossConfiguration.java</h3>
 <table border="0" class="table table-striped">
 <tr class="a">
@@ -288,11 +288,16 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2002&#x2013;2020
+            <p>&#169;      2002&#x2013;2022
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>
       </div>
     </footer>
+<script>
+       if(anchors) {
+         anchors.add();
+       }
+</script>
   </body>
 </html>
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/checkstyle.rss
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/checkstyle.rss
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/checkstyle.rss
 Tue Oct 18 17:31:13 2022
@@ -23,7 +23,7 @@ under the License.
     <link>https://maven.apache.org/plugins/maven-ear-plugin/</link>
     <description>Apache Maven EAR Plugin - Checkstyle report</description>
     <language>en-us</language>
-    <copyright>&#169;2002 - 2020 The Apache Software Foundation</copyright>
+    <copyright>&#169;2002 - 2022 The Apache Software Foundation</copyright>
     <item>
       <title>File: 4,
              Errors: 3,

Modified: 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/ci-management.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/ci-management.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/ci-management.html
 Tue Oct 18 17:31:13 2022
@@ -1,36 +1,44 @@
 <!DOCTYPE html>
+
+
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1:ci-management 
at 2020-12-30
- | Rendered using Apache Maven Fluido Skin 1.9
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.3.0:ci-management 
at 2022-10-18
+ | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven EAR Plugin &#x2013; CI Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.9.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.9.min.js"></script>
-    <!-- Google Analytics -->
+    <script src="./js/apache-maven-fluido-1.11.1.min.js"></script>
+
+    <!-- Matomo -->
     <script>
-      
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
-            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-      
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-      ga('create', 'UA-140879-1', 'auto');
-      ga('send', 'pageview');
-      ga('set', 'anonymizeIp', true);
-      ga('set', 'forceSSL', true);
+        var _paq = window._paq = window._paq || [];
+                _paq.push(['disableCookies']);
+                    _paq.push(['trackPageView']);
+                    _paq.push(['enableLinkTracking']);
+        
+        (function() {
+            var u="https://analytics.apache.org/";;
+            _paq.push(['setTrackerUrl', u+'/matomo.php']);
+            _paq.push(['setSiteId', '3']);
+            var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+        })();
     </script>
+    <!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  
alt=""/></a></div>
-          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven EAR Plugin" style="" /></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -41,8 +49,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven EAR Plugin">Apache 
Maven EAR Plugin</a><span class="divider">/</span></li>
     <li class="active ">CI Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2020-12-30</li>
-          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-10-18</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
           </ul>
         </div>
       </header>
@@ -92,7 +100,7 @@
       <li><a href="dependency-management.html" title="Dependency 
Management"><span class="none"></span>Dependency Management</a></li>
       <li><a href="dependencies.html" title="Dependencies"><span 
class="none"></span>Dependencies</a></li>
       <li><a href="dependency-convergence.html" title="Dependency 
Convergence"><span class="none"></span>Dependency Convergence</a></li>
-      <li class="active"><a href="#"><span class="none"></span>CI 
Management</a></li>
+      <li class="active"><a><span class="none"></span>CI Management</a></li>
       <li><a href="plugin-management.html" title="Plugin Management"><span 
class="none"></span>Plugin Management</a></li>
       <li><a href="plugins.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
       <li><a href="distribution-management.html" title="Distribution 
Management"><span class="none"></span>Distribution Management</a></li>
@@ -102,6 +110,7 @@
     <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
     <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
     <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
     <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
@@ -117,23 +126,14 @@
    <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
class="externalLink" title="Data Privacy"><span class="none"></span>Data 
Privacy</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
   </ul>
           </nav>
           <div class="well sidebar-nav">
-<form id="search-form" action="https://www.google.com/search"; method="get" >
-  <input value="maven.apache.org/plugins/maven-ear-plugin/" name="sitesearch" 
type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-            <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter" style="border:none; margin-top: 10px">
-    <a href="https://twitter.com/ASFMavenProject"; 
class="twitter-follow-button" data-show-count="false" data-align="left" 
data-size="medium" data-show-screen-name="true" data-lang="en">Follow 
ASFMavenProject</a>
-    <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-    </div>
               <div class="clear"></div>
               <div class="clear"></div>
 <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
@@ -146,7 +146,7 @@
 <p>This project uses <a class="externalLink" 
href="https://www.jenkins.io/";>Jenkins</a>.</p></section><section>
 <h2><a name="Access"></a>Access</h2><a name="Access"></a>
 <p>The following is a link to the continuous integration system used by the 
project:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-ear-plugin/";>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-ear-plugin/</a></pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-ear-plugin/";>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-ear-plugin/</a></pre></div></section><section>
 <h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
 <p>No notifiers are defined. Please check back at a later date.</p></section>
         </main>
@@ -156,11 +156,16 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>&#169;      2002&#x2013;2020
+            <p>&#169;      2002&#x2013;2022
 <a href="https://www.apache.org/";>The Apache Software Foundation</a>
 </p>
         </div>
       </div>
     </footer>
+<script>
+       if(anchors) {
+         anchors.add();
+       }
+</script>
   </body>
 </html>
\ No newline at end of file

Added: 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/cpd.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/cpd.html 
(added)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/cpd.html 
Tue Oct 18 17:31:13 2022
@@ -0,0 +1,166 @@
+<!DOCTYPE html>
+
+
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-pmd-plugin:3.17.0:cpd at 2022-10-18
+ | Rendered using Apache Maven Fluido Skin 1.11.1
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
+    <title>Apache Maven EAR Plugin &#x2013; CPD Results</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+    <script src="./js/apache-maven-fluido-1.11.1.min.js"></script>
+
+    <!-- Matomo -->
+    <script>
+        var _paq = window._paq = window._paq || [];
+                _paq.push(['disableCookies']);
+                    _paq.push(['trackPageView']);
+                    _paq.push(['enableLinkTracking']);
+        
+        (function() {
+            var u="https://analytics.apache.org/";;
+            _paq.push(['setTrackerUrl', u+'/matomo.php']);
+            _paq.push(['setSiteId', '3']);
+            var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+        })();
+    </script>
+    <!-- End Matomo Code -->
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven EAR Plugin" style="" /></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
+          <div class="clear"><hr/></div>
+        </div>
+
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
+      <li class=""><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
+      <li class=""><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
+      <li class=""><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
+      <li class=""><a href="index.html" title="Apache Maven EAR Plugin">Apache 
Maven EAR Plugin</a><span class="divider">/</span></li>
+    <li class="active ">CPD Results</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-10-18</li>
+          <li id="projectVersion" class="pull-right">Version: 3.3.0</li>
+          </ul>
+        </div>
+      </header>
+      <div class="row-fluid">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
+    <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
+    <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
+    <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
+    <li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+    <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
+   <li class="nav-header">Configuration</li>
+    <li><a href="modules.html" title="Modules"><span 
class="none"></span>Modules</a></li>
+   <li class="nav-header">Examples</li>
+    <li><a href="examples/filtering-sources.html" title="Filtering EAR 
Resources"><span class="none"></span>Filtering EAR Resources</a></li>
+    <li><a href="examples/filtering-advanced.html" title="Advanced Filtering 
Techniques"><span class="none"></span>Advanced Filtering Techniques</a></li>
+    <li><a href="examples/skinny-wars.html" title="Creating Skinny WARs"><span 
class="none"></span>Creating Skinny WARs</a></li>
+    <li><a href="examples/skinny-modules.html" title="Creating Skinny 
Modules"><span class="none"></span>Creating Skinny Modules</a></li>
+    <li><a href="examples/customizing-a-module-filename.html" 
title="Customizing A Module Filename"><span class="none"></span>Customizing A 
Module Filename</a></li>
+    <li><a href="examples/customizing-context-root.html" title="Customizing 
The Context Root"><span class="none"></span>Customizing The Context 
Root</a></li>
+    <li><a href="examples/customizing-module-location.html" title="Customizing 
A Module Location"><span class="none"></span>Customizing A Module 
Location</a></li>
+    <li><a href="examples/customizing-module-uri.html" title="Customizing A 
Module URI"><span class="none"></span>Customizing A Module URI</a></li>
+    <li><a href="examples/excluding-a-module.html" title="Excluding A 
Module"><span class="none"></span>Excluding A Module</a></li>
+    <li><a href="examples/excluding-files-from-ear.html" title="Excluding 
Files From the EAR"><span class="none"></span>Excluding Files From the 
EAR</a></li>
+    <li><a href="examples/unpacking-a-module.html" title="Unpacking A 
Module"><span class="none"></span>Unpacking A Module</a></li>
+    <li><a 
href="examples/including-a-third-party-library-in-application-xml.html" 
title="Including A Third Party Library In application.xml"><span 
class="none"></span>Including A Third Party Library In application.xml</a></li>
+    <li><a 
href="examples/specifying-security-roles-for-the-generated-application-xml.html"
 title="Specifying Security Roles For The Generated application.xml"><span 
class="none"></span>Specifying Security Roles For The Generated 
application.xml</a></li>
+    <li><a 
href="examples/specifying-env-entries-for-the-generated-application-xml.html" 
title="Specifying Environment Entries In application.xml"><span 
class="none"></span>Specifying Environment Entries In application.xml</a></li>
+    <li><a href="examples/generating-jboss-app.html" title="Generating 
jboss-app.xml"><span class="none"></span>Generating jboss-app.xml</a></li>
+    <li><a href="examples/customize-file-name-mapping.html" title="Customize 
file name mapping"><span class="none"></span>Customize file name 
mapping</a></li>
+    <li><a href="examples/generating-modules-id.html" title="Generating 
modules ID"><span class="none"></span>Generating modules ID</a></li>
+    <li><a href="examples/using-app-client.html" title="Using JavaEE 
application clients"><span class="none"></span>Using JavaEE application 
clients</a></li>
+    <li><a href="examples/eclipse-and-maven-integration.html" title="Eclipse 
and Maven Integration"><span class="none"></span>Eclipse and Maven 
Integration</a></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
+    <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-down"></span>Project Reports</a>
+     <ul class="nav nav-list">
+      <li><a href="failsafe-report.html" title="Failsafe Report"><span 
class="none"></span>Failsafe Report</a></li>
+      <li><a href="surefire-report.html" title="Surefire Report"><span 
class="none"></span>Surefire Report</a></li>
+      <li><a href="checkstyle.html" title="Checkstyle"><span 
class="none"></span>Checkstyle</a></li>
+      <li class="active"><a><span class="none"></span>CPD</a></li>
+      <li><a href="pmd.html" title="PMD"><span class="none"></span>PMD</a></li>
+      <li><a href="xref/index.html" title="Source Xref"><span 
class="none"></span>Source Xref</a></li>
+      <li><a href="xref-test/index.html" title="Test Source Xref"><span 
class="none"></span>Test Source Xref</a></li>
+      <li><a href="taglist.html" title="Tag List"><span 
class="none"></span>Tag List</a></li>
+      <li><a href="apidocs/index.html" title="Javadoc"><span 
class="none"></span>Javadoc</a></li>
+      <li><a href="testapidocs/index.html" title="Test Javadoc"><span 
class="none"></span>Test Javadoc</a></li>
+      <li><a href="plugin-info.html" title="Plugin Documentation"><span 
class="none"></span>Plugin Documentation</a></li>
+      <li><a href="invoker-report.html" title="Invoker Build Results"><span 
class="none"></span>Invoker Build Results</a></li>
+     </ul></li>
+   <li class="nav-header">Maven Projects</li>
+    <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
+    <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
+    <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
+    <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
+    <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
+    <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
+    <li><a href="../index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
+    <li><a href="../../plugin-testing/index.html" title="Plugin Testing"><span 
class="none"></span>Plugin Testing</a></li>
+    <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
+    <li><a href="../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
+    <li><a href="../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
+    <li><a href="../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
+    <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
+    <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
+   <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
class="externalLink" title="Data Privacy"><span class="none"></span>Data 
Privacy</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
+<h2><a name="CPD_Results"></a>CPD Results</h2>
+<p>The following document contains the results of PMD's  <a 
class="externalLink" 
href="https://pmd.github.io/latest/pmd_userdocs_cpd.html";>CPD</a> 
6.46.0.</p></section><section>
+<h2><a name="Duplications"></a>Duplications</h2>
+<p>CPD found no problems in your source code.</p></section>
+        </main>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>&#169;      2002&#x2013;2022
+<a href="https://www.apache.org/";>The Apache Software Foundation</a>
+</p>
+        </div>
+      </div>
+    </footer>
+<script>
+       if(anchors) {
+         anchors.add();
+       }
+</script>
+  </body>
+</html>
\ No newline at end of file

Propchange: 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/cpd.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/css/apache-maven-fluido-1.11.1.min.css
==============================================================================
--- 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/css/apache-maven-fluido-1.11.1.min.css
 (added)
+++ 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/css/apache-maven-fluido-1.11.1.min.css
 Tue Oct 18 17:31:13 2022
@@ -0,0 +1,20 @@
+/*!
+ * Bootstrap v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.

[... 14 lines stripped ...]
Propchange: 
maven/website/components/plugins-archives/maven-ear-plugin-LATEST/css/apache-maven-fluido-1.11.1.min.css
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to