Modified: 
maven/website/components/plugins-archives/maven-site-plugin-LATEST/run-mojo.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-site-plugin-LATEST/run-mojo.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-site-plugin-LATEST/run-mojo.html
 Wed Apr 27 21:24:50 2022
@@ -1,55 +1,62 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
target\generated-site\xdoc/run-mojo.xml at 2022-04-16
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
target\generated-site\xdoc/run-mojo.xml at 2022-04-27
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<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="Date-Revision-yyyymmdd" content="20220416" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven Site Plugin &#x2013; site:run</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.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>
-    <!-- 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>
+    <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+    var u="//analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '3']);
+    var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+</script>
+<!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <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 Plugin"/></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 Plugin"/></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site 
Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">site:run</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-04-16</li>
-          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
-        </ul>
-      </div>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-04-27</li>
+          <li id="projectVersion" class="pull-right">Version: 4.0.0-M1</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
@@ -58,28 +65,28 @@
     <li><a href="migrate.html" title="Migrate"><span 
class="none"></span>Migrate</a></li>
     <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
-      <li class="nav-header">Examples</li>
+   <li class="nav-header">Examples</li>
     <li><a href="examples/creating-content.html" title="Creating 
Content"><span class="none"></span>Creating Content</a></li>
     <li><a href="examples/sitedescriptor.html" title="Configuring the Site 
Descriptor"><span class="none"></span>Configuring the Site Descriptor</a></li>
     <li><a href="examples/multimodule.html" title="Building a multi-module 
site"><span class="none"></span>Building a multi-module site</a></li>
     <li><a href="examples/siterun.html" title="Configuring Site Run"><span 
class="none"></span>Configuring Site Run</a></li>
     <li><a href="examples/moduleexcludes.html" title="Excluding Document 
Formats"><span class="none"></span>Excluding Document Formats</a></li>
-      <li class="nav-header">Reports</li>
+   <li class="nav-header">Reports</li>
     <li><a href="examples/configuring-reports.html" title="Configuring 
Reports"><span class="none"></span>Configuring Reports</a></li>
     <li><a href="i18n.html" title="Reports Internationalization"><span 
class="none"></span>Reports Internationalization</a></li>
-      <li class="nav-header">Site Template</li>
-    <li><a href="examples/templatefile.html" title="Changing the Template 
File"><span class="none"></span>Changing the Template File</a></li>
+   <li class="nav-header">Site Template</li>
     <li><a href="examples/creatingskins.html" title="Creating Skins"><span 
class="none"></span>Creating Skins</a></li>
-      <li class="nav-header">Deploying</li>
+   <li class="nav-header">Deploying</li>
     <li><a href="examples/adding-deploy-protocol.html" title="Adding a 
Protocol to Deploy the Site"><span class="none"></span>Adding a Protocol to 
Deploy the Site</a></li>
     <li><a href="examples/site-deploy-to-sourceforge.net.html" 
title="Deploying to sourceforge.net"><span class="none"></span>Deploying to 
sourceforge.net</a></li>
-      <li class="nav-header">Project Documentation</li>
+   <li class="nav-header">Project Documentation</li>
     <li><a href="project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
     <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
     <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
     <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
     <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
@@ -92,40 +99,41 @@
     <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search"; method="get" >
   <input value="maven.apache.org/plugins/maven-site-plugin/" name="sitesearch" 
type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 
'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject"; 
class="twitter-follow-button" data-show-count="false" data-align="left" 
data-size="medium" data-show-screen-name="true" data-lang="en">Follow 
ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
+        </header>
+        <main id="bodyColumn"  class="span10" >
 
   
-    <div class="section">
+    <section>
 <h2><a name="site:run"></a>site:run</h2>
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-site-plugin:3.12.0:run</p>
+<p>org.apache.maven.plugins:maven-site-plugin:4.0.0-M1:run</p>
       
 <p><b>Description</b>:</p>
       
@@ -142,10 +150,11 @@ editing. It uses Jetty as the web server
         
 <li>Executes as an aggregator plugin.</li>
         
-<li>Since version: <tt>3.5</tt>.</li>
+<li>The goal is not marked as thread-safe and thus does not support parallel 
builds.</li>
+        
+<li>Since version: <code>3.5</code>.</li>
       </ul>
-      
-<div class="section">
+      <section>
 <h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
         
 <table class="table table-striped" border="0">
@@ -163,11 +172,11 @@ editing. It uses Jetty as the web server
           
 <tr class="b">
             
-<td><tt><a href="#attributes">&lt;attributes&gt;</a></tt></td>
+<td align="left"><code><a href="#attributes">&lt;attributes&gt;</a></code></td>
             
-<td><tt>Map</tt></td>
+<td><code>Map</code></td>
             
-<td><tt>3.5</tt></td>
+<td><code>3.5</code></td>
             
 <td>Additional template properties for rendering the site. See <a 
