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 2019/10/12 11:28:56 UTC

svn commit: r1868334 [19/39] - 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....

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 Sat Oct 12 11:28:54 2019
@@ -1,43 +1,43 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-plugin-prefix-mapping.apt at 2019-10-12
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Rendered using Apache Maven Fluido Skin 1.8
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.1" />
     <meta name="author" content="John Casey" />
-    <meta name="Date-Creation-yyyymmdd" content="20090801" />
-    <meta name="Date-Revision-yyyymmdd" content="20191012" />
-    <meta http-equiv="Content-Language" content="en" />
+    <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.7.min.css" />
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
-    <script type="text/javascript" src="../../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.8.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <script>
+      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+      ga('create', 'UA-140879-1', 'auto');
+      ga('send', 'pageview');
+      ga('set', 'anonymizeIp', true);
+      ga('set', 'forceSSL', true);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
-        <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
     <li class="active ">Introduction to Plugin Prefix Resolution <a href="https://github.com/apache/maven-site/tree/master/content/apt/guides/introduction/introduction-to-plugin-prefix-mapping.apt"><img src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -45,49 +45,48 @@
       <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../../download.cgi" title="Download">Download</a></li>
-        </ul>
-      </div>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
     <li><a href="../../index.html" title="Welcome"><span class="none"></span>Welcome</a></li>
     <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
-      <li class="nav-header">About Maven</li>
+   <li class="nav-header">About Maven</li>
     <li><a href="../../what-is-maven.html" title="What is Maven?"><span class="none"></span>What is Maven?</a></li>
     <li><a href="../../maven-features.html" title="Features"><span class="none"></span>Features</a></li>
     <li><a href="../../download.html" title="Download"><span class="none"></span>Download</a></li>
     <li><a href="../../users/index.html" title="Use"><span class="icon-chevron-right"></span>Use</a></li>
     <li><a href="../../docs/history.html" title="Release Notes"><span class="none"></span>Release Notes</a></li>
-      <li class="nav-header">Documentation</li>
+   <li class="nav-header">Documentation</li>
     <li><a href="../../plugins/index.html" title="Maven Plugins"><span class="none"></span>Maven Plugins</a></li>
     <li><a href="../../guides/index.html" title="Index (category)"><span class="none"></span>Index (category)</a></li>
     <li><a href="../../users/index.html" title="User Centre"><span class="icon-chevron-down"></span>User Centre</a>
-    <ul class="nav nav-list">
-    <li><a href="../../guides/getting-started/maven-in-five-minutes.html" title="Maven in 5 Minutes"><span class="none"></span>Maven in 5 Minutes</a></li>
-    <li><a href="../../guides/getting-started/index.html" title="Getting Started Guide"><span class="icon-chevron-right"></span>Getting Started Guide</a></li>
-    <li><a href="../../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
-    <li><a href="../../run-maven/index.html" title="Running Maven"><span class="none"></span>Running Maven</a></li>
-    <li><a href="../../guides/mini/guide-configuring-plugins.html" title="Configuring Plugins"><span class="icon-chevron-down"></span>Configuring Plugins</a>
-    <ul class="nav nav-list">
-    <li class="active"><a href="#"><span class="none"></span>Plugin Prefix Resolution</a></li>
-    </ul>
-</li>
-    <li><a href="../../guides/mini/guide-site.html" title="Creating a site"><span class="icon-chevron-right"></span>Creating a site</a></li>
-    <li><a href="../../guides/introduction/introduction-to-archetypes.html" title="Archetypes"><span class="icon-chevron-right"></span>Archetypes</a></li>
-    <li><a href="../../guides/introduction/introduction-to-repositories.html" title="Repositories"><span class="icon-chevron-right"></span>Repositories</a></li>
-    <li><a href="../../guides/mini/index.html" title="Guides"><span class="icon-chevron-right"></span>Guides</a></li>
-    <li><a href="../../settings.html" title="Settings Reference"><span class="none"></span>Settings Reference</a></li>
-    <li><a href="../../pom.html" title="POM Reference"><span class="none"></span>POM Reference</a></li>
-    <li><a href="../../general.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    </ul>
-</li>
+     <ul class="nav nav-list">
+      <li><a href="../../guides/getting-started/maven-in-five-minutes.html" title="Maven in 5 Minutes"><span class="none"></span>Maven in 5 Minutes</a></li>
+      <li><a href="../../guides/getting-started/index.html" title="Getting Started Guide"><span class="icon-chevron-right"></span>Getting Started Guide</a></li>
+      <li><a href="../../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
+      <li><a href="../../run-maven/index.html" title="Running Maven"><span class="none"></span>Running Maven</a></li>
+      <li><a href="../../guides/mini/guide-configuring-plugins.html" title="Configuring Plugins"><span class="icon-chevron-down"></span>Configuring Plugins</a>
+       <ul class="nav nav-list">
+        <li class="active"><a href="#"><span class="none"></span>Plugin Prefix Resolution</a></li>
+       </ul></li>
+      <li><a href="../../guides/mini/guide-site.html" title="Creating a site"><span class="icon-chevron-right"></span>Creating a site</a></li>
+      <li><a href="../../guides/introduction/introduction-to-archetypes.html" title="Archetypes"><span class="icon-chevron-right"></span>Archetypes</a></li>
+      <li><a href="../../guides/introduction/introduction-to-repositories.html" title="Repositories"><span class="icon-chevron-right"></span>Repositories</a></li>
+      <li><a href="../../guides/mini/index.html" title="Guides"><span class="icon-chevron-right"></span>Guides</a></li>
+      <li><a href="../../settings.html" title="Settings Reference"><span class="none"></span>Settings Reference</a></li>
+      <li><a href="../../pom.html" title="POM Reference"><span class="none"></span>POM Reference</a></li>
+      <li><a href="../../general.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+     </ul></li>
     <li><a href="../../plugin-developers/index.html" title="Plugin Developer Centre"><span class="icon-chevron-right"></span>Plugin Developer Centre</a></li>
     <li><a href="../../repository/index.html" title="Maven Central Repository"><span class="icon-chevron-right"></span>Maven Central Repository</a></li>
     <li><a href="../../developers/index.html" title="Maven Developer Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
     <li><a href="../../articles.html" title="Books and Resources"><span class="none"></span>Books and Resources</a></li>
     <li><a href="../../security.html" title="Security"><span class="none"></span>Security</a></li>
