You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2020/12/30 17:59:44 UTC

svn commit: r1884951 [15/42] - 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/o...

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/excluding-files-from-ear.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/excluding-files-from-ear.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/excluding-files-from-ear.html Wed Dec 30 17:59:42 2020
@@ -1,69 +1,71 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/excluding-files-from-ear.apt.vm at 2020-09-27
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/examples/excluding-files-from-ear.apt.vm at 2020-12-30
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<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.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <meta name="author" content="Dennis Lundberg" />
-    <meta name="Date-Creation-yyyymmdd" content="20111209" />
-    <meta name="Date-Revision-yyyymmdd" content="20200927" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2011-12-09" />
     <title>Apache Maven EAR Plugin &#x2013; Excluding Files From the EAR</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.9.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <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);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="http://www.apache.org/" id="bannerLeft"><img src="http://maven.apache.org/images/apache-maven-project.png"  alt=""/></a></div>
-        <div class="pull-right"><a href="http://maven.apache.org/" id="bannerRight"><img src="http://maven.apache.org/images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <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="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <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 ">Excluding Files From the EAR <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.1.0/src/site/apt/examples/excluding-files-from-ear.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-27</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
-        </ul>
-      </div>
+    <li class="active ">Excluding Files From the EAR <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.2.0/src/site/apt/examples/excluding-files-from-ear.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-12-30</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <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="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</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 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 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>
@@ -79,10 +81,10 @@
     <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 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-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</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>
@@ -98,38 +100,36 @@
     <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 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://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>
+  </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 type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-    <script type="text/javascript">asyncJs( 'https://apis.google.com/js/plusone.js' )</script>
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-ear-plugin/" data-size="tall" ></div>
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<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 type="text/javascript">!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>
+    <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>
+              <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>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Excluding_Files_From_the_EAR"></a>Excluding Files From the EAR</h2>
-<p>It is possible to exclude certain files from the EAR, by using the <tt>&lt;packagingIncludes&gt;</tt> and <tt>&lt;packagingExcludes&gt;</tt> configuration parameters. They each take a comma-separated list of Ant file set patterns. You can use wildcards such as <tt>**</tt> to indicate multiple directories and <tt>*</tt> to indicate an optional part of a file or directory name.</p>
-<div class="section">
+<p>It is possible to exclude certain files from the EAR, by using the <code>&lt;packagingIncludes&gt;</code> and <code>&lt;packagingExcludes&gt;</code> configuration parameters. They each take a comma-separated list of Ant file set patterns. You can use wildcards such as <code>**</code> to indicate multiple directories and <code>*</code> to indicate an optional part of a file or directory name.</p><section>
 <h3><a name="Shared_libraries"></a>Shared libraries</h3>
 <p>One use case for this is if you want to use shared libraries in your application server. This involves configuring a location in your application server that contains some libraries that you want to share between several EARs. This is a bit like <a href="./skinny-wars.html">skinny WARs</a>, but taken to the next level. With skinny WARs you share libraries (JARs) between web applications within an enterprise application. Shared libraries as described here shares libraries (JARs) between enterprise applications.</p>
 <p>As an example, let's say that we want to exclude all non-in-house artifacts from the generated EARs, so that the EAR files we distribute only contains our own artifacts. The other dependencies we want to put in a shared library on our application server. They only serve to bloat our EAR files, especially if we're building or deploying several EARs, each with all of those dependencies in them.</p>
@@ -152,17 +152,16 @@
  |-- acme-war-4.war
  |-- external-library-2.jar
  |-- external-library-3.jar
- `-- external-library-4.jar</pre></div>
-<div class="section">
+ `-- external-library-4.jar</pre></div><section>
 <h4><a name="Configuring_the_EARs"></a>Configuring the EARs</h4>