href="/doxia/doxia-sitetools/doxia-site-renderer/">Doxia Site
 Renderer</a>.<br /></td>
@@ -175,67 +184,67 @@ Renderer</a>.<br /></td>
           
 <tr class="a">
             
-<td><tt><a 
href="#generateProjectInfo">&lt;generateProjectInfo&gt;</a></tt></td>
+<td align="left"><code><a 
href="#generateProjectInfo">&lt;generateProjectInfo&gt;</a></code></td>
             
-<td><tt>boolean</tt></td>
+<td><code>boolean</code></td>
             
-<td><tt>2.3</tt></td>
+<td><code>2.3</code></td>
             
 <td>Whether to generate the summary page for project reports:
-project-info.html.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User 
property is</b>: <tt>generateProjectInfo</tt>.<br /></td>
+project-info.html.<br /><b>Default value is</b>: <code>true</code>.<br 
/><b>User property is</b>: <code>generateProjectInfo</code>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><tt><a 
href="#generatedSiteDirectory">&lt;generatedSiteDirectory&gt;</a></tt></td>
+<td align="left"><code><a 
href="#generatedSiteDirectory">&lt;generatedSiteDirectory&gt;</a></code></td>
             
-<td><tt>File</tt></td>
+<td><code>File</code></td>
             
-<td><tt>3.5</tt></td>
+<td><code>3.5</code></td>
             
 <td>Directory containing generated documentation in source format
 (Doxia supported markup). This is used to pick up other source docs
 that might have been generated at build time (by reports or any
 other build time mean). This directory is expected to have the same
-structure as <tt>siteDirectory</tt> (ie. one directory per
+structure as <code>siteDirectory</code> (ie. one directory per
 Doxia-source-supported markup types). todo should we deprecate in
 favour of reports directly using Doxia Sink API, without this Doxia
-source intermediate step?<br /><b>Default value is</b>: 
<tt>${project.build.directory}/generated-site</tt>.<br /><b>Alias is</b>: 
<tt>workingDirectory</tt>.</td>
+source intermediate step?<br /><b>Default value is</b>: 
<code>${project.build.directory}/generated-site</code>.<br /><b>Alias is</b>: 
<code>workingDirectory</code>.</td>
           </tr>
           
 <tr class="a">
             
-<td><tt><a href="#inputEncoding">&lt;inputEncoding&gt;</a></tt></td>
+<td align="left"><code><a 
href="#inputEncoding">&lt;inputEncoding&gt;</a></code></td>
             
-<td><tt>String</tt></td>
+<td><code>String</code></td>
             
-<td><tt>2.3</tt></td>
+<td><code>2.3</code></td>
             
-<td>Specifies the input encoding.<br /><b>Default value is</b>: 
<tt>${project.build.sourceEncoding}</tt>.<br /><b>User property is</b>: 
<tt>encoding</tt>.<br /></td>
+<td>Specifies the input encoding.<br /><b>Default value is</b>: 
<code>${project.build.sourceEncoding}</code>.<br /><b>User property is</b>: 
<code>encoding</code>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><tt><a href="#locales">&lt;locales&gt;</a></tt></td>
+<td align="left"><code><a href="#locales">&lt;locales&gt;</a></code></td>
             
-<td><tt>String</tt></td>
+<td><code>String</code></td>
             
-<td><tt>2.3</tt></td>
+<td><code>2.3</code></td>
             
 <td>A comma separated list of locales to render. The first valid token
-will be the default Locale for this site.<br /><b>Default value is</b>: 
<tt>en</tt>.<br /><b>User property is</b>: <tt>locales</tt>.<br /></td>
+will be the default Locale for this site.<br /><b>Default value is</b>: 
<code>en</code>.<br /><b>User property is</b>: <code>locales</code>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><tt><a href="#moduleExcludes">&lt;moduleExcludes&gt;</a></tt></td>
+<td align="left"><code><a 
href="#moduleExcludes">&lt;moduleExcludes&gt;</a></code></td>
             
-<td><tt>Map</tt></td>
+<td><code>Map</code></td>
             
-<td><tt>3.5</tt></td>
+<td><code>3.5</code></td>
             
-<td>Module type exclusion mappings ex: <tt>fml -&gt;
-**/*-m1.fml</tt> (excludes fml files ending in '-m1.fml'
+<td>Module type exclusion mappings ex: <code>fml -&gt;
+**/*-m1.fml</code> (excludes fml files ending in '-m1.fml'
 recursively) The configuration looks like this: 
 
 <div>
@@ -253,119 +262,105 @@ recursively) The configuration looks lik
           
 <tr class="b">
             
-<td><tt><a href="#outputEncoding">&lt;outputEncoding&gt;</a></tt></td>
+<td align="left"><code><a 
href="#outputEncoding">&lt;outputEncoding&gt;</a></code></td>
             
