You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by kh...@apache.org on 2019/11/11 19:59:02 UTC

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

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/distribution-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/distribution-management.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/distribution-management.html Mon Nov 11 19:58:59 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:distribution-management at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:distribution-management at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,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 ">Project Distribution Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -81,16 +81,16 @@
     <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
     <ul class="nav nav-list">
     <li><a href="index.html" title="About"><span class="none"></span>About</a></li>
-    <li><a href="project-summary.html" title="Summary"><span class="none"></span>Summary</a></li>
+    <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li>
     <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li>
-    <li><a href="team-list.html" title="Team"><span class="none"></span>Team</a></li>
-    <li><a href="source-repository.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li>
-    <li><a href="issue-tracking.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
-    <li><a href="mail-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
+    <li><a href="team.html" title="Team"><span class="none"></span>Team</a></li>
+    <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li>
+    <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
+    <li><a href="mailing-lists.html" title="Mailing Lists"><span class="none"></span>Mailing Lists</a></li>
     <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><a href="integration.html" title="CI Management"><span class="none"></span>CI Management</a></li>
+    <li><a href="ci-management.html" title="CI Management"><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 class="active"><a href="#"><span class="none"></span>Distribution Management</a></li>
@@ -150,7 +150,7 @@
 <h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div>
 <div class="section">
 <h3><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a>
-<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/plugins-archives/maven-ear-plugin-LATEST</p></div></div>
+<p>scm:svn:https://svn.apache.org/repos/asf/maven/website/components/plugins-archives/maven-ear-plugin-LATEST</p></div></div>
         </div>
       </div>
     </div>
@@ -158,7 +158,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/download.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/download.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/download.html Mon Nov 11 19:58:59 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/xdoc/download.xml.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/xdoc/download.xml.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Download Apache Maven EAR Plugin Source</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -40,9 +40,9 @@
       <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 ">Download Apache Maven EAR Plugin Source</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Download Apache Maven EAR Plugin Source <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/xdoc/download.xml.vm"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -127,10 +127,10 @@
 
   
     <div class="section">
-<h2><a name="Download_Apache_Maven_EAR_Plugin_3.0.1_Source"></a>Download Apache Maven EAR Plugin 3.0.1 Source</h2>
+<h2><a name="Download_Apache_Maven_EAR_Plugin_3.0.2_Source"></a>Download Apache Maven EAR Plugin 3.0.2 Source</h2>
 
       
-<p>Apache Maven EAR Plugin 3.0.1 is distributed in source format. Use a source archive if you intend to build
+<p>Apache Maven EAR Plugin 3.0.2 is distributed in source format. Use a source archive if you intend to build
       Apache Maven EAR Plugin yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
 
       
@@ -205,7 +205,7 @@
       
       
 <div class="section">
-<h3><a name="Apache_Maven_EAR_Plugin_3.0.1"></a>Apache Maven EAR Plugin 3.0.1</h3>
+<h3><a name="Apache_Maven_EAR_Plugin_3.0.2"></a>Apache Maven EAR Plugin 3.0.2</h3>
         
       
 <p>This is the current stable version of Apache Maven EAR Plugin.</p>
@@ -229,13 +229,13 @@
           
 <tr class="b">
             
-<td>Apache Maven EAR Plugin 3.0.1 (Source zip)</td>
+<td>Apache Maven EAR Plugin 3.0.2 (Source zip)</td>
             
-<td><a href="[preferred]maven/plugins/maven-ear-plugin-3.0.1-source-release.zip">maven/plugins/maven-ear-plugin-3.0.1-source-release.zip</a></td>
+<td><a href="[preferred]maven/plugins/maven-ear-plugin-3.0.2-source-release.zip">maven/plugins/maven-ear-plugin-3.0.2-source-release.zip</a></td>
             
-<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-ear-plugin-3.0.1-source-release.zip.sha1">maven/plugins/maven-ear-plugin-3.0.1-source-release.zip.sha1</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-ear-plugin-3.0.2-source-release.zip.sha512">maven/plugins/maven-ear-plugin-3.0.2-source-release.zip.sha512</a></td>
             