-      <li class="nav-header">Community</li>
+   <li class="nav-header">Community</li>
     <li><a href="../../community.html" title="Community Overview"><span class="none"></span>Community Overview</a></li>
     <li><a href="../../project-roles.html" title="Project Roles"><span class="none"></span>Project Roles</a></li>
     <li><a href="../../guides/development/guide-helping.html" title="How to Contribute"><span class="none"></span>How to Contribute</a></li>
@@ -95,9 +94,9 @@
     <li><a href="../../issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
     <li><a href="../../scm.html" title="Getting Maven Source"><span class="none"></span>Getting Maven Source</a></li>
     <li><a href="../../team.html" title="The Maven Team"><span class="none"></span>The Maven Team</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="../../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
@@ -113,32 +112,33 @@
     <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
   <input value="https://maven.apache.org" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
     <div id="twitter">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../../images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
+        </header>
+        <main id="bodyColumn"  class="span10" >
 <section>
 <h2><a name="Introduction_to_Plugin_Prefix_Resolution"></a>Introduction to Plugin Prefix Resolution</h2>
 <p>When you execute Maven using a standard lifecycle phase, resolving the plugins that participate in that lifecycle is a relatively simple process. However, when you directly invoke a mojo from the command line, as in the case of <b>clean</b>, Maven must have some way of reliably resolving the <b>clean</b> plugin prefix to the <b>maven-clean-plugin</b>. This provides brevity for command-line invocations, while preserving the descriptiveness of the plugin's real artifactId.</p>
@@ -192,16 +192,15 @@
 <p><b>NOTE2:</b> For more information on <code>settings.xml</code>, see [<a href="#a1">1</a>].</p></section><section>
 <h3><a name="Resources"></a>Resources</h3>
 <p><a name="a1">1</a> <a href="../mini/guide-configuring-maven.html">Guide to Configuring Maven</a></p></section></section>
-        </div>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>Copyright &#169;      2002&#x2013;2019<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 Sat Oct 12 11:28:54 2019
@@ -1,43 +1,43 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-plugins.apt at 2019-10-12
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Rendered using Apache Maven Fluido Skin 1.8
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.1" />
     <meta name="author" content="John Casey" />
-    <meta name="Date-Creation-yyyymmdd" content="20050624" />
-    <meta name="Date-Revision-yyyymmdd" content="20191012" />
-    <meta http-equiv="Content-Language" content="en" />
+    <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.7.min.css" />
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
-    <script type="text/javascript" src="../../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.8.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <script>
+      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+      ga('create', 'UA-140879-1', 'auto');
+      ga('send', 'pageview');
+      ga('set', 'anonymizeIp', true);
+      ga('set', 'forceSSL', true);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
-        <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
     <li class="active ">Introduction to Maven Plugin Development <a href="https://github.com/apache/maven-site/tree/master/content/apt/guides/introduction/introduction-to-plugins.apt"><img src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -45,42 +45,42 @@
       <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../../download.cgi" title="Download">Download</a></li>
-        </ul>
-      </div>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
     <li><a href="../../index.html" title="Welcome"><span class="none"></span>Welcome</a></li>
     <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
-      <li class="nav-header">About Maven</li>
+   <li class="nav-header">About Maven</li>
     <li><a href="../../what-is-maven.html" title="What is Maven?"><span class="none"></span>What is Maven?</a></li>
     <li><a href="../../maven-features.html" title="Features"><span class="none"></span>Features</a></li>
     <li><a href="../../download.html" title="Download"><span class="none"></span>Download</a></li>
     <li><a href="../../users/index.html" title="Use"><span class="icon-chevron-right"></span>Use</a></li>
     <li><a href="../../docs/history.html" title="Release Notes"><span class="none"></span>Release Notes</a></li>
-      <li class="nav-header">Documentation</li>
+   <li class="nav-header">Documentation</li>
     <li><a href="../../plugins/index.html" title="Maven Plugins"><span class="none"></span>Maven Plugins</a></li>
     <li><a href="../../guides/index.html" title="Index (category)"><span class="none"></span>Index (category)</a></li>
     <li><a href="../../users/index.html" title="User Centre"><span class="icon-chevron-right"></span>User Centre</a></li>
     <li><a href="../../plugin-developers/index.html" title="Plugin Developer Centre"><span class="icon-chevron-down"></span>Plugin Developer Centre</a>