-<td><tt>String</tt></td>
+<td><code>String</code></td>
             
-<td><tt>2.3</tt></td>
+<td><code>2.3</code></td>
             
-<td>Specifies the output encoding.<br /><b>Default value is</b>: 
<tt>${project.reporting.outputEncoding}</tt>.<br /><b>User property is</b>: 
<tt>outputEncoding</tt>.<br /></td>
+<td>Specifies the output encoding.<br /><b>Default value is</b>: 
<code>${project.reporting.outputEncoding}</code>.<br /><b>User property is</b>: 
<code>outputEncoding</code>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><tt><a href="#port">&lt;port&gt;</a></tt></td>
+<td align="left"><code><a href="#port">&lt;port&gt;</a></code></td>
             
-<td><tt>int</tt></td>
+<td><code>int</code></td>
             
-<td><tt>3.5</tt></td>
+<td><code>3.5</code></td>
             
-<td>The port to execute the HTTP server on.<br /><b>Default value is</b>: 
<tt>8080</tt>.<br /><b>User property is</b>: <tt>port</tt>.<br /></td>
+<td>The port to execute the HTTP server on.<br /><b>Default value is</b>: 
<code>8080</code>.<br /><b>User property is</b>: <code>port</code>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><tt><a 
href="#relativizeDecorationLinks">&lt;relativizeDecorationLinks&gt;</a></tt></td>
+<td align="left"><code><a 
href="#relativizeDecorationLinks">&lt;relativizeDecorationLinks&gt;</a></code></td>
             
-<td><tt>boolean</tt></td>
+<td><code>boolean</code></td>
             
-<td><tt>2.3</tt></td>
+<td><code>2.3</code></td>
             
 <td>Make links in the site descriptor relative to the project URL. By
 default, any absolute links that appear in the site descriptor,
 e.g. banner hrefs, breadcrumbs, menu links, etc., will be made
 relative to project.url. Links will not be changed if this is set
-to false, or if the project has no URL defined.<br /><b>Default value is</b>: 
<tt>true</tt>.<br /><b>User property is</b>: 
<tt>relativizeDecorationLinks</tt>.<br /></td>
+to false, or if the project has no URL defined.<br /><b>Default value is</b>: 
<code>true</code>.<br /><b>User property is</b>: 
<code>relativizeDecorationLinks</code>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><tt><a 
href="#saveProcessedContent">&lt;saveProcessedContent&gt;</a></tt></td>
+<td align="left"><code><a 
href="#saveProcessedContent">&lt;saveProcessedContent&gt;</a></code></td>
             
-<td><tt>boolean</tt></td>
+<td><code>boolean</code></td>
             
-<td><tt>3.5</tt></td>
+<td><code>3.5</code></td>
             
 <td>Whether to save Velocity processed Doxia content
-(<tt>*.&lt;ext&gt;.vm</tt>) to
-<tt>${generatedSiteDirectory}/processed</tt>.<br /></td>
+(<code>*.&lt;ext&gt;.vm</code>) to
+<code>${generatedSiteDirectory}/processed</code>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><tt><a href="#siteDirectory">&lt;siteDirectory&gt;</a></tt></td>
+<td align="left"><code><a 
href="#siteDirectory">&lt;siteDirectory&gt;</a></code></td>
             
-<td><tt>File</tt></td>
+<td><code>File</code></td>
             
-<td><tt>2.3</tt></td>
+<td><code>2.3</code></td>
             
-<td>Directory containing the <tt>site.xml</tt> file and the source
+<td>Directory containing the <code>site.xml</code> file and the source
 for hand written docs (one directory per Doxia-source-supported
 markup types): see <a href="/doxia/references/index.html">Doxia
-Markup Languages References</a>).<br /><b>Default value is</b>: 
<tt>${basedir}/src/site</tt>.<br /></td>
+Markup Languages References</a>).<br /><b>Default value is</b>: 
<code>${basedir}/src/site</code>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><tt><a href="#skip">&lt;skip&gt;</a></tt></td>
+<td align="left"><code><a href="#skip">&lt;skip&gt;</a></code></td>
             
-<td><tt>boolean</tt></td>
+<td><code>boolean</code></td>
             
-<td><tt>3.0</tt></td>
+<td><code>3.0</code></td>
             
-<td>Set this to 'true' to skip site generation and staging.<br /><b>Default 
value is</b>: <tt>false</tt>.<br /><b>User property is</b>: 
<tt>maven.site.skip</tt>.<br /></td>
+<td>Set this to 'true' to skip site generation and staging.<br /><b>Default 
value is</b>: <code>false</code>.<br /><b>User property is</b>: 
<code>maven.site.skip</code>.<br /></td>
           </tr>
           
 <tr class="b">
             