-<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-ear-plugin-3.0.1-source-release.zip.asc">maven/plugins/maven-ear-plugin-3.0.1-source-release.zip.asc</a></td>
+<td><a class="externalLink" href="https://www.apache.org/dist/maven/plugins/maven-ear-plugin-3.0.2-source-release.zip.asc">maven/plugins/maven-ear-plugin-3.0.2-source-release.zip.asc</a></td>
           </tr>
         </tbody>
       </table>
@@ -259,7 +259,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/ear-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/ear-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/ear-mojo.html Mon Nov 11 19:58:59 2019
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from target/generated-site/xdoc/ear-mojo.xml at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/ear-mojo.xml at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; ear:ear</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,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 ">ear:ear</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -131,7 +131,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-ear-plugin:3.0.1:ear</p>
+<p>org.apache.maven.plugins:maven-ear-plugin:3.0.2:ear</p>
       
 <p><b>Description</b>:</p>
       
@@ -1026,7 +1026,7 @@ value.</div>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customize-file-name-mapping.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customize-file-name-mapping.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customize-file-name-mapping.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/customize-file-name-mapping.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/customize-file-name-mapping.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -11,7 +11,7 @@
 snicoll@apache.org
 Karl Heinz Marbaise khmarbaise@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20061119" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Customizing The File Name Mapping</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -44,9 +44,9 @@ Karl Heinz Marbaise khmarbaise@apache.or
       <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 ">Customizing The File Name Mapping</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Customizing The File Name Mapping <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/customize-file-name-mapping.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -137,7 +137,7 @@ Karl Heinz Marbaise khmarbaise@apache.or
       &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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;outputFileNameMapping&gt;@{groupId}@-@{artifactId}@-@{version}@@{dashClassifier?}@.@{extension}@&lt;/outputFileNameMapping&gt;
@@ -151,7 +151,7 @@ Karl Heinz Marbaise khmarbaise@apache.or
       &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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;outputFileNameMapping&gt;@{groupId}@-@{artifactId}@@{dashClassifier?}@.@{extension}@&lt;/outputFileNameMapping&gt;
@@ -167,7 +167,7 @@ Karl Heinz Marbaise khmarbaise@apache.or
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-a-module-filename.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-a-module-filename.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-a-module-filename.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/customizing-a-module-filename.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/customizing-a-module-filename.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20050923" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Customizing A Module Filename</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 ">Customizing A Module Filename</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Customizing A Module Filename <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/customizing-a-module-filename.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;modules&gt;
@@ -156,7 +156,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-context-root.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-context-root.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-context-root.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/customizing-context-root.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/customizing-context-root.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20050923" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Customizing The Context Root</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 ">Customizing The Context Root</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Customizing The Context Root <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/customizing-context-root.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;modules&gt;
@@ -156,7 +156,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-module-location.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-module-location.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-module-location.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/customizing-module-location.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/customizing-module-location.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20111223" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Customizing A Module Location</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 ">Customizing A Module Location</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Customizing A Module Location <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/customizing-module-location.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;modules&gt;
@@ -155,7 +155,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;defaultLibBundleDir&gt;APP-INF/lib&lt;/defaultLibBundleDir&gt;
@@ -178,7 +178,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-module-uri.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-module-uri.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/customizing-module-uri.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/customizing-module-uri.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/customizing-module-uri.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20050923" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Customizing A Module URI</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 ">Customizing A Module URI</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Customizing A Module URI <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/customizing-module-uri.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;modules&gt;
@@ -156,7 +156,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/eclipse-and-maven-integration.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/eclipse-and-maven-integration.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/eclipse-and-maven-integration.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/eclipse-and-maven-integration.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/eclipse-and-maven-integration.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Chris Graham
 Robert Scholte" />
     <meta name="Date-Creation-yyyymmdd" content="20131119" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Eclipse and Maven integration</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ Robert Scholte" />
       <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 ">Eclipse and Maven integration</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Eclipse and Maven integration <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/eclipse-and-maven-integration.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -156,7 +156,7 @@ Robert Scholte" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/excluding-a-module.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/excluding-a-module.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/excluding-a-module.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/excluding-a-module.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/excluding-a-module.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20050923" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Excluding A Module</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 A Module</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Excluding A Module <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/excluding-a-module.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;modules&gt;