-    <ul class="nav nav-list">
-    <li class="active"><a href="#"><span class="none"></span>Introduction</a></li>
-    <li><a href="../../guides/plugin/guide-java-plugin-development.html" title="Your First Mojo"><span class="none"></span>Your First Mojo</a></li>
-    <li><a href="../../guides/plugin/guide-java-report-plugin-development.html" title="Your First Report Mojo"><span class="none"></span>Your First Report Mojo</a></li>
-    <li><a href="../../plugin-developers/plugin-testing.html" title="Testing Plugins"><span class="none"></span>Testing Plugins</a></li>
-    <li><a href="../../plugin-developers/plugin-documenting.html" title="Documenting Plugins"><span class="none"></span>Documenting Plugins</a></li>
-    <li><a href="../../plugin-developers/cookbook/index.html" title="Plugins Cookbook"><span class="icon-chevron-right"></span>Plugins Cookbook</a></li>
-    <li><a href="../../developers/mojo-api-specification.html" title="Mojo API"><span class="none"></span>Mojo API</a></li>
-    <li><a href="../../plugin-developers/common-bugs.html" title="Common Bugs and Pitfalls"><span class="none"></span>Common Bugs and Pitfalls</a></li>
-    <li><a href="../../examples/maven-3-lifecycle-extensions.html" title="Maven Lifecycle Extensions"><span class="none"></span>Maven Lifecycle Extensions</a></li>
-    </ul>
-</li>
+     <ul class="nav nav-list">
+      <li class="active"><a href="#"><span class="none"></span>Introduction</a></li>
+      <li><a href="../../guides/plugin/guide-java-plugin-development.html" title="Your First Mojo"><span class="none"></span>Your First Mojo</a></li>
+      <li><a href="../../guides/plugin/guide-java-report-plugin-development.html" title="Your First Report Mojo"><span class="none"></span>Your First Report Mojo</a></li>
+      <li><a href="../../plugin-developers/plugin-testing.html" title="Testing Plugins"><span class="none"></span>Testing Plugins</a></li>
+      <li><a href="../../plugin-developers/plugin-documenting.html" title="Documenting Plugins"><span class="none"></span>Documenting Plugins</a></li>
+      <li><a href="../../plugin-developers/cookbook/index.html" title="Plugins Cookbook"><span class="icon-chevron-right"></span>Plugins Cookbook</a></li>
+      <li><a href="../../developers/mojo-api-specification.html" title="Mojo API"><span class="none"></span>Mojo API</a></li>
+      <li><a href="../../plugin-developers/common-bugs.html" title="Common Bugs and Pitfalls"><span class="none"></span>Common Bugs and Pitfalls</a></li>
+      <li><a href="../../examples/maven-3-lifecycle-extensions.html" title="Maven Lifecycle Extensions"><span class="none"></span>Maven Lifecycle Extensions</a></li>
+     </ul></li>
     <li><a href="../../repository/index.html" title="Maven Central Repository"><span class="icon-chevron-right"></span>Maven Central Repository</a></li>
     <li><a href="../../developers/index.html" title="Maven Developer Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
     <li><a href="../../articles.html" title="Books and Resources"><span class="none"></span>Books and Resources</a></li>
     <li><a href="../../security.html" title="Security"><span class="none"></span>Security</a></li>
-      <li class="nav-header">Community</li>
+   <li class="nav-header">Community</li>
     <li><a href="../../community.html" title="Community Overview"><span class="none"></span>Community Overview</a></li>
     <li><a href="../../project-roles.html" title="Project Roles"><span class="none"></span>Project Roles</a></li>
     <li><a href="../../guides/development/guide-helping.html" title="How to Contribute"><span class="none"></span>How to Contribute</a></li>
@@ -88,9 +88,9 @@
     <li><a href="../../issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
     <li><a href="../../scm.html" title="Getting Maven Source"><span class="none"></span>Getting Maven Source</a></li>
     <li><a href="../../team.html" title="The Maven Team"><span class="none"></span>The Maven Team</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="../../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
@@ -106,32 +106,33 @@
     <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
   <input value="https://maven.apache.org" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
     <div id="twitter">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../../images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
+        </header>
+        <main id="bodyColumn"  class="span10" >
 <section>
 <h2><a name="Introduction_to_Maven_Plugin_Development"></a>Introduction to Maven Plugin Development</h2>
 <p>Maven consists of a core engine which provides basic project-processing capabilities and build-process management, and a host of plugins which are used to execute the actual build tasks.</p><section>
@@ -168,16 +169,15 @@
 <li>The ability to write Maven plugins entirely in Java</li></ul>
 <p>In Maven 1.0, a plugin was defined using Jelly, and while it was possibly to write a plugin in Java, you still had to wrap your plugin with some obligatory Jelly script. An XML-based scripting language which is interpreted at run-time isn't going to be the best choice for performance, and the development team thought it wise to adopt an approach which would allow plugin developers to choose from an array of plugin implementation choices. The first choice in Maven 2 should be Java plugins, but you may also use one of the supported scripting languages like Beanshell.</p>
 <p>To summarize, the development team saw some critical gaps in the API and architecture of Maven 1.0 plug-ins, and the team decided that addressing these deficiencies was critical to the future progress of Maven from a useful tool to something more robust.</p></section></section>
-        </div>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>Copyright &#169;      2002&#x2013;2019<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 Sat Oct 12 11:28:54 2019
@@ -1,43 +1,43 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-profiles.apt at 2019-10-12
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Rendered using Apache Maven Fluido Skin 1.8
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.1" />
     <meta name="author" content="John Casey/Allan Ramirez" />
-    <meta name="Date-Creation-yyyymmdd" content="20080101" />
-    <meta name="Date-Revision-yyyymmdd" content="20191012" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2008-01-01" />
     <title>Maven &#x2013; Introduction to build profiles</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
-    <script type="text/javascript" src="../../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.8.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <script>
+      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+      ga('create', 'UA-140879-1', 'auto');
+      ga('send', 'pageview');
+      ga('set', 'anonymizeIp', true);
+      ga('set', 'forceSSL', true);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
-        <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
     <li class="active ">Introduction to build profiles <a href="https://github.com/apache/maven-site/tree/master/content/apt/guides/introduction/introduction-to-profiles.apt"><img src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -45,53 +45,52 @@
       <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../../download.cgi" title="Download">Download</a></li>
-        </ul>
-      </div>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
     <li><a href="../../index.html" title="Welcome"><span class="none"></span>Welcome</a></li>
     <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