-<td><tt><a 
href="#tempWebappDirectory">&lt;tempWebappDirectory&gt;</a></tt></td>
+<td align="left"><code><a 
href="#tempWebappDirectory">&lt;tempWebappDirectory&gt;</a></code></td>
             
-<td><tt>File</tt></td>
+<td><code>File</code></td>
             
-<td><tt>3.5</tt></td>
+<td><code>3.5</code></td>
             
-<td>Where to create the dummy web application.<br /><b>Default value is</b>: 
<tt>${project.build.directory}/site-webapp</tt>.<br /></td>
+<td>Where to create the dummy web application.<br /><b>Default value is</b>: 
<code>${project.build.directory}/site-webapp</code>.<br /></td>
           </tr>
           
 <tr class="a">
             
-<td><tt><a href="#templateFile">&lt;templateFile&gt;</a></tt></td>
-            
-<td><tt>File</tt></td>
-            
-<td><tt>2.0-beta-5</tt></td>
-            
-<td><b>Deprecated.</b> Upcoming major Doxia version removes support for 
template files in
-favor of skins.<br /><b>User property is</b>: <tt>templateFile</tt>.<br /></td>
-          </tr>
-          
-<tr class="b">
-            
-<td><tt><a href="#xdocDirectory">&lt;xdocDirectory&gt;</a></tt></td>
+<td align="left"><code><a 
href="#xdocDirectory">&lt;xdocDirectory&gt;</a></code></td>
             
-<td><tt>File</tt></td>
+<td><code>File</code></td>
             
-<td><tt>3.5</tt></td>
+<td><code>3.5</code></td>
             
-<td><b>Deprecated.</b> use the standard m2 directory layout<br /><b>Default 
value is</b>: <tt>${basedir}/xdocs</tt>.<br /></td>
+<td><b>Deprecated.</b> use the standard m2 directory layout<br /><b>Default 
value is</b>: <code>${basedir}/xdocs</code>.<br /></td>
           </tr>
         </table>
-      </div>
-      
-<div class="section">
+      </section>
+      <section>
 <h3><a name="Parameter_Details"></a>Parameter Details</h3>
-        
-<div class="section">
+        <section>
 <h4><a name="a.3Cattributes.3E"></a><b><a 
name="attributes">&lt;attributes&gt;</a></b></h4>
         
 <div>Additional template properties for rendering the site. See <a 
href="/doxia/doxia-sitetools/doxia-site-renderer/">Doxia Site
@@ -373,13 +368,12 @@ Renderer</a>.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>java.util.Map</tt></li>
+<li><b>Type</b>: <code>java.util.Map</code></li>
           
-<li><b>Since</b>: <tt>3.5</tt></li>
+<li><b>Since</b>: <code>3.5</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Required</b>: <code>No</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CgenerateProjectInfo.3E"></a><b><a 
name="generateProjectInfo">&lt;generateProjectInfo&gt;</a></b></h4>
         
 <div>Whether to generate the summary page for project reports:
@@ -387,58 +381,55 @@ project-info.html.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>boolean</tt></li>
+<li><b>Type</b>: <code>boolean</code></li>
           
-<li><b>Since</b>: <tt>2.3</tt></li>
+<li><b>Since</b>: <code>2.3</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>User Property</b>: <tt>generateProjectInfo</tt></li>
+<li><b>User Property</b>: <code>generateProjectInfo</code></li>
           
-<li><b>Default</b>: <tt>true</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Default</b>: <code>true</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CgeneratedSiteDirectory.3E"></a><b><a 
name="generatedSiteDirectory">&lt;generatedSiteDirectory&gt;</a></b></h4>
         
 <div>Directory containing generated documentation in source format
 (Doxia supported markup). This is used to pick up other source docs
 that might have been generated at build time (by reports or any
 other build time mean). This directory is expected to have the same