-<p>In order for us to avoid having duplicate copies of the external libraries we need to do two things. First we make sure that our EARs only contain our own artifacts. We do this with the <tt>&lt;packagingIncludes&gt;</tt> parameter, which tells the EAR Plugin what files to include in the EAR. Everything else will be excluded. This configuration should be used in all of Acme's EAR projects, so it would be better to move this configuration to a parent that is shared by all of Acme's EAR projects.</p>
+<p>In order for us to avoid having duplicate copies of the external libraries we need to do two things. First we make sure that our EARs only contain our own artifacts. We do this with the <code>&lt;packagingIncludes&gt;</code> parameter, which tells the EAR Plugin what files to include in the EAR. Everything else will be excluded. This configuration should be used in all of Acme's EAR projects, so it would be better to move this configuration to a parent that is shared by all of Acme's EAR projects.</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
   ...
   &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1.0&lt;/version&gt;
+        &lt;version&gt;3.2.0&lt;/version&gt;
         &lt;configuration&gt;
           &lt;packagingIncludes&gt;META-INF/**,**/acme-*.jar,**/acme-*.war&lt;/packagingIncludes&gt;
         &lt;/configuration&gt;
@@ -170,11 +169,10 @@
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;</pre></div></div>
-<div class="section">
+&lt;/project&gt;</pre></div></section><section>
 <h4><a name="Creating_the_shared_library_EAR"></a>Creating the shared library EAR</h4>
 <p>Next we create a shared library EAR that contains all the dependencies that we want to share between the EARs. In this example we are packaging our shared library as an EAR. What type of packaging you can use differ between various application servers.</p>
-<p><b>Note:</b> The <tt>&lt;version&gt;</tt> elements of the dependencies have been omitted here for brevity.</p>
+<p><b>Note:</b> The <code>&lt;version&gt;</code> elements of the dependencies have been omitted here for brevity.</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
   ...
   &lt;artifactId&gt;external-shared-libraries&lt;/artifactId&gt;
@@ -203,13 +201,12 @@
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1.0&lt;/version&gt;
+        &lt;version&gt;3.2.0&lt;/version&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
   &lt;/build&gt;
   ...
-&lt;/project&gt;</pre></div></div>
-<div class="section">
+&lt;/project&gt;</pre></div></section><section>
 <h4><a name="The_results"></a>The results</h4>
 <p>With all the Maven configuration done, the resulting directory layout would look like this:</p>
 <div class="source"><pre class="prettyprint linenums"> external-shared-libraries