-      <li class="nav-header">About Maven</li>
+   <li class="nav-header">About Maven</li>
     <li><a href="../../what-is-maven.html" title="What is Maven?"><span class="none"></span>What is Maven?</a></li>
     <li><a href="../../maven-features.html" title="Features"><span class="none"></span>Features</a></li>
     <li><a href="../../download.html" title="Download"><span class="none"></span>Download</a></li>
     <li><a href="../../users/index.html" title="Use"><span class="icon-chevron-right"></span>Use</a></li>
     <li><a href="../../docs/history.html" title="Release Notes"><span class="none"></span>Release Notes</a></li>
-      <li class="nav-header">Documentation</li>
+   <li class="nav-header">Documentation</li>
     <li><a href="../../plugins/index.html" title="Maven Plugins"><span class="none"></span>Maven Plugins</a></li>
     <li><a href="../../guides/index.html" title="Index (category)"><span class="none"></span>Index (category)</a></li>
     <li><a href="../../users/index.html" title="User Centre"><span class="icon-chevron-down"></span>User Centre</a>
-    <ul class="nav nav-list">
-    <li><a href="../../guides/getting-started/maven-in-five-minutes.html" title="Maven in 5 Minutes"><span class="none"></span>Maven in 5 Minutes</a></li>
-    <li><a href="../../guides/getting-started/index.html" title="Getting Started Guide"><span class="icon-chevron-down"></span>Getting Started Guide</a>
-    <ul class="nav nav-list">
-    <li><a href="../../guides/introduction/introduction-to-the-lifecycle.html" title="The Build Lifecycle"><span class="none"></span>The Build Lifecycle</a></li>
-    <li><a href="../../guides/introduction/introduction-to-the-pom.html" title="The POM"><span class="none"></span>The POM</a></li>
-    <li class="active"><a href="#"><span class="none"></span>Profiles</a></li>
-    <li><a href="../../guides/introduction/introduction-to-the-standard-directory-layout.html" title="Standard Directory Layout"><span class="none"></span>Standard Directory Layout</a></li>
-    <li><a href="../../guides/introduction/introduction-to-dependency-mechanism.html" title="Dependency Mechanism"><span class="icon-chevron-right"></span>Dependency Mechanism</a></li>
-    </ul>
-</li>
-    <li><a href="../../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
-    <li><a href="../../run-maven/index.html" title="Running Maven"><span class="none"></span>Running Maven</a></li>
-    <li><a href="../../guides/mini/guide-configuring-plugins.html" title="Configuring Plugins"><span class="icon-chevron-right"></span>Configuring Plugins</a></li>
-    <li><a href="../../guides/mini/guide-site.html" title="Creating a site"><span class="icon-chevron-right"></span>Creating a site</a></li>
-    <li><a href="../../guides/introduction/introduction-to-archetypes.html" title="Archetypes"><span class="icon-chevron-right"></span>Archetypes</a></li>
-    <li><a href="../../guides/introduction/introduction-to-repositories.html" title="Repositories"><span class="icon-chevron-right"></span>Repositories</a></li>
-    <li><a href="../../guides/mini/index.html" title="Guides"><span class="icon-chevron-right"></span>Guides</a></li>
-    <li><a href="../../settings.html" title="Settings Reference"><span class="none"></span>Settings Reference</a></li>
-    <li><a href="../../pom.html" title="POM Reference"><span class="none"></span>POM Reference</a></li>
-    <li><a href="../../general.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    </ul>
-</li>
+     <ul class="nav nav-list">
+      <li><a href="../../guides/getting-started/maven-in-five-minutes.html" title="Maven in 5 Minutes"><span class="none"></span>Maven in 5 Minutes</a></li>
+      <li><a href="../../guides/getting-started/index.html" title="Getting Started Guide"><span class="icon-chevron-down"></span>Getting Started Guide</a>
+       <ul class="nav nav-list">
+        <li><a href="../../guides/introduction/introduction-to-the-lifecycle.html" title="The Build Lifecycle"><span class="none"></span>The Build Lifecycle</a></li>
+        <li><a href="../../guides/introduction/introduction-to-the-pom.html" title="The POM"><span class="none"></span>The POM</a></li>
+        <li class="active"><a href="#"><span class="none"></span>Profiles</a></li>
+        <li><a href="../../guides/introduction/introduction-to-the-standard-directory-layout.html" title="Standard Directory Layout"><span class="none"></span>Standard Directory Layout</a></li>
+        <li><a href="../../guides/introduction/introduction-to-dependency-mechanism.html" title="Dependency Mechanism"><span class="icon-chevron-right"></span>Dependency Mechanism</a></li>
+       </ul></li>
+      <li><a href="../../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
+      <li><a href="../../run-maven/index.html" title="Running Maven"><span class="none"></span>Running Maven</a></li>
+      <li><a href="../../guides/mini/guide-configuring-plugins.html" title="Configuring Plugins"><span class="icon-chevron-right"></span>Configuring Plugins</a></li>
+      <li><a href="../../guides/mini/guide-site.html" title="Creating a site"><span class="icon-chevron-right"></span>Creating a site</a></li>
+      <li><a href="../../guides/introduction/introduction-to-archetypes.html" title="Archetypes"><span class="icon-chevron-right"></span>Archetypes</a></li>
+      <li><a href="../../guides/introduction/introduction-to-repositories.html" title="Repositories"><span class="icon-chevron-right"></span>Repositories</a></li>
+      <li><a href="../../guides/mini/index.html" title="Guides"><span class="icon-chevron-right"></span>Guides</a></li>
+      <li><a href="../../settings.html" title="Settings Reference"><span class="none"></span>Settings Reference</a></li>
+      <li><a href="../../pom.html" title="POM Reference"><span class="none"></span>POM Reference</a></li>
+      <li><a href="../../general.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+     </ul></li>
     <li><a href="../../plugin-developers/index.html" title="Plugin Developer Centre"><span class="icon-chevron-right"></span>Plugin Developer Centre</a></li>
     <li><a href="../../repository/index.html" title="Maven Central Repository"><span class="icon-chevron-right"></span>Maven Central Repository</a></li>
     <li><a href="../../developers/index.html" title="Maven Developer Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
     <li><a href="../../articles.html" title="Books and Resources"><span class="none"></span>Books and Resources</a></li>
     <li><a href="../../security.html" title="Security"><span class="none"></span>Security</a></li>