-structure as <tt>siteDirectory</tt> (ie. one directory per
+structure as <code>siteDirectory</code> (ie. one directory per
 Doxia-source-supported markup types). todo should we deprecate in
 favour of reports directly using Doxia Sink API, without this Doxia
 source intermediate step?</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>java.io.File</tt></li>
+<li><b>Type</b>: <code>java.io.File</code></li>
           
-<li><b>Since</b>: <tt>3.5</tt></li>
+<li><b>Since</b>: <code>3.5</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>Default</b>: <tt>${project.build.directory}/generated-site</tt></li>
+<li><b>Default</b>: <code>${project.build.directory}/generated-site</code></li>
           
-<li><b>Alias</b>: <tt>workingDirectory</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Alias</b>: <code>workingDirectory</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CinputEncoding.3E"></a><b><a 
name="inputEncoding">&lt;inputEncoding&gt;</a></b></h4>
         
 <div>Specifies the input encoding.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
           
-<li><b>Since</b>: <tt>2.3</tt></li>
+<li><b>Since</b>: <code>2.3</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>User Property</b>: <tt>encoding</tt></li>
+<li><b>User Property</b>: <code>encoding</code></li>
           
-<li><b>Default</b>: <tt>${project.build.sourceEncoding}</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Default</b>: <code>${project.build.sourceEncoding}</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3Clocales.3E"></a><b><a 
name="locales">&lt;locales&gt;</a></b></h4>
         
 <div>A comma separated list of locales to render. The first valid token
@@ -446,21 +437,20 @@ will be the default Locale for this site
         
 <ul>
           
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
           
-<li><b>Since</b>: <tt>2.3</tt></li>
+<li><b>Since</b>: <code>2.3</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>User Property</b>: <tt>locales</tt></li>
+<li><b>User Property</b>: <code>locales</code></li>
           
-<li><b>Default</b>: <tt>en</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Default</b>: <code>en</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CmoduleExcludes.3E"></a><b><a 
name="moduleExcludes">&lt;moduleExcludes&gt;</a></b></h4>
         
-<div>Module type exclusion mappings ex: <tt>fml -&gt;
-**/*-m1.fml</tt> (excludes fml files ending in '-m1.fml'
+<div>Module type exclusion mappings ex: <code>fml -&gt;
+**/*-m1.fml</code> (excludes fml files ending in '-m1.fml'
 recursively) The configuration looks like this: 
 
 <div>
@@ -477,47 +467,44 @@ recursively) The configuration looks lik
         
 <ul>
           
-<li><b>Type</b>: <tt>java.util.Map</tt></li>
+<li><b>Type</b>: <code>java.util.Map</code></li>
           
-<li><b>Since</b>: <tt>3.5</tt></li>
+<li><b>Since</b>: <code>3.5</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Required</b>: <code>No</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CoutputEncoding.3E"></a><b><a 
name="outputEncoding">&lt;outputEncoding&gt;</a></b></h4>
         
 <div>Specifies the output encoding.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>java.lang.String</tt></li>
+<li><b>Type</b>: <code>java.lang.String</code></li>
           
-<li><b>Since</b>: <tt>2.3</tt></li>
+<li><b>Since</b>: <code>2.3</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>User Property</b>: <tt>outputEncoding</tt></li>
+<li><b>User Property</b>: <code>outputEncoding</code></li>
           
-<li><b>Default</b>: <tt>${project.reporting.outputEncoding}</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Default</b>: <code>${project.reporting.outputEncoding}</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3Cport.3E"></a><b><a name="port">&lt;port&gt;</a></b></h4>
         
 <div>The port to execute the HTTP server on.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>int</tt></li>
+<li><b>Type</b>: <code>int</code></li>
           
-<li><b>Since</b>: <tt>3.5</tt></li>
+<li><b>Since</b>: <code>3.5</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>User Property</b>: <tt>port</tt></li>
+<li><b>User Property</b>: <code>port</code></li>
           
-<li><b>Default</b>: <tt>8080</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Default</b>: <code>8080</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CrelativizeDecorationLinks.3E"></a><b><a 
name="relativizeDecorationLinks">&lt;relativizeDecorationLinks&gt;</a></b></h4>
         
 <div>Make links in the site descriptor relative to the project URL. By
@@ -528,102 +515,77 @@ to false, or if the project has no URL d
         
 <ul>
           
-<li><b>Type</b>: <tt>boolean</tt></li>
+<li><b>Type</b>: <code>boolean</code></li>
           
-<li><b>Since</b>: <tt>2.3</tt></li>
+<li><b>Since</b>: <code>2.3</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>User Property</b>: <tt>relativizeDecorationLinks</tt></li>
+<li><b>User Property</b>: <code>relativizeDecorationLinks</code></li>
           
-<li><b>Default</b>: <tt>true</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Default</b>: <code>true</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CsaveProcessedContent.3E"></a><b><a 
name="saveProcessedContent">&lt;saveProcessedContent&gt;</a></b></h4>
         
 <div>Whether to save Velocity processed Doxia content
-(<tt>*.&lt;ext&gt;.vm</tt>) to
-<tt>${generatedSiteDirectory}/processed</tt>.</div>
+(<code>*.&lt;ext&gt;.vm</code>) to
+<code>${generatedSiteDirectory}/processed</code>.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>boolean</tt></li>
+<li><b>Type</b>: <code>boolean</code></li>
           
-<li><b>Since</b>: <tt>3.5</tt></li>
+<li><b>Since</b>: <code>3.5</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Required</b>: <code>No</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CsiteDirectory.3E"></a><b><a 
name="siteDirectory">&lt;siteDirectory&gt;</a></b></h4>
         
-<div>Directory containing the <tt>site.xml</tt> file and the source
+<div>Directory containing the <code>site.xml</code> file and the source
 for hand written docs (one directory per Doxia-source-supported
 markup types): see <a href="/doxia/references/index.html">Doxia
 Markup Languages References</a>).</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>java.io.File</tt></li>