@@ -156,7 +156,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

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 Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/excluding-files-from-ear.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/excluding-files-from-ear.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Dennis Lundberg" />
     <meta name="Date-Creation-yyyymmdd" content="20111209" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Excluding Files From the EAR</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -42,9 +42,9 @@
       <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</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Excluding Files From the EAR <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/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: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -162,7 +162,7 @@
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;packagingIncludes&gt;META-INF/**,**/acme-*.jar,**/acme-*.war&lt;/packagingIncludes&gt;
         &lt;/configuration&gt;
@@ -203,7 +203,7 @@
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
   &lt;/build&gt;
@@ -254,7 +254,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

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 Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/filtering-advanced.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/filtering-advanced.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20090103" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Filtering Advanced Techniques</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Filtering Advanced Techniques <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/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: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -142,7 +142,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            &lt;filtering&gt;true&lt;/filtering&gt;
            &lt;escapeString&gt;\&lt;/escapeString&gt;
@@ -167,7 +167,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            &lt;filtering&gt;true&lt;/filtering&gt;
            &lt;nonFilteredFileExtensions&gt;
@@ -186,7 +186,7 @@ jdbc.password=${db.password}</pre></div>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

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 Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/filtering-sources.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/filtering-sources.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20090103" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Filtering the sources</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Filtering the sources <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/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: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            &lt;filtering&gt;true&lt;/filtering&gt;
            [...]
@@ -149,7 +149,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            &lt;filtering&gt;true&lt;/filtering&gt;
            &lt;filters&gt;
@@ -167,7 +167,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

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 Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/generating-jboss-app.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/generating-jboss-app.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20060806" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <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" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Generating the JBoss deployment descriptor file <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/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: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;jboss&gt;
@@ -154,7 +154,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

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 Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/generating-modules-id.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/generating-modules-id.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20100904" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Generating modules ID</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Generating modules ID <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/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: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;generateModuleId&gt;true&lt;/generateModuleId&gt;
@@ -149,7 +149,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;modules&gt;
@@ -170,7 +170,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/including-a-third-party-library-in-application-xml.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/including-a-third-party-library-in-application-xml.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/including-a-third-party-library-in-application-xml.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/including-a-third-party-library-in-application-xml.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/including-a-third-party-library-in-application-xml.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20050923" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Including A Third Party Library In application.xml</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 ">Including A Third Party Library In application.xml</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Including A Third Party Library In application.xml <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/including-a-third-party-library-in-application-xml.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;modules&gt;
@@ -156,7 +156,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/skinny-wars.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/skinny-wars.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/skinny-wars.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/skinny-wars.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/skinny-wars.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Mike Perham
 Dennis Lundberg" />
     <meta name="Date-Creation-yyyymmdd" content="20111209" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Creating Skinny WARs</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ Dennis Lundberg" />
       <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 ">Creating Skinny WARs</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Creating Skinny WARs <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/skinny-wars.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -139,7 +139,7 @@ Dennis Lundberg" />
     &lt;plugins&gt;
       &lt;plugin&gt;
         &lt;artifactId&gt;maven-ear-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;defaultLibBundleDir&gt;lib/&lt;/defaultLibBundleDir&gt;
           &lt;skinnyWars&gt;true&lt;/skinnyWars&gt;