-      <li class="nav-header">Community</li>
+   <li class="nav-header">Community</li>
     <li><a href="../../community.html" title="Community Overview"><span class="none"></span>Community Overview</a></li>
     <li><a href="../../project-roles.html" title="Project Roles"><span class="none"></span>Project Roles</a></li>
     <li><a href="../../guides/development/guide-helping.html" title="How to Contribute"><span class="none"></span>How to Contribute</a></li>
@@ -99,9 +98,9 @@
     <li><a href="../../issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
     <li><a href="../../scm.html" title="Getting Maven Source"><span class="none"></span>Getting Maven Source</a></li>
     <li><a href="../../team.html" title="The Maven Team"><span class="none"></span>The Maven Team</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="../../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
@@ -117,32 +116,33 @@
     <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
   <input value="https://maven.apache.org" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
     <div id="twitter">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../../images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
+        </header>
+        <main id="bodyColumn"  class="span10" >
 <section>
 <h2><a name="Introduction_to_Build_Profiles"></a>Introduction to Build Profiles</h2>
 <p>Apache Maven 2.0 goes to great lengths to ensure that builds are portable. Among other things, this means allowing build configuration inside the POM, avoiding <b>all</b> filesystem references (in inheritance, dependencies, and other places), and leaning much more heavily on the local repository to store the metadata needed to make this possible.</p>
@@ -456,16 +456,15 @@ mvn groupId:artifactId:goal -Ddebug=fals
 <p>However, the question of how to organize and manage the evolution of that set is non-trivial as well. Just as a good developer strives to write self-documenting code, it's important that your profile id's give a hint to their intended use. One good way to do this is to use the common system property trigger as part of the name for the profile. This might result in names like <b>env-dev</b>, <b>env-test</b>, and <b>env-prod</b> for profiles that are triggered by the system property <b>env</b>. Such a system leaves a highly intuitive hint on how to activate a build targeted at a particular environment. Thus, to activate a build for the test environment, you need to activate <b>env-test</b> by issuing:</p>
 <div class="source"><pre class="prettyprint linenums">mvn -Denv=test &lt;phase&gt;</pre></div>
 <p>The right command-line option can be had by simply substituting &quot;=&quot; for &quot;-&quot; in the profile id.</p></section></section>
-        </div>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>Copyright &#169;      2002&#x2013;2019<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 Sat Oct 12 11:28:54 2019
@@ -1,44 +1,44 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-repositories.apt at 2019-10-12
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Rendered using Apache Maven Fluido Skin 1.8
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.1" />
     <meta name="author" content="Jason van Zyl
 Brian Fox" />
-    <meta name="Date-Creation-yyyymmdd" content="20080513" />
-    <meta name="Date-Revision-yyyymmdd" content="20191012" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2008-05-13" />
     <title>Maven &#x2013; Introduction to Repositories</title>
-    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
-    <script type="text/javascript" src="../../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.8.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <script>
+      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+      ga('create', 'UA-140879-1', 'auto');
+      ga('send', 'pageview');
+      ga('set', 'anonymizeIp', true);
+      ga('set', 'forceSSL', true);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
-        <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
     <li class="active ">Introduction to Repositories <a href="https://github.com/apache/maven-site/tree/master/content/apt/guides/introduction/introduction-to-repositories.apt"><img src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -46,53 +46,52 @@ Brian Fox" />
       <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../../download.cgi" title="Download">Download</a></li>
-        </ul>
-      </div>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
     <li><a href="../../index.html" title="Welcome"><span class="none"></span>Welcome</a></li>
     <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
-      <li class="nav-header">About Maven</li>
+   <li class="nav-header">About Maven</li>
     <li><a href="../../what-is-maven.html" title="What is Maven?"><span class="none"></span>What is Maven?</a></li>
     <li><a href="../../maven-features.html" title="Features"><span class="none"></span>Features</a></li>
     <li><a href="../../download.html" title="Download"><span class="none"></span>Download</a></li>
     <li><a href="../../users/index.html" title="Use"><span class="icon-chevron-right"></span>Use</a></li>
     <li><a href="../../docs/history.html" title="Release Notes"><span class="none"></span>Release Notes</a></li>
-      <li class="nav-header">Documentation</li>
+   <li class="nav-header">Documentation</li>
     <li><a href="../../plugins/index.html" title="Maven Plugins"><span class="none"></span>Maven Plugins</a></li>
     <li><a href="../../guides/index.html" title="Index (category)"><span class="none"></span>Index (category)</a></li>
     <li><a href="../../users/index.html" title="User Centre"><span class="icon-chevron-down"></span>User Centre</a>