+<li><b>Type</b>: <code>java.io.File</code></li>
           
-<li><b>Since</b>: <tt>2.3</tt></li>
+<li><b>Since</b>: <code>2.3</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>Default</b>: <tt>${basedir}/src/site</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Default</b>: <code>${basedir}/src/site</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3Cskip.3E"></a><b><a name="skip">&lt;skip&gt;</a></b></h4>
         
 <div>Set this to 'true' to skip site generation and staging.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>boolean</tt></li>
+<li><b>Type</b>: <code>boolean</code></li>
           
-<li><b>Since</b>: <tt>3.0</tt></li>
+<li><b>Since</b>: <code>3.0</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>User Property</b>: <tt>maven.site.skip</tt></li>
+<li><b>User Property</b>: <code>maven.site.skip</code></li>
           
-<li><b>Default</b>: <tt>false</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Default</b>: <code>false</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CtempWebappDirectory.3E"></a><b><a 
name="tempWebappDirectory">&lt;tempWebappDirectory&gt;</a></b></h4>
         
 <div>Where to create the dummy web application.</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>java.io.File</tt></li>
+<li><b>Type</b>: <code>java.io.File</code></li>
           
-<li><b>Since</b>: <tt>3.5</tt></li>
+<li><b>Since</b>: <code>3.5</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>Default</b>: <tt>${project.build.directory}/site-webapp</tt></li>
-        </ul><hr /></div>
-<div class="section">
-<h4><a name="a.3CtemplateFile.3E"></a><b><a 
name="templateFile">&lt;templateFile&gt;</a></b></h4>
-        
-<div><b>Deprecated.</b> Upcoming major Doxia version removes support for 
template files in
-favor of skins.</div>
-        
-<div>The location of a Velocity template file to use. When used, skins
-and the default templates, CSS and images are disabled. It is
-highly recommended that you package this as a skin instead.</div>
-        
-<ul>
-          
-<li><b>Type</b>: <tt>java.io.File</tt></li>
-          
-<li><b>Since</b>: <tt>2.0-beta-5</tt></li>
-          
-<li><b>Required</b>: <tt>No</tt></li>
-          
-<li><b>User Property</b>: <tt>templateFile</tt></li>
-        </ul><hr /></div>
-<div class="section">
+<li><b>Default</b>: <code>${project.build.directory}/site-webapp</code></li>
+        </ul><hr /></section><section>
 <h4><a name="a.3CxdocDirectory.3E"></a><b><a 
name="xdocDirectory">&lt;xdocDirectory&gt;</a></b></h4>
         
 <div><b>Deprecated.</b> use the standard m2 directory layout</div>
@@ -633,30 +595,35 @@ migration</div>
         
 <ul>
           
-<li><b>Type</b>: <tt>java.io.File</tt></li>
+<li><b>Type</b>: <code>java.io.File</code></li>
           
-<li><b>Since</b>: <tt>3.5</tt></li>
+<li><b>Since</b>: <code>3.5</code></li>
           
-<li><b>Required</b>: <tt>No</tt></li>
+<li><b>Required</b>: <code>No</code></li>
           
-<li><b>Default</b>: <tt>${basedir}/xdocs</tt></li>
+<li><b>Default</b>: <code>${basedir}/xdocs</code></li>
         </ul>
-      </div></div>
-    </div>
+      </section></section>
+    </section>
   
 
-        </div>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2022
-<a href="https://www.apache.org/";>The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2022
+<a href="https://www.apache.org/";>The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>
+<script>
+       if(anchors) {
+         anchors.add();
+       }
+</script>
   </body>
 </html>
\ No newline at end of file