@@ -231,10 +228,9 @@
  |-- acme-library-2.jar
  |-- acme-war-3.war
  `-- acme-war-4.war</pre></div>
-<p><b>Note:</b> You would also need to configure your application server to use <tt>external-shared-libraries</tt> as a shared library. How you do that is however out of scope for this example.</p></div></div>
-<div class="section">
+<p><b>Note:</b> You would also need to configure your application server to use <code>external-shared-libraries</code> as a shared library. How you do that is however out of scope for this example.</p></section></section><section>
 <h3><a name="Transitive_artifacts"></a>Transitive artifacts</h3>
-<p>For those who have good reason to exclude transitive dependencies, they can configure their <tt>pom.xml</tt> like this when using Maven3</p>
+<p>For those who have good reason to exclude transitive dependencies, they can configure their <code>pom.xml</code> like this when using Maven3</p>
 <div class="source"><pre class="prettyprint linenums">  &lt;dependency&gt;
     &lt;groupId&gt;GROUPID&lt;/groupId&gt;
     &lt;artifactId&gt;ARTIFACTID&lt;/artifactId&gt;
@@ -246,17 +242,17 @@
       &lt;/exclusion&gt;
     &lt;/exclusions&gt;
   &lt;/dependency&gt;</pre></div>
-<p>As you can see <tt>exclusions</tt> support wildcard expressions, so you can have fast and full control over all the dependencies you'd like to exclude. </p></div></div>
-        </div>
+<p>As you can see <code>exclusions</code> support wildcard expressions, so you can have fast and full control over all the dependencies you'd like to exclude. </p></section></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2020
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/filtering-advanced.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/filtering-advanced.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/filtering-advanced.html Wed Dec 30 17:59:42 2020
@@ -1,70 +1,72 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/filtering-advanced.apt.vm at 2020-09-27
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/examples/filtering-advanced.apt.vm at 2020-12-30
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<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.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
-    <meta name="Date-Creation-yyyymmdd" content="20090103" />
-    <meta name="Date-Revision-yyyymmdd" content="20200927" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2009-01-03" />
     <title>Apache Maven EAR Plugin &#x2013; Filtering Advanced Techniques</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.9.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <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);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="http://www.apache.org/" id="bannerLeft"><img src="http://maven.apache.org/images/apache-maven-project.png"  alt=""/></a></div>
-        <div class="pull-right"><a href="http://maven.apache.org/" id="bannerRight"><img src="http://maven.apache.org/images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <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="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <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 ">Filtering Advanced Techniques <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.1.0/src/site/apt/examples/filtering-advanced.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-27</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
-        </ul>
-      </div>
+    <li class="active ">Filtering Advanced Techniques <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.2.0/src/site/apt/examples/filtering-advanced.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-12-30</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <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="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</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 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 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 class="active"><a href="#"><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>
@@ -80,10 +82,10 @@ snicoll@apache.org" />
     <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 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-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</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>
@@ -99,50 +101,48 @@ snicoll@apache.org" />
     <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 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://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>
+  </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 type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-    <script type="text/javascript">asyncJs( 'https://apis.google.com/js/plusone.js' )</script>
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-ear-plugin/" data-size="tall" ></div>
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<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 type="text/javascript">!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>
+    <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>
+              <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>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Filtering:_Advanced_techniques"></a>Filtering: Advanced techniques</h2>
 <p>The following features are described in this document:</p>
 <ul>
 <li>Escaping properties that should not be filtered</li>
-<li>Ignoring files based on its extension</li></ul>
-<div class="section">
+<li>Ignoring files based on its extension</li></ul><section>
 <h3><a name="Escaping_properties"></a>Escaping properties</h3>
 <p>It may be necessary to filters some properties in a file and ignore another. The filtering mechanism won't touch a token that is not recognized (i.e. that represents an unknown property). This won't work if the property is known obviously so it should be escaped explicitely.</p>
-<p>The following configuration defines the value of the <tt>escapeString</tt> which will stop the interpolation of a property if it starts with that value</p>
+<p>The following configuration defines the value of the <code>escapeString</code> which will stop the interpolation of a property if it starts with that value</p>
 <div class="source"><pre class="prettyprint linenums">  &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1.0&lt;/version&gt;
+        &lt;version&gt;3.2.0&lt;/version&gt;
         &lt;configuration&gt;
            &lt;filtering&gt;true&lt;/filtering&gt;
            &lt;escapeString&gt;\&lt;/escapeString&gt;
@@ -158,8 +158,7 @@ jdbc.password=${db.password}</pre></div>
 <p>Filtering the content of such a file with this config will produce this content. Note that that the escaped property can now be filtered the usual way later if necessary!</p>
 <div class="source"><pre class="prettyprint linenums">jdbc.url=jdbc:oracle:thin:@localhost:1521:orcl
 jdbc.user=someuser
-jdbc.password=${db.password}</pre></div></div>
-<div class="section">
+jdbc.password=${db.password}</pre></div></section><section>
 <h3><a name="Ignoring_files_based_on_its_extension"></a>Ignoring files based on its extension</h3>
 <p>Filtering binary files corrupt them so it may be necessary to exclude files from filtering based on the extension. To do so, configure the plugin as follow</p>
 <div class="source"><pre class="prettyprint linenums">  &lt;build&gt;
@@ -167,7 +166,7 @@ jdbc.password=${db.password}</pre></div>
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1.0&lt;/version&gt;
+        &lt;version&gt;3.2.0&lt;/version&gt;
         &lt;configuration&gt;
            &lt;filtering&gt;true&lt;/filtering&gt;
            &lt;nonFilteredFileExtensions&gt;
@@ -178,17 +177,17 @@ jdbc.password=${db.password}</pre></div>
         &lt;/configuration&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
-  &lt;/build&gt;</pre></div></div></div>
-        </div>
+  &lt;/build&gt;</pre></div></section></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2020
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/filtering-sources.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/filtering-sources.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/filtering-sources.html Wed Dec 30 17:59:42 2020
@@ -1,70 +1,72 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/filtering-sources.apt.vm at 2020-09-27
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/examples/filtering-sources.apt.vm at 2020-12-30
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<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.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
-    <meta name="Date-Creation-yyyymmdd" content="20090103" />
-    <meta name="Date-Revision-yyyymmdd" content="20200927" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2009-01-03" />
     <title>Apache Maven EAR Plugin &#x2013; Filtering the sources</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.9.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <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);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="http://www.apache.org/" id="bannerLeft"><img src="http://maven.apache.org/images/apache-maven-project.png"  alt=""/></a></div>
-        <div class="pull-right"><a href="http://maven.apache.org/" id="bannerRight"><img src="http://maven.apache.org/images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <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="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <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 ">Filtering the sources <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.1.0/src/site/apt/examples/filtering-sources.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-27</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
-        </ul>
-      </div>
+    <li class="active ">Filtering the sources <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.2.0/src/site/apt/examples/filtering-sources.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-12-30</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <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="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</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 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 class="nav-header">Examples</li>
     <li class="active"><a href="#"><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>
@@ -80,10 +82,10 @@ snicoll@apache.org" />
     <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 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-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</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>
@@ -99,43 +101,42 @@ snicoll@apache.org" />
     <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 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://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>
+  </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 type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-    <script type="text/javascript">asyncJs( 'https://apis.google.com/js/plusone.js' )</script>
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-ear-plugin/" data-size="tall" ></div>
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<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 type="text/javascript">!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>
+    <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>
+              <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>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Filtering_the_sources"></a>Filtering the sources</h2>
-<p>Filtering the content of the <tt>src/main/application</tt> directory or the one defined by the <tt>earSourceDirectory</tt> parameter is as easy as:</p>
+<p>Filtering the content of the <code>src/main/application</code> directory or the one defined by the <code>earSourceDirectory</code> parameter is as easy as:</p>
 <div class="source"><pre class="prettyprint linenums">  &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1.0&lt;/version&gt;
+        &lt;version&gt;3.2.0&lt;/version&gt;
         &lt;configuration&gt;
            &lt;filtering&gt;true&lt;/filtering&gt;
            [...]
@@ -143,13 +144,13 @@ snicoll@apache.org" />
       &lt;/plugin&gt;
     &lt;/plugins&gt;
   &lt;/build&gt;</pre></div>
-<p>Note that the standard properties are available for filtering. It is also possible to specify a set of property files to add extra values if necessary. The configuration below uses also the properties defined in <tt>src/main/filters/config.properties</tt></p>
+<p>Note that the standard properties are available for filtering. It is also possible to specify a set of property files to add extra values if necessary. The configuration below uses also the properties defined in <code>src/main/filters/config.properties</code></p>
 <div class="source"><pre class="prettyprint linenums">  &lt;build&gt;
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1.0&lt;/version&gt;
+        &lt;version&gt;3.2.0&lt;/version&gt;
         &lt;configuration&gt;
            &lt;filtering&gt;true&lt;/filtering&gt;
            &lt;filters&gt;
@@ -159,17 +160,17 @@ snicoll@apache.org" />
         &lt;/configuration&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
-  &lt;/build&gt;</pre></div></div>
-        </div>
+  &lt;/build&gt;</pre></div></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2020
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/generating-jboss-app.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/generating-jboss-app.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/generating-jboss-app.html Wed Dec 30 17:59:42 2020
@@ -1,70 +1,72 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/generating-jboss-app.apt.vm at 2020-09-27
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/examples/generating-jboss-app.apt.vm at 2020-12-30
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<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.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
-    <meta name="Date-Creation-yyyymmdd" content="20060806" />
-    <meta name="Date-Revision-yyyymmdd" content="20200927" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2006-08-06" />
     <title>Apache Maven EAR Plugin &#x2013; Generating the JBoss deployment descriptor file</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.9.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <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);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="http://www.apache.org/" id="bannerLeft"><img src="http://maven.apache.org/images/apache-maven-project.png"  alt=""/></a></div>
-        <div class="pull-right"><a href="http://maven.apache.org/" id="bannerRight"><img src="http://maven.apache.org/images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <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="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <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 ">Generating the JBoss deployment descriptor file <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.1.0/src/site/apt/examples/generating-jboss-app.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-27</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
-        </ul>
-      </div>
+    <li class="active ">Generating the JBoss deployment descriptor file <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.2.0/src/site/apt/examples/generating-jboss-app.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-12-30</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <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="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</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 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 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>
@@ -80,10 +82,10 @@ snicoll@apache.org" />
     <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 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-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</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>
@@ -99,35 +101,34 @@ snicoll@apache.org" />
     <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 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://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>
+  </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 type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-    <script type="text/javascript">asyncJs( 'https://apis.google.com/js/plusone.js' )</script>
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-ear-plugin/" data-size="tall" ></div>
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<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 type="text/javascript">!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>
+    <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>
+              <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>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Generating_the_JBoss_deployment_descriptor_file"></a>Generating the JBoss deployment descriptor file</h2>
 <p>To trigger the generation of the jboss-app.xml file you need to configure the 'jboss' element. For instance to target version 4 of JBoss with a 'guest' unauthenticated principal and a scoped classloader:</p>
 <div class="source"><pre class="prettyprint linenums">  &lt;build&gt;
@@ -135,7 +136,7 @@ snicoll@apache.org" />
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1.0&lt;/version&gt;
+        &lt;version&gt;3.2.0&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;jboss&gt;
@@ -146,17 +147,17 @@ snicoll@apache.org" />
         &lt;/configuration&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
-  &lt;/build&gt;</pre></div></div>
-        </div>
+  &lt;/build&gt;</pre></div></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2020
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/generating-modules-id.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/generating-modules-id.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/generating-modules-id.html Wed Dec 30 17:59:42 2020
@@ -1,70 +1,72 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/generating-modules-id.apt.vm at 2020-09-27
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/examples/generating-modules-id.apt.vm at 2020-12-30
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<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.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
-    <meta name="Date-Creation-yyyymmdd" content="20100904" />
-    <meta name="Date-Revision-yyyymmdd" content="20200927" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2010-09-04" />
     <title>Apache Maven EAR Plugin &#x2013; Generating modules ID</title>
-    <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.9.min.css" />
     <link rel="stylesheet" href="../css/site.css" />
     <link rel="stylesheet" href="../css/print.css" media="print" />
-    <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <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);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="http://www.apache.org/" id="bannerLeft"><img src="http://maven.apache.org/images/apache-maven-project.png"  alt=""/></a></div>
-        <div class="pull-right"><a href="http://maven.apache.org/" id="bannerRight"><img src="http://maven.apache.org/images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <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="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <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 ">Generating modules ID <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.1.0/src/site/apt/examples/generating-modules-id.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-09-27</li>
-          <li id="projectVersion" class="pull-right">Version: 3.1.0</li>
-        </ul>
-      </div>
+    <li class="active ">Generating modules ID <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.2.0/src/site/apt/examples/generating-modules-id.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-12-30</li>
+          <li id="projectVersion" class="pull-right">Version: 3.2.0</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <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="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</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 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 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>
@@ -80,10 +82,10 @@ snicoll@apache.org" />
     <li class="active"><a href="#"><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 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-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</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>
@@ -99,35 +101,34 @@ snicoll@apache.org" />
     <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 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://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>
+  </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 type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-    <script type="text/javascript">asyncJs( 'https://apis.google.com/js/plusone.js' )</script>
-    <div class="g-plusone" data-href="https://maven.apache.org/plugins/maven-ear-plugin/" data-size="tall" ></div>
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<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 type="text/javascript">!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>
+    <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>
+              <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>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Generating_modules_ID"></a>Generating modules ID</h2>
 <p>Some environment requires an ID to be generated for each module defined in the <b>application.xml</b>. Enabling the automatic IDs generation can be done as follows:</p>
 <div class="source"><pre class="prettyprint linenums">  &lt;build&gt;
@@ -135,7 +136,7 @@ snicoll@apache.org" />
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1.0&lt;/version&gt;
+        &lt;version&gt;3.2.0&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;generateModuleId&gt;true&lt;/generateModuleId&gt;
@@ -149,7 +150,7 @@ snicoll@apache.org" />
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.1.0&lt;/version&gt;
+        &lt;version&gt;3.2.0&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;modules&gt;
@@ -162,17 +163,17 @@ snicoll@apache.org" />
         &lt;/configuration&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
-  &lt;/build&gt;</pre></div></div>
-        </div>
+  &lt;/build&gt;</pre></div></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2020
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>