-    <ul class="nav nav-list">
-    <li><a href="../../guides/getting-started/maven-in-five-minutes.html" title="Maven in 5 Minutes"><span class="none"></span>Maven in 5 Minutes</a></li>
-    <li><a href="../../guides/getting-started/index.html" title="Getting Started Guide"><span class="icon-chevron-right"></span>Getting Started Guide</a></li>
-    <li><a href="../../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
-    <li><a href="../../run-maven/index.html" title="Running Maven"><span class="none"></span>Running Maven</a></li>
-    <li><a href="../../guides/mini/guide-configuring-plugins.html" title="Configuring Plugins"><span class="icon-chevron-right"></span>Configuring Plugins</a></li>
-    <li><a href="../../guides/mini/guide-site.html" title="Creating a site"><span class="icon-chevron-right"></span>Creating a site</a></li>
-    <li><a href="../../guides/introduction/introduction-to-archetypes.html" title="Archetypes"><span class="icon-chevron-right"></span>Archetypes</a></li>
-    <li class="active"><a href="#"><span class="icon-chevron-down"></span>Repositories</a>
-    <ul class="nav nav-list">
-    <li><a href="../../guides/mini/guide-3rd-party-jars-local.html" title="Local"><span class="none"></span>Local</a></li>
-    <li><a href="../../guides/mini/guide-3rd-party-jars-remote.html" title="Remote"><span class="none"></span>Remote</a></li>
-    <li><a href="../../guides/mini/guide-coping-with-sun-jars.html" title="SUN Jars"><span class="none"></span>SUN Jars</a></li>
-    <li><a href="../../guides/mini/guide-repository-ssl.html" title="Authenticated HTTPS"><span class="none"></span>Authenticated HTTPS</a></li>
-    <li><a href="../../guides/mini/guide-relocation.html" title="Relocation"><span class="none"></span>Relocation</a></li>
-    </ul>
-</li>
-    <li><a href="../../guides/mini/index.html" title="Guides"><span class="icon-chevron-right"></span>Guides</a></li>
-    <li><a href="../../settings.html" title="Settings Reference"><span class="none"></span>Settings Reference</a></li>
-    <li><a href="../../pom.html" title="POM Reference"><span class="none"></span>POM Reference</a></li>
-    <li><a href="../../general.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    </ul>
-</li>
+     <ul class="nav nav-list">
+      <li><a href="../../guides/getting-started/maven-in-five-minutes.html" title="Maven in 5 Minutes"><span class="none"></span>Maven in 5 Minutes</a></li>
+      <li><a href="../../guides/getting-started/index.html" title="Getting Started Guide"><span class="icon-chevron-right"></span>Getting Started Guide</a></li>
+      <li><a href="../../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
+      <li><a href="../../run-maven/index.html" title="Running Maven"><span class="none"></span>Running Maven</a></li>
+      <li><a href="../../guides/mini/guide-configuring-plugins.html" title="Configuring Plugins"><span class="icon-chevron-right"></span>Configuring Plugins</a></li>
+      <li><a href="../../guides/mini/guide-site.html" title="Creating a site"><span class="icon-chevron-right"></span>Creating a site</a></li>
+      <li><a href="../../guides/introduction/introduction-to-archetypes.html" title="Archetypes"><span class="icon-chevron-right"></span>Archetypes</a></li>
+      <li class="active"><a href="#"><span class="icon-chevron-down"></span>Repositories</a>
+       <ul class="nav nav-list">
+        <li><a href="../../guides/mini/guide-3rd-party-jars-local.html" title="Local"><span class="none"></span>Local</a></li>
+        <li><a href="../../guides/mini/guide-3rd-party-jars-remote.html" title="Remote"><span class="none"></span>Remote</a></li>
+        <li><a href="../../guides/mini/guide-coping-with-sun-jars.html" title="SUN Jars"><span class="none"></span>SUN Jars</a></li>
+        <li><a href="../../guides/mini/guide-repository-ssl.html" title="Authenticated HTTPS"><span class="none"></span>Authenticated HTTPS</a></li>
+        <li><a href="../../guides/mini/guide-relocation.html" title="Relocation"><span class="none"></span>Relocation</a></li>
+       </ul></li>
+      <li><a href="../../guides/mini/index.html" title="Guides"><span class="icon-chevron-right"></span>Guides</a></li>
+      <li><a href="../../settings.html" title="Settings Reference"><span class="none"></span>Settings Reference</a></li>
+      <li><a href="../../pom.html" title="POM Reference"><span class="none"></span>POM Reference</a></li>
+      <li><a href="../../general.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+     </ul></li>
     <li><a href="../../plugin-developers/index.html" title="Plugin Developer Centre"><span class="icon-chevron-right"></span>Plugin Developer Centre</a></li>
     <li><a href="../../repository/index.html" title="Maven Central Repository"><span class="icon-chevron-right"></span>Maven Central Repository</a></li>
     <li><a href="../../developers/index.html" title="Maven Developer Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
     <li><a href="../../articles.html" title="Books and Resources"><span class="none"></span>Books and Resources</a></li>
     <li><a href="../../security.html" title="Security"><span class="none"></span>Security</a></li>
-      <li class="nav-header">Community</li>
+   <li class="nav-header">Community</li>
     <li><a href="../../community.html" title="Community Overview"><span class="none"></span>Community Overview</a></li>
     <li><a href="../../project-roles.html" title="Project Roles"><span class="none"></span>Project Roles</a></li>
     <li><a href="../../guides/development/guide-helping.html" title="How to Contribute"><span class="none"></span>How to Contribute</a></li>
@@ -100,9 +99,9 @@ Brian Fox" />
     <li><a href="../../issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
     <li><a href="../../scm.html" title="Getting Maven Source"><span class="none"></span>Getting Maven Source</a></li>
     <li><a href="../../team.html" title="The Maven Team"><span class="none"></span>The Maven Team</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="../../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
@@ -118,32 +117,33 @@ Brian Fox" />
     <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
   <input value="https://maven.apache.org" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
     <div id="twitter">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../../images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