Modified: 
maven/website/components/plugins-archives/maven-site-plugin-LATEST/scm.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/scm.html 
(original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/scm.html 
Wed Apr 27 21:24:50 2022
@@ -1,55 +1,62 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:scm at 
2022-04-16
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from 
org.apache.maven.plugins:maven-project-info-reports-plugin:3.2.2:scm at 
2022-04-27
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
-<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="Date-Revision-yyyymmdd" content="20220416" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Apache Maven Site Plugin &#x2013; Source Code Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.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>
-    <!-- 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>
+    <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+    var u="//analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '3']);
+    var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+</script>
+<!-- End Matomo Code -->
   </head>
   <body class="topBarDisabled">
     <div class="container-fluid">
-      <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 Plugin"/></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 Plugin"/></a></div>
+          <div class="pull-right"><a href="../../" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt=""/></a></div>
+          <div class="clear"><hr/></div>
+        </div>
 
-      <div id="breadcrumbs">
-        <ul class="breadcrumb">
+        <div id="breadcrumbs">
+          <ul class="breadcrumb">
       <li class=""><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span 
class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site 
Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Source Code Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-04-16</li>
-          <li id="projectVersion" class="pull-right">Version: 3.12.0</li>
-        </ul>
-      </div>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2022-04-27</li>
+          <li id="projectVersion" class="pull-right">Version: 4.0.0-M1</li>
+          </ul>
+        </div>
+      </header>
       <div class="row-fluid">
-        <div id="leftColumn" class="span2">
-          <div class="well sidebar-nav">
-    <ul class="nav nav-list">
-      <li class="nav-header">Overview</li>
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+   <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span 
class="none"></span>Introduction</a></li>
     <li><a href="plugin-info.html" title="Goals"><span 
class="none"></span>Goals</a></li>
     <li><a href="usage.html" title="Usage"><span 
class="none"></span>Usage</a></li>
@@ -58,45 +65,44 @@
     <li><a href="migrate.html" title="Migrate"><span 
class="none"></span>Migrate</a></li>
     <li><a href="http://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span 
class="none"></span>Download</a></li>
-      <li class="nav-header">Examples</li>
+   <li class="nav-header">Examples</li>
     <li><a href="examples/creating-content.html" title="Creating 
Content"><span class="none"></span>Creating Content</a></li>
     <li><a href="examples/sitedescriptor.html" title="Configuring the Site 
Descriptor"><span class="none"></span>Configuring the Site Descriptor</a></li>
     <li><a href="examples/multimodule.html" title="Building a multi-module 
site"><span class="none"></span>Building a multi-module site</a></li>
     <li><a href="examples/siterun.html" title="Configuring Site Run"><span 
class="none"></span>Configuring Site Run</a></li>
     <li><a href="examples/moduleexcludes.html" title="Excluding Document 
Formats"><span class="none"></span>Excluding Document Formats</a></li>
-      <li class="nav-header">Reports</li>
+   <li class="nav-header">Reports</li>
     <li><a href="examples/configuring-reports.html" title="Configuring 
Reports"><span class="none"></span>Configuring Reports</a></li>
     <li><a href="i18n.html" title="Reports Internationalization"><span 
class="none"></span>Reports Internationalization</a></li>
-      <li class="nav-header">Site Template</li>
-    <li><a href="examples/templatefile.html" title="Changing the Template 
File"><span class="none"></span>Changing the Template File</a></li>
+   <li class="nav-header">Site Template</li>
     <li><a href="examples/creatingskins.html" title="Creating Skins"><span 
class="none"></span>Creating Skins</a></li>
-      <li class="nav-header">Deploying</li>
+   <li class="nav-header">Deploying</li>
     <li><a href="examples/adding-deploy-protocol.html" title="Adding a 
Protocol to Deploy the Site"><span class="none"></span>Adding a Protocol to 
Deploy the Site</a></li>
     <li><a href="examples/site-deploy-to-sourceforge.net.html" 
title="Deploying to sourceforge.net"><span class="none"></span>Deploying to 
sourceforge.net</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-down"></span>Project Information</a>
-    <ul class="nav nav-list">
-    <li><a href="index.html" title="About"><span 
class="none"></span>About</a></li>
-    <li><a href="summary.html" title="Summary"><span 
class="none"></span>Summary</a></li>
-    <li><a href="dependency-info.html" title="Dependency Information"><span 
class="none"></span>Dependency Information</a></li>
-    <li><a href="team.html" title="Team"><span 
class="none"></span>Team</a></li>
-    <li class="active"><a href="#"><span class="none"></span>Source Code 
Management</a></li>
-    <li><a href="issue-management.html" title="Issue Management"><span 
class="none"></span>Issue Management</a></li>
-    <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
-    <li><a href="dependency-management.html" title="Dependency 
Management"><span class="none"></span>Dependency Management</a></li>
-    <li><a href="dependencies.html" title="Dependencies"><span 
class="none"></span>Dependencies</a></li>
-    <li><a href="dependency-convergence.html" title="Dependency 
Convergence"><span class="none"></span>Dependency Convergence</a></li>
-    <li><a href="ci-management.html" title="CI Management"><span 
class="none"></span>CI Management</a></li>
-    <li><a href="plugin-management.html" title="Plugin Management"><span 
class="none"></span>Plugin Management</a></li>
-    <li><a href="plugins.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
-    <li><a href="distribution-management.html" title="Distribution 
Management"><span class="none"></span>Distribution Management</a></li>
-    </ul>
-</li>
+     <ul class="nav nav-list">
+      <li><a href="index.html" title="About"><span 
class="none"></span>About</a></li>
+      <li><a href="summary.html" title="Summary"><span 
class="none"></span>Summary</a></li>
+      <li><a href="dependency-info.html" title="Dependency Information"><span 
class="none"></span>Dependency Information</a></li>
+      <li><a href="team.html" title="Team"><span 
class="none"></span>Team</a></li>
+      <li class="active"><a href="#"><span class="none"></span>Source Code 
Management</a></li>
+      <li><a href="issue-management.html" title="Issue Management"><span 
class="none"></span>Issue Management</a></li>
+      <li><a href="mailing-lists.html" title="Mailing Lists"><span 
class="none"></span>Mailing Lists</a></li>
+      <li><a href="dependency-management.html" title="Dependency 
Management"><span class="none"></span>Dependency Management</a></li>
+      <li><a href="dependencies.html" title="Dependencies"><span 
class="none"></span>Dependencies</a></li>
+      <li><a href="dependency-convergence.html" title="Dependency 
Convergence"><span class="none"></span>Dependency Convergence</a></li>
+      <li><a href="ci-management.html" title="CI Management"><span 
class="none"></span>CI Management</a></li>
+      <li><a href="plugin-management.html" title="Plugin Management"><span 
class="none"></span>Plugin Management</a></li>
+      <li><a href="plugins.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
+      <li><a href="distribution-management.html" title="Distribution 
Management"><span class="none"></span>Distribution Management</a></li>
+     </ul></li>
     <li><a href="project-reports.html" title="Project Reports"><span 
class="icon-chevron-right"></span>Project Reports</a></li>
-      <li class="nav-header">Maven Projects</li>
+   <li class="nav-header">Maven Projects</li>
     <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
     <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
     <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
     <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
     <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
     <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
@@ -109,62 +115,64 @@
     <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
     <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
     <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
-      <li class="nav-header">ASF</li>
+   <li class="nav-header">ASF</li>
     <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
     <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
     <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
     <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
-</ul>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search"; method="get" >
   <input value="maven.apache.org/plugins/maven-site-plugin/" name="sitesearch" 
type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
-<script type="text/javascript">asyncJs( 
'https://cse.google.com/brand?form=search-form' )</script>
-          <hr />
-          <div id="poweredBy">
-            <div class="clear"></div>
-            <div class="clear"></div>
-    <div id="twitter">
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+            <hr />
+            <div id="poweredBy">
+              <div class="clear"></div>
+    <div id="twitter" style="border:none; margin-top: 10px">
     <a href="https://twitter.com/ASFMavenProject"; 
class="twitter-follow-button" data-show-count="false" data-align="left" 
data-size="medium" data-show-screen-name="true" data-lang="en">Follow 
ASFMavenProject</a>
-    <script type="text/javascript">!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+    <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
     </div>
-            <div class="clear"></div>
-            <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
 <a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" /></a>
             </div>
           </div>
-        </div>
-        <div id="bodyColumn"  class="span10" >
-<div class="section">
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<section>
 <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>This project uses <a class="externalLink" 
href="https://git-scm.com/";>Git</a> to manage its source code. Instructions on 
Git use can be found at <a class="externalLink" 
href="https://git-scm.com/documentation";>https://git-scm.com/documentation</a>.</p></div>
-<div class="section">
+<p>This project uses <a class="externalLink" 
href="https://git-scm.com/";>Git</a> to manage its source code. Instructions on 
Git use can be found at <a class="externalLink" 
href="https://git-scm.com/documentation";>https://git-scm.com/documentation</a>.</p></section><section>
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a 
name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-3.12.0";>https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-3.12.0</a></pre></div></div>
-<div class="section">
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M1";>https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M1</a></pre></div></section><section>
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a 
name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Git with this command (See 
<a class="externalLink" 
href="https://git-scm.com/docs/git-clone";>https://git-scm.com/docs/git-clone</a>):</p>
-<div class="source"><pre class="prettyprint linenums">$ git clone --branch 
maven-site-plugin-3.12.0 
https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></div>
-<div class="section">
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch 
maven-site-plugin-4.0.0-M1 
https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></section><section>
 <h2><a name="Developer_Access"></a>Developer Access</h2><a 
name="Developer_Access"></a>
 <p>Only project developers can access the Git tree via this method (See <a 
class="externalLink" 
href="https://git-scm.com/docs/git-clone";>https://git-scm.com/docs/git-clone</a>).</p>
-<div class="source"><pre class="prettyprint linenums">$ git clone --branch 
maven-site-plugin-3.12.0 
https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></div>
-<div class="section">
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch 
maven-site-plugin-4.0.0-M1 
https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></section><section>
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a 
Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
-<p>Refer to the documentation of the SCM used for more information about 
access behind a firewall.</p></div>
-        </div>
+<p>Refer to the documentation of the SCM used for more information about 
access behind a firewall.</p></section>
+        </main>
       </div>
     </div>
     <hr/>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2022
-<a href="https://www.apache.org/";>The Apache Software Foundation</a>.
-All rights reserved.</p>
+            <p>&#169;      2002&#x2013;2022
+<a href="https://www.apache.org/";>The Apache Software Foundation</a>
+</p>
         </div>
       </div>
     </footer>
+<script>
+       if(anchors) {
+         anchors.add();
+       }
+</script>
   </body>
 </html>
\ No newline at end of file


Reply via email to