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 sv...@apache.org on 2020/04/19 15:27:34 UTC

svn commit: r1876724 [4/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ css/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ docs/2.0.1/ docs/2.0.10/ docs/2.0.11/ docs/2.0.2/...

Modified: maven/website/content/guides/introduction/introduction-to-archetypes.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-archetypes.html (original)
+++ maven/website/content/guides/introduction/introduction-to-archetypes.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-archetypes.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Jason van Zyl" />
     <meta name="date" content="2009-08-26" />
     <title>Maven &#x2013; Introduction to Archetypes</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -128,7 +128,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -198,8 +198,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/introduction/introduction-to-dependency-mechanism.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-dependency-mechanism.html (original)
+++ maven/website/content/guides/introduction/introduction-to-dependency-mechanism.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-dependency-mechanism.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -14,10 +14,10 @@ Karl Heinz Marbaise" />
     <meta name="date" content="2005-10-12
 2016-06-17" />
     <title>Maven &#x2013; Introduction to the Dependency Mechanism</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -138,7 +138,7 @@ Karl Heinz Marbaise" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -758,8 +758,9 @@ Karl Heinz Marbaise" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html (original)
+++ maven/website/content/guides/introduction/introduction-to-optional-and-excludes-dependencies.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-optional-and-excludes-dependencies.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Allan Ramirez" />
     <meta name="date" content="2006-01-23" />
     <title>Maven &#x2013; Optional Dependencies and Dependency Exclusions</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -135,7 +135,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -303,8 +303,9 @@ Project-A
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/introduction/introduction-to-plugin-prefix-mapping.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-plugin-prefix-mapping.html (original)
+++ maven/website/content/guides/introduction/introduction-to-plugin-prefix-mapping.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-plugin-prefix-mapping.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="John Casey" />
     <meta name="date" content="2009-08-01" />
     <title>Maven &#x2013; Introduction to Plugin Prefix Resolution</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -128,7 +128,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -199,8 +199,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/introduction/introduction-to-plugins.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-plugins.html (original)
+++ maven/website/content/guides/introduction/introduction-to-plugins.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-plugins.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="John Casey" />
     <meta name="date" content="2005-06-24" />
     <title>Maven &#x2013; Introduction to Maven Plugin Development</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -122,7 +122,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -156,8 +156,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/introduction/introduction-to-profiles.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-profiles.html (original)
+++ maven/website/content/guides/introduction/introduction-to-profiles.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-profiles.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="John Casey/Allan Ramirez" />
     <meta name="date" content="2008-01-01" />
     <title>Maven &#x2013; Introduction to build profiles</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -132,7 +132,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -463,8 +463,9 @@ mvn groupId:artifactId:goal -Ddebug=fals
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/introduction/introduction-to-repositories.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-repositories.html (original)
+++ maven/website/content/guides/introduction/introduction-to-repositories.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-repositories.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -12,10 +12,10 @@
 Brian Fox" />
     <meta name="date" content="2008-05-13" />
     <title>Maven &#x2013; Introduction to Repositories</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -133,7 +133,7 @@ Brian Fox" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -204,8 +204,9 @@ Brian Fox" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/introduction/introduction-to-the-lifecycle.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-the-lifecycle.html (original)
+++ maven/website/content/guides/introduction/introduction-to-the-lifecycle.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-the-lifecycle.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -12,10 +12,10 @@
     <meta name="date" content="2006-06-16
 2015-04-04" />
     <title>Maven &#x2013; Introduction to the Build Lifecycle</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -133,7 +133,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -516,8 +516,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/introduction/introduction-to-the-pom.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-the-pom.html (original)
+++ maven/website/content/guides/introduction/introduction-to-the-pom.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-the-pom.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -13,10 +13,10 @@ Franz Allan Valencia See
 Brett Porter" />
     <meta name="date" content="2009-02-04" />
     <title>Maven &#x2013; Introduction to the POM</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -134,7 +134,7 @@ Brett Porter" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -576,8 +576,9 @@ Brett Porter" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/introduction/introduction-to-the-standard-directory-layout.html
==============================================================================
--- maven/website/content/guides/introduction/introduction-to-the-standard-directory-layout.html (original)
+++ maven/website/content/guides/introduction/introduction-to-the-standard-directory-layout.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-the-standard-directory-layout.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Jason van Zyl" />
     <meta name="date" content="2014-03-09" />
     <title>Maven &#x2013; Introduction to the Standard Directory Layout</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -132,7 +132,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -200,8 +200,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-3rd-party-jars-local.html
==============================================================================
--- maven/website/content/guides/mini/guide-3rd-party-jars-local.html (original)
+++ maven/website/content/guides/mini/guide-3rd-party-jars-local.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-3rd-party-jars-local.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -12,10 +12,10 @@
 Robert Scholte" />
     <meta name="date" content="2013-07-13" />
     <title>Maven &#x2013; Guide to installing 3rd party JARs</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -133,7 +133,7 @@ Robert Scholte" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -166,8 +166,9 @@ mvn org.apache.maven.plugins:maven-insta
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-3rd-party-jars-remote.html
==============================================================================
--- maven/website/content/guides/mini/guide-3rd-party-jars-remote.html (original)
+++ maven/website/content/guides/mini/guide-3rd-party-jars-remote.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-3rd-party-jars-remote.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Allan Ramirez" />
     <meta name="date" content="2006-02-22" />
     <title>Maven &#x2013; Guide to deploying 3rd party JARs to remote repository</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -132,7 +132,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -175,8 +175,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-archive-configuration.html
==============================================================================
--- maven/website/content/guides/mini/guide-archive-configuration.html (original)
+++ maven/website/content/guides/mini/guide-archive-configuration.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-archive-configuration.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Brett Porter" />
     <meta name="date" content="2006-06-21" />
     <title>Maven &#x2013; Guide to Configuring Archive Plugins</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -195,8 +195,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-assemblies.html
==============================================================================
--- maven/website/content/guides/mini/guide-assemblies.html (original)
+++ maven/website/content/guides/mini/guide-assemblies.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-assemblies.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Jason van Zyl" />
     <meta name="date" content="2005-10-12" />
     <title>Maven &#x2013; Guide to Creating Assemblies</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -306,8 +306,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-attached-tests.html
==============================================================================
--- maven/website/content/guides/mini/guide-attached-tests.html (original)
+++ maven/website/content/guides/mini/guide-attached-tests.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-attached-tests.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Jason van Zyl" />
     <meta name="date" content="2005-10-12" />
     <title>Maven &#x2013; Guide to using attached tests</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -111,7 +111,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -180,8 +180,9 @@ mvn deploy
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-bash-m2-completion.html
==============================================================================
--- maven/website/content/guides/mini/guide-bash-m2-completion.html (original)
+++ maven/website/content/guides/mini/guide-bash-m2-completion.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-bash-m2-completion.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -13,10 +13,10 @@ Jason van Zyl
 Karl Heinz Marbaise" />
     <meta name="date" content="2016-01-24" />
     <title>Maven &#x2013; Guide to Maven auto completion using BASH</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -113,7 +113,7 @@ Karl Heinz Marbaise" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -134,8 +134,9 @@ Karl Heinz Marbaise" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-building-for-different-environments.html
==============================================================================
--- maven/website/content/guides/mini/guide-building-for-different-environments.html (original)
+++ maven/website/content/guides/mini/guide-building-for-different-environments.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-building-for-different-environments.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Trygve Laugstøl" />
     <meta name="date" content="2006-01-01" />
     <title>Maven &#x2013; Building For Different Environments</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -257,8 +257,9 @@ src/
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-building-jdk14-on-jdk15.html
==============================================================================
--- maven/website/content/guides/mini/guide-building-jdk14-on-jdk15.html (original)
+++ maven/website/content/guides/mini/guide-building-jdk14-on-jdk15.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-building-jdk14-on-jdk15.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="John Casey" />
     <meta name="date" content="2009-08-02" />
     <title>Maven &#x2013; Guide to Building JDK 1.4 Projects Using JDK 1.5</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -222,8 +222,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-configuring-maven.html
==============================================================================
--- maven/website/content/guides/mini/guide-configuring-maven.html (original)
+++ maven/website/content/guides/mini/guide-configuring-maven.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-configuring-maven.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Brett Porter" />
     <meta name="date" content="2005-04-12" />
     <title>Maven &#x2013; Guide to Configuring Maven</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -238,8 +238,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-configuring-plugins.html
==============================================================================
--- maven/website/content/guides/mini/guide-configuring-plugins.html (original)
+++ maven/website/content/guides/mini/guide-configuring-plugins.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-configuring-plugins.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -12,10 +12,10 @@
 Vincent Siveton" />
     <meta name="date" content="2009-08-26" />
     <title>Maven &#x2013; Guide to Configuring Plug-ins</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -129,7 +129,7 @@ Vincent Siveton" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -590,8 +590,9 @@ public class MyBoundQueryMojo
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-creating-archetypes.html
==============================================================================
--- maven/website/content/guides/mini/guide-creating-archetypes.html (original)
+++ maven/website/content/guides/mini/guide-creating-archetypes.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-creating-archetypes.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Jason van Zyl, Alexander Hars, Franz Allan Valencia See" />
     <meta name="date" content="2010-04-10" />
     <title>Maven &#x2013; Guide to Creating Archetypes</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -128,7 +128,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -275,8 +275,9 @@ mvn archetype:generate
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-default-execution-ids.html
==============================================================================
--- maven/website/content/guides/mini/guide-default-execution-ids.html (original)
+++ maven/website/content/guides/mini/guide-default-execution-ids.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-default-execution-ids.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="John Casey" />
     <meta name="date" content="2009-06-10" />
     <title>Maven &#x2013; Guide to Configuring Default Mojo Executions</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -278,8 +278,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-deployment-security-settings.html
==============================================================================
--- maven/website/content/guides/mini/guide-deployment-security-settings.html (original)
+++ maven/website/content/guides/mini/guide-deployment-security-settings.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-deployment-security-settings.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Jason van Zyl" />
     <meta name="date" content="2005-10-12" />
     <title>Maven &#x2013; Guide to Deployment and Security Settings</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -194,8 +194,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-encryption.html
==============================================================================
--- maven/website/content/guides/mini/guide-encryption.html (original)
+++ maven/website/content/guides/mini/guide-encryption.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-encryption.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -12,10 +12,10 @@
 Robert Scholte" />
     <meta name="date" content="2014-03-23" />
     <title>Maven &#x2013; Password Encryption</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -151,7 +151,7 @@ Robert Scholte" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -279,8 +279,9 @@ Robert Scholte" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-generating-sources.html
==============================================================================
--- maven/website/content/guides/mini/guide-generating-sources.html (original)
+++ maven/website/content/guides/mini/guide-generating-sources.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-generating-sources.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -13,10 +13,10 @@ Karl Heinz Marbaise" />
     <meta name="date" content="2005-10-12
 2016-06-11" />
     <title>Maven &#x2013; Guide to generating Sources</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -152,7 +152,7 @@ Karl Heinz Marbaise" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -198,8 +198,9 @@ Karl Heinz Marbaise" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-http-settings.html
==============================================================================
--- maven/website/content/guides/mini/guide-http-settings.html (original)
+++ maven/website/content/guides/mini/guide-http-settings.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-http-settings.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="John Casey" />
     <meta name="date" content="2011-12-12" />
     <title>Maven &#x2013; Guide to Advanced HTTP Wagon Configuration</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -454,8 +454,9 @@ problems with HTTP servers and proxies t
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-manifest.html
==============================================================================
--- maven/website/content/guides/mini/guide-manifest.html (original)
+++ maven/website/content/guides/mini/guide-manifest.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-manifest.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -12,10 +12,10 @@
 Dennis Lundberg" />
     <meta name="date" content="2010-08-19" />
     <title>Maven &#x2013; Guide to Working with Manifests</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -151,7 +151,7 @@ Dennis Lundberg" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -172,8 +172,9 @@ Dennis Lundberg" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-maven-classloading.html
==============================================================================
--- maven/website/content/guides/mini/guide-maven-classloading.html (original)
+++ maven/website/content/guides/mini/guide-maven-classloading.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-maven-classloading.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -12,10 +12,10 @@
 Anders Kristian Andersen" />
     <meta name="date" content="2008-12-10" />
     <title>Maven &#x2013; Guide to Maven Classloading</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -151,7 +151,7 @@ Anders Kristian Andersen" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -211,8 +211,9 @@ Anders Kristian Andersen" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-mirror-settings.html
==============================================================================
--- maven/website/content/guides/mini/guide-mirror-settings.html (original)
+++ maven/website/content/guides/mini/guide-mirror-settings.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-mirror-settings.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -13,10 +13,10 @@ Brian Fox
 Robert Scholte" />
     <meta name="date" content="2015-01-02" />
     <title>Maven &#x2013; Guide to Mirror Settings</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -152,7 +152,7 @@ Robert Scholte" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -250,8 +250,9 @@ Robert Scholte" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-multiple-modules.html
==============================================================================
--- maven/website/content/guides/mini/guide-multiple-modules.html (original)
+++ maven/website/content/guides/mini/guide-multiple-modules.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-multiple-modules.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -12,10 +12,10 @@
 Karl Heinz Marbaise" />
     <meta name="date" content="2015-03-13" />
     <title>Maven &#x2013; Guide to Working with Multiple Modules</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -151,7 +151,7 @@ Karl Heinz Marbaise" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -202,8 +202,9 @@ Karl Heinz Marbaise" />
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-multiple-repositories.html
==============================================================================
--- maven/website/content/guides/mini/guide-multiple-repositories.html (original)
+++ maven/website/content/guides/mini/guide-multiple-repositories.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-multiple-repositories.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Jason van Zyl" />
     <meta name="date" content="2005-10-12" />
     <title>Maven &#x2013; Guide to using Multiple Repositories</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -222,8 +222,9 @@ mvn -Pmyprofile ...
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-naming-conventions.html
==============================================================================
--- maven/website/content/guides/mini/guide-naming-conventions.html (original)
+++ maven/website/content/guides/mini/guide-naming-conventions.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-naming-conventions.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Carlos Sanchez" />
     <meta name="date" content="2005-11-01" />
     <title>Maven &#x2013; Guide to Naming Conventions</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -111,7 +111,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -141,8 +141,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-new-committers.html
==============================================================================
--- maven/website/content/guides/mini/guide-new-committers.html (original)
+++ maven/website/content/guides/mini/guide-new-committers.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-new-committers.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Jason van Zyl" />
     <meta name="date" content="2005-11-20" />
     <title>Maven &#x2013; Guide for new committers</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -111,7 +111,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -135,8 +135,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-proxies.html
==============================================================================
--- maven/website/content/guides/mini/guide-proxies.html (original)
+++ maven/website/content/guides/mini/guide-proxies.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-proxies.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -11,10 +11,10 @@
     <meta name="author" content="Jason van Zyl" />
     <meta name="date" content="2005-10-12" />
     <title>Maven &#x2013; Guide to using proxies</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -150,7 +150,7 @@
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -197,8 +197,9 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>

Modified: maven/website/content/guides/mini/guide-releasing.html
==============================================================================
--- maven/website/content/guides/mini/guide-releasing.html (original)
+++ maven/website/content/guides/mini/guide-releasing.html Sun Apr 19 15:27:31 2020
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/mini/guide-releasing.apt at 2020-04-19
- | Rendered using Apache Maven Fluido Skin 1.8
+ | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -15,10 +15,10 @@ Karl Heinz Marbaise" />
     <meta name="date" content="2006-10-07
 2015-07-31" />
     <title>Maven &#x2013; Guide to using the release plugin</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.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 src="../../js/apache-maven-fluido-1.8.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.9.min.js"></script>
     <!-- Google Analytics -->
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -154,7 +154,7 @@ Karl Heinz Marbaise" />
             <hr />
             <div id="poweredBy">
               <div class="clear"></div>
-    <div id="twitter">
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
     <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
@@ -341,8 +341,9 @@ checkpoint.check-in-development-version=
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &#169;      2002&#x2013;2020<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-.</p>
+            <p>&#169;      2002&#x2013;2020
+<a href="https://www.apache.org/">The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>