+        </header>
+        <main id="bodyColumn"  class="span10" >
 <section>
 <h2><a name="Introduction_to_Repositories"></a>Introduction to Repositories</h2><section>
 <h3><a name="Artifact_Repositories"></a>Artifact Repositories</h3>
@@ -197,16 +197,15 @@ Brian Fox" />
 <h3><a name="Deploying_to_the_Internal_Repository"></a>Deploying to the Internal Repository</h3>
 <p>One of the most important reasons to have one or more internal repositories is to be able to publish your own private releases.</p>
 <p>To publish to the repository, you will need to have access via one of SCP, SFTP, FTP, WebDAV, or the filesystem. Connectivity is accomplished with the various <a href="/wagon/wagon-providers/index.html">wagons</a>. Some wagons may need to be added as <a href="/ref/current/maven-model/maven.html#class_extension">extension</a> to your build.</p></section></section>
-        </div>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>Copyright &#169;      2002&#x2013;2019<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 Sat Oct 12 11:28:54 2019
@@ -1,43 +1,44 @@
 <!DOCTYPE html>
 <!--
  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from content/apt/guides/introduction/introduction-to-the-lifecycle.apt at 2019-10-12
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Rendered using Apache Maven Fluido Skin 1.8
 -->
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
     <meta charset="UTF-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.1" />
     <meta name="author" content="Brett Porter" />
-    <meta name="Date-Creation-yyyymmdd" content="20060616" />
-    <meta name="Date-Revision-yyyymmdd" content="20191012" />
-    <meta http-equiv="Content-Language" content="en" />
+    <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.7.min.css" />
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.8.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
-    <script type="text/javascript" src="../../js/apache-maven-fluido-1.7.min.js"></script>
+    <script src="../../js/apache-maven-fluido-1.8.min.js"></script>
     <!-- Google Analytics -->
-    <script type="text/javascript">
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-140879-1']);
-      _gaq.push(['_trackPageview']);
-      (function() {
-        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-      })();
+    <script>
+      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+      ga('create', 'UA-140879-1', 'auto');
+      ga('send', 'pageview');
+      ga('set', 'anonymizeIp', true);
+      ga('set', 'forceSSL', true);
     </script>
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <div id="banner">
-        <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
-        <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
-        <div class="clear"><hr/></div>
-      </div>
+      <header>
+        <div id="banner">
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache Maven Site"/></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/" class="externalLink" title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
     <li class="active ">Introduction to the Build Lifecycle <a href="https://github.com/apache/maven-site/tree/master/content/apt/guides/introduction/introduction-to-the-lifecycle.apt"><img src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
@@ -45,53 +46,52 @@
       <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
       <li class="pull-right"><a href="../../download.cgi" title="Download">Download</a></li>
-        </ul>
-      </div>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
     <li><a href="../../index.html" title="Welcome"><span class="none"></span>Welcome</a></li>
     <li><a href="https://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
-      <li class="nav-header">About Maven</li>
+   <li class="nav-header">About Maven</li>
     <li><a href="../../what-is-maven.html" title="What is Maven?"><span class="none"></span>What is Maven?</a></li>
     <li><a href="../../maven-features.html" title="Features"><span class="none"></span>Features</a></li>
     <li><a href="../../download.html" title="Download"><span class="none"></span>Download</a></li>
     <li><a href="../../users/index.html" title="Use"><span class="icon-chevron-right"></span>Use</a></li>
     <li><a href="../../docs/history.html" title="Release Notes"><span class="none"></span>Release Notes</a></li>
-      <li class="nav-header">Documentation</li>
+   <li class="nav-header">Documentation</li>
     <li><a href="../../plugins/index.html" title="Maven Plugins"><span class="none"></span>Maven Plugins</a></li>
     <li><a href="../../guides/index.html" title="Index (category)"><span class="none"></span>Index (category)</a></li>
     <li><a href="../../users/index.html" title="User Centre"><span class="icon-chevron-down"></span>User Centre</a>