@@ -191,7 +191,7 @@ Dennis Lundberg" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/specifying-env-entries-for-the-generated-application-xml.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/specifying-env-entries-for-the-generated-application-xml.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/specifying-env-entries-for-the-generated-application-xml.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/specifying-env-entries-for-the-generated-application-xml.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/specifying-env-entries-for-the-generated-application-xml.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20170827" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Specifying Security Roles For The Generated application.xml</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 ">Specifying Security Roles For The Generated application.xml</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Specifying Security Roles For The Generated application.xml <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/specifying-env-entries-for-the-generated-application-xml.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;version&gt;6&lt;/version&gt;
@@ -168,7 +168,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/specifying-resource-ref-entries-for-the-generated-application-xml.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/specifying-resource-ref-entries-for-the-generated-application-xml.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/specifying-resource-ref-entries-for-the-generated-application-xml.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/specifying-resource-ref-entries-for-the-generated-application-xml.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/specifying-resource-ref-entries-for-the-generated-application-xml.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Karl Heinz Marbaise khmarbaise@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20170827" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Specifying Resource Refs For The Generated application.xml</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -42,9 +42,9 @@
       <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 ">Specifying Resource Refs For The Generated application.xml</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Specifying Resource Refs For The Generated application.xml <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/specifying-resource-ref-entries-for-the-generated-application-xml.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -134,7 +134,7 @@
       &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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;version&gt;6&lt;/version&gt;
@@ -150,6 +150,11 @@
                &lt;res-type&gt;javax.sql.DataSource&lt;/res-type&gt;
                &lt;res-auth&gt;Container&lt;/res-auth&gt;
              &lt;/resourceRef&gt;
+             &lt;resourceRef&gt;
+               &lt;res-ref-name&gt;jdbc/myDs3&lt;/res-ref-name&gt;
+               &lt;res-type&gt;javax.sql.DataSource&lt;/res-type&gt;
+               &lt;lookup-name&gt;jdbc/lookup/myDs3&lt;/lookup-name&gt;
+             &lt;/resourceRef&gt;
             &lt;/resourceRefs&gt;
           &lt;/configuration&gt;
       &lt;/plugin&gt;
@@ -162,7 +167,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/specifying-security-roles-for-the-generated-application-xml.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/specifying-security-roles-for-the-generated-application-xml.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/specifying-security-roles-for-the-generated-application-xml.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/specifying-security-roles-for-the-generated-application-xml.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/specifying-security-roles-for-the-generated-application-xml.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20050923" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Specifying Security Roles For The Generated application.xml</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 ">Specifying Security Roles For The Generated application.xml</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Specifying Security Roles For The Generated application.xml <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/specifying-security-roles-for-the-generated-application-xml.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -135,7 +135,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
            [...]
            &lt;security&gt;
@@ -158,7 +158,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/unpacking-a-module.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/unpacking-a-module.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/unpacking-a-module.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/unpacking-a-module.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/unpacking-a-module.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20060814" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Unpacking A Module</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 ">Unpacking A Module</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Unpacking A Module <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/unpacking-a-module.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -139,7 +139,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;modules&gt;
             &lt;sarModule&gt;
@@ -157,7 +157,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.0.1&lt;/version&gt;
+        &lt;version&gt;3.0.2&lt;/version&gt;
         &lt;configuration&gt;
           &lt;unpackTypes&gt;rar,war,ejb&lt;/unpackTypes&gt;
           [...]
@@ -172,7 +172,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/using-app-client.html
==============================================================================
--- maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/using-app-client.html (original)
+++ maven/website/components/plugins-archives/maven-ear-plugin-LATEST/examples/using-app-client.html Mon Nov 11 19:58:59 2019
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8 from src/site/apt/examples/using-app-client.apt.vm at 2018-05-09
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src/site/apt/examples/using-app-client.apt.vm at 2019-11-11
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Stephane Nicoll
 snicoll@apache.org" />
     <meta name="Date-Creation-yyyymmdd" content="20110403" />
-    <meta name="Date-Revision-yyyymmdd" content="20180509" />
+    <meta name="Date-Revision-yyyymmdd" content="20191111" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven EAR Plugin &#x2013; Using app client</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,9 +43,9 @@ snicoll@apache.org" />
       <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 ">Using app client</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2018-05-09</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.1</li>
+    <li class="active ">Using app client <a href="https://github.com/apache/maven-ear-plugin/tree/maven-ear-plugin-3.0.2/src/site/apt/examples/using-app-client.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2019-11-11</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.2</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -155,7 +155,7 @@ snicoll@apache.org" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2018
+            <p>Copyright &copy;2002&#x2013;2019
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>