-    <ul class="nav nav-list">
-    <li><a href="../../guides/getting-started/maven-in-five-minutes.html" title="Maven in 5 Minutes"><span class="none"></span>Maven in 5 Minutes</a></li>
-    <li><a href="../../guides/getting-started/index.html" title="Getting Started Guide"><span class="icon-chevron-down"></span>Getting Started Guide</a>
-    <ul class="nav nav-list">
-    <li class="active"><a href="#"><span class="none"></span>The Build Lifecycle</a></li>
-    <li><a href="../../guides/introduction/introduction-to-the-pom.html" title="The POM"><span class="none"></span>The POM</a></li>
-    <li><a href="../../guides/introduction/introduction-to-profiles.html" title="Profiles"><span class="none"></span>Profiles</a></li>
-    <li><a href="../../guides/introduction/introduction-to-the-standard-directory-layout.html" title="Standard Directory Layout"><span class="none"></span>Standard Directory Layout</a></li>
-    <li><a href="../../guides/introduction/introduction-to-dependency-mechanism.html" title="Dependency Mechanism"><span class="icon-chevron-right"></span>Dependency Mechanism</a></li>
-    </ul>
-</li>
-    <li><a href="../../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
-    <li><a href="../../run-maven/index.html" title="Running Maven"><span class="none"></span>Running Maven</a></li>
-    <li><a href="../../guides/mini/guide-configuring-plugins.html" title="Configuring Plugins"><span class="icon-chevron-right"></span>Configuring Plugins</a></li>
-    <li><a href="../../guides/mini/guide-site.html" title="Creating a site"><span class="icon-chevron-right"></span>Creating a site</a></li>
-    <li><a href="../../guides/introduction/introduction-to-archetypes.html" title="Archetypes"><span class="icon-chevron-right"></span>Archetypes</a></li>
-    <li><a href="../../guides/introduction/introduction-to-repositories.html" title="Repositories"><span class="icon-chevron-right"></span>Repositories</a></li>
-    <li><a href="../../guides/mini/index.html" title="Guides"><span class="icon-chevron-right"></span>Guides</a></li>
-    <li><a href="../../settings.html" title="Settings Reference"><span class="none"></span>Settings Reference</a></li>
-    <li><a href="../../pom.html" title="POM Reference"><span class="none"></span>POM Reference</a></li>
-    <li><a href="../../general.html" title="FAQ"><span class="none"></span>FAQ</a></li>
-    </ul>
-</li>
+     <ul class="nav nav-list">
+      <li><a href="../../guides/getting-started/maven-in-five-minutes.html" title="Maven in 5 Minutes"><span class="none"></span>Maven in 5 Minutes</a></li>
+      <li><a href="../../guides/getting-started/index.html" title="Getting Started Guide"><span class="icon-chevron-down"></span>Getting Started Guide</a>
+       <ul class="nav nav-list">
+        <li class="active"><a href="#"><span class="none"></span>The Build Lifecycle</a></li>
+        <li><a href="../../guides/introduction/introduction-to-the-pom.html" title="The POM"><span class="none"></span>The POM</a></li>
+        <li><a href="../../guides/introduction/introduction-to-profiles.html" title="Profiles"><span class="none"></span>Profiles</a></li>
+        <li><a href="../../guides/introduction/introduction-to-the-standard-directory-layout.html" title="Standard Directory Layout"><span class="none"></span>Standard Directory Layout</a></li>
+        <li><a href="../../guides/introduction/introduction-to-dependency-mechanism.html" title="Dependency Mechanism"><span class="icon-chevron-right"></span>Dependency Mechanism</a></li>
+       </ul></li>
+      <li><a href="../../users/getting-help.html" title="Getting Help"><span class="none"></span>Getting Help</a></li>
+      <li><a href="../../run-maven/index.html" title="Running Maven"><span class="none"></span>Running Maven</a></li>
+      <li><a href="../../guides/mini/guide-configuring-plugins.html" title="Configuring Plugins"><span class="icon-chevron-right"></span>Configuring Plugins</a></li>
+      <li><a href="../../guides/mini/guide-site.html" title="Creating a site"><span class="icon-chevron-right"></span>Creating a site</a></li>
+      <li><a href="../../guides/introduction/introduction-to-archetypes.html" title="Archetypes"><span class="icon-chevron-right"></span>Archetypes</a></li>
+      <li><a href="../../guides/introduction/introduction-to-repositories.html" title="Repositories"><span class="icon-chevron-right"></span>Repositories</a></li>
+      <li><a href="../../guides/mini/index.html" title="Guides"><span class="icon-chevron-right"></span>Guides</a></li>
+      <li><a href="../../settings.html" title="Settings Reference"><span class="none"></span>Settings Reference</a></li>
+      <li><a href="../../pom.html" title="POM Reference"><span class="none"></span>POM Reference</a></li>
+      <li><a href="../../general.html" title="FAQ"><span class="none"></span>FAQ</a></li>
+     </ul></li>
     <li><a href="../../plugin-developers/index.html" title="Plugin Developer Centre"><span class="icon-chevron-right"></span>Plugin Developer Centre</a></li>
     <li><a href="../../repository/index.html" title="Maven Central Repository"><span class="icon-chevron-right"></span>Maven Central Repository</a></li>
     <li><a href="../../developers/index.html" title="Maven Developer Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
     <li><a href="../../articles.html" title="Books and Resources"><span class="none"></span>Books and Resources</a></li>
     <li><a href="../../security.html" title="Security"><span class="none"></span>Security</a></li>
-      <li class="nav-header">Community</li>
+   <li class="nav-header">Community</li>
     <li><a href="../../community.html" title="Community Overview"><span class="none"></span>Community Overview</a></li>
     <li><a href="../../project-roles.html" title="Project Roles"><span class="none"></span>Project Roles</a></li>
     <li><a href="../../guides/development/guide-helping.html" title="How to Contribute"><span class="none"></span>How to Contribute</a></li>
@@ -99,9 +99,9 @@
     <li><a href="../../issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li>
     <li><a href="../../scm.html" title="Getting Maven Source"><span class="none"></span>Getting Maven Source</a></li>
     <li><a href="../../team.html" title="The Maven Team"><span class="none"></span>The Maven Team</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="../../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span class="none"></span>Doxia</a></li>
@@ -117,32 +117,33 @@
     <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"><span class="none"></span>How Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"><span class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
   <input value="https://maven.apache.org" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
     <div id="twitter">
     <a href="https://twitter.com/ASFMavenProject" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../../images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
+        </header>
+        <main id="bodyColumn"  class="span10" >
 <section>
 <h2><a name="Introduction_to_the_Build_Lifecycle"></a>Introduction to the Build Lifecycle</h2><section>
 <h3><a name="Table_Of_Contents"></a>Table Of Contents</h3>
@@ -507,16 +508,15 @@
 <p>Default lifecycle bindings are defined in a separate <code><a class="externalLink" href="https://github.com/apache/maven/blob/master/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml">default-bindings.xml</a></code> descriptor.</p>
 <p>See <a href="/ref/current/maven-core/lifecycles.html">Lifecycles Reference</a> and <a href="/ref/current/maven-core/default-bindings.html">Plugin Bindings for default Lifecycle Reference</a> for latest documentation taken directly from source code.</p>
 <p><i><a href="./introduction-to-the-lifecycle.html">[top]</a>.</i></p></section></section></section>
-        </div>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2019
-<a href="https://www.apache.org/">The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>Copyright &#169;      2002&#x2013;2019<a href="https://www.apache.org/">The Apache Software Foundation</a>.
+.</p>
         </div>
       </div>
     </footer>