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 mi...@apache.org on 2022/04/27 21:24:52 UTC

svn commit: r1900341 [29/36] - in /maven/website/components/plugins-archives/maven-site-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/site/ apidocs/org/apache/maven/plugins/site/class-use/ apidocs/org/apache/maven/plugins/site/deploy/ api...

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/usage.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/usage.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/usage.html Wed Apr 27 21:24:50 2022
@@ -1,59 +1,66 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src\site\apt/usage.apt at 2022-04-16
- | Rendered using Apache Maven Fluido Skin 1.7
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\apt/usage.apt 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="viewport" content="width=device-width, initial-scale=1" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <meta name="author" content="Vincent Siveton
 vincent.siveton@gmail.com
 Maria Odea Ching" />
-    <meta name="Date-Creation-yyyymmdd" content="20120112" />
-    <meta name="Date-Revision-yyyymmdd" content="20220416" />
-    <meta http-equiv="Content-Language" content="en" />
+    <meta name="date" content="2012-01-12" />
     <title>Apache Maven Site Plugin &#x2013; Usage</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 ">Usage <a href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-3.12.0/src\site\apt/usage.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></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 class="active ">Usage <a href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-4.0.0-M1/src\site\apt/usage.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
+        <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 class="active"><a href="#"><span class="none"></span>Usage</a></li>
@@ -62,28 +69,28 @@ Maria Odea Ching" />
     <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>
@@ -96,51 +103,50 @@ Maria Odea Ching" />
     <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="Usage"></a>Usage</h2>
 <p>You can put additional content (e.g. documentation, resources, etc.) in your site. See <a href="./examples/creating-content.html">Creating Content</a> for more information on this. If you want to change the menus, breadcrumbs, links or logos on your pages you need to add and configure a <a href="./examples/sitedescriptor.html">site descriptor</a>. If you like, you also can let Maven generate some <a href="./examples/configuring-reports.html">reports</a> for you, based on the contents of your POM.</p>
 <ul>
 <li><a href="#Generating_a_Site">Generating a Site</a></li>
 <li><a href="#Deploying_a_Site">Deploying a Site</a></li>
 <li><a href="#Staging_a_Site">Staging a Site</a></li>
-<li><a href="#Running_a_Site">Running a Site</a></li></ul>
-<div class="section">
+<li><a href="#Running_a_Site">Running a Site</a></li></ul><section>
 <h3><a name="Generating_a_Site"></a>Generating a Site</h3>
 <p>To generate the project's site and reports, execute:</p>
 <div class="source"><pre class="prettyprint linenums">mvn site
 </pre></div>
-<p>By default, the resulting site will be in the <tt>target/site/</tt> directory.</p>
-<p><b>Note:</b> If you have a multi module project, then the links between the parent and child modules will <i>not</i> work when you use <tt>mvn site</tt> or <tt>mvn site:site</tt>. If you want to use those links, you should use <tt>mvn site:stage</tt> instead. You can read more about that goal further down on this page in the section called '<i>Staging a Site</i>'.</p>
-<p><b>Note:</b> For performance reasons, Maven compares the timestamps of generated files and corresponding source documents, and only regenerates documents that have changed since the last build. However, this only applies to documentation source documents (apt, xdoc,...). If you change anything in your <tt>site.xml</tt>, any relevant sections in your pom, or any relevant properties or resource files, you should generate the site from scratch to make sure all references and links are correct.</p></div>
-<div class="section">
+<p>By default, the resulting site will be in the <code>target/site/</code> directory.</p>
+<p><b>Note:</b> If you have a multi module project, then the links between the parent and child modules will <i>not</i> work when you use <code>mvn site</code> or <code>mvn site:site</code>. If you want to use those links, you should use <code>mvn site:stage</code> instead. You can read more about that goal further down on this page in the section called '<i>Staging a Site</i>'.</p>
+<p><b>Note:</b> For performance reasons, Maven compares the timestamps of generated files and corresponding source documents, and only regenerates documents that have changed since the last build. However, this only applies to documentation source documents (apt, xdoc,...). If you change anything in your <code>site.xml</code>, any relevant sections in your pom, or any relevant properties or resource files, you should generate the site from scratch to make sure all references and links are correct.</p></section><section>
 <h3><a name="Deploying_a_Site"></a>Deploying a Site</h3>
-<p>To be able to deploy the site, you must first specify where the site will be deployed. This is set in the <tt>&lt;distributionManagement&gt;</tt> element of the POM as shown below.</p>
+<p>To be able to deploy the site, you must first specify where the site will be deployed. This is set in the <code>&lt;distributionManagement&gt;</code> element of the POM as shown below.</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
   ...
   &lt;distributionManagement&gt;
@@ -152,52 +158,55 @@ Maria Odea Ching" />
   ...
 &lt;/project&gt;
 </pre></div>
-<p>The <tt>&lt;id&gt;</tt> element identifies the repository, so that you can attach credentials to it in your <tt>settings.xml</tt> file using the <a href="/ref/current/maven-settings/settings.html#Servers"><tt>&lt;servers&gt;</tt> element</a> as you would for any other repository.</p>
-<p>The <tt>&lt;url&gt;</tt> gives the location to deploy to. In the example above we copy to the host <tt>www.mycompany.com</tt> using the path <tt>/www/docs/project/</tt> over the <tt>scp</tt> protocol. You can read more about which protocols are supported on <a href="./examples/adding-deploy-protocol.html">this page</a>. If subprojects inherit the site URL from a parent POM, they will automatically append their <tt>&lt;artifactId&gt;</tt> to form their effective deployment location.</p>
-<p>Now you can execute the <tt><a href="./deploy-mojo.html">site:deploy</a></tt> goal from your project directory.</p>
-<p><b>Note:</b> A site must be generated first before executing <tt>site:deploy</tt>.</p>
+<p>The <code>&lt;id&gt;</code> element identifies the repository, so that you can attach credentials to it in your <code>settings.xml</code> file using the <a href="/ref/current/maven-settings/settings.html#Servers"><code>&lt;servers&gt;</code> element</a> as you would for any other repository.</p>
+<p>The <code>&lt;url&gt;</code> gives the location to deploy to. In the example above we copy to the host <code>www.mycompany.com</code> using the path <code>/www/docs/project/</code> over the <code>scp</code> protocol. You can read more about which protocols are supported on <a href="./examples/adding-deploy-protocol.html">this page</a>. If subprojects inherit the site URL from a parent POM, they will automatically append their <code>&lt;artifactId&gt;</code> to form their effective deployment location.</p>
+<p>Now you can execute the <code><a href="./deploy-mojo.html">site:deploy</a></code> goal from your project directory.</p>
+<p><b>Note:</b> A site must be generated first before executing <code>site:deploy</code>.</p>
 <div class="source"><pre class="prettyprint linenums">mvn site:deploy
 </pre></div>
-<p>If you want to generate the site <i>and</i> deploy it in one go, you can utilize the <tt>site-deploy</tt> phase of the site lifecycle. To do this, just execute:</p>
+<p>If you want to generate the site <i>and</i> deploy it in one go, you can utilize the <code>site-deploy</code> phase of the site lifecycle. To do this, just execute:</p>
 <div class="source"><pre class="prettyprint linenums">mvn site-deploy
-</pre></div></div>
-<div class="section">
+</pre></div></section><section>
 <h3><a name="Staging_a_Site"></a>Staging a Site</h3>
 <p><b>Note:</b> This goal is available in version 2.0-beta-5 or later of the Site Plugin.</p>
-<p>To review/test the generated web site before an official deploy, you can stage the site in a specific directory. It will use the <tt>&lt;distributionManagement&gt;</tt> element or the project hierarchy to link the project and its modules.</p>
-<p>Just execute the <tt><a href="./stage-mojo.html">site:stage</a></tt> goal from your project</p>
+<p>To review/test the generated web site before an official deploy, you can stage the site in a specific directory. It will use the <code>&lt;distributionManagement&gt;</code> element or the project hierarchy to link the project and its modules.</p>
+<p>Just execute the <code><a href="./stage-mojo.html">site:stage</a></code> goal from your project</p>
 <div class="source"><pre class="prettyprint linenums">mvn site:stage
 </pre></div>
-<p><b>Note:</b> Since version 2.3, a site must be generated first before executing <tt>site:stage</tt>.</p>
-<p>By default, the site will be staged in a directory <tt>target/staging/</tt>. A different staging location can be chosen with the <tt>stagingDirectory</tt> parameter as shown below:</p>
+<p><b>Note:</b> Since version 2.3, a site must be generated first before executing <code>site:stage</code>.</p>
+<p>By default, the site will be staged in a directory <code>target/staging/</code>. A different staging location can be chosen with the <code>stagingDirectory</code> parameter as shown below:</p>
 <div class="source"><pre class="prettyprint linenums">mvn site:stage -DstagingDirectory=C:\fullsite
 </pre></div>
-<p><b>Note:</b> <tt>stagingDirectory</tt> cannot be dynamic, i.e. <tt>stagingDirectory=${basedir}\fullsite</tt></p>
-<p>To stage a site and to deploy it, just execute the <tt><a href="./stage-deploy-mojo.html">site:stage-deploy</a></tt> goal from your project with the required parameters. The <tt>site:stage-deploy</tt> goal will use the value of <tt>distributionManagement.site.id</tt> as default id to lookup the server section in your <tt>settings.xml</tt>; unless this is not defined, then the String <tt>stagingSite</tt> will be used as id. So if you need to add your username or password separately for stage-deploy in <tt>settings.xml</tt>, you should use <tt>&lt;id&gt;stagingSite&lt;/id&gt;</tt> for that <tt>&lt;server&gt;</tt> section. See the <a href="/guides/mini/guide-deployment-security-settings.html">Guide to Deployment and Security Settings</a> for more information on this.</p>
-<p>By default, the site will be stage-deployed to <tt>$<a name="distributionManagement.site.url">distributionManagement.site.url</a>/staging/</tt>. A different location can be chosen with the <tt>stagingSiteURL</tt> parameter as shown below:</p>
+<p><b>Note:</b> <code>stagingDirectory</code> cannot be dynamic, i.e. <code>stagingDirectory=${basedir}\fullsite</code></p>
+<p>To stage a site and to deploy it, just execute the <code><a href="./stage-deploy-mojo.html">site:stage-deploy</a></code> goal from your project with the required parameters. The <code>site:stage-deploy</code> goal will use the value of <code>distributionManagement.site.id</code> as default id to lookup the server section in your <code>settings.xml</code>; unless this is not defined, then the String <code>stagingSite</code> will be used as id. So if you need to add your username or password separately for stage-deploy in <code>settings.xml</code>, you should use <code>&lt;id&gt;stagingSite&lt;/id&gt;</code> for that <code>&lt;server&gt;</code> section. See the <a href="/guides/mini/guide-deployment-security-settings.html">Guide to Deployment and Security Settings</a> for more information on this.</p>
+<p>By default, the site will be stage-deployed to <code>$<a name="distributionManagement.site.url">distributionManagement.site.url</a>/staging/</code>. A different location can be chosen with the <code>stagingSiteURL</code> parameter as shown below:</p>
 <div class="source"><pre class="prettyprint linenums">mvn site:stage-deploy -DstagingSiteURL=scp://www.mycompany.com/www/project/
 </pre></div>
-<p><b>Note:</b> Since version 2.3, a site must be generated first before executing <tt>site:stage-deploy</tt>.</p>
-<p><b>Note:</b> Due to a bug in Wagon, the password is not always picked up when you run the <tt>site:stage-deploy</tt> goal. The bug has been fixed, but the version of Wagon that is used by the Site Plugin is determined by the version of Maven you use. The current 2.0.x releases of Maven use a version where this bug is still present.</p></div>
-<div class="section">
+<p><b>Note:</b> Since version 2.3, a site must be generated first before executing <code>site:stage-deploy</code>.</p>
+<p><b>Note:</b> Due to a bug in Wagon, the password is not always picked up when you run the <code>site:stage-deploy</code> goal. The bug has been fixed, but the version of Wagon that is used by the Site Plugin is determined by the version of Maven you use. The current 2.0.x releases of Maven use a version where this bug is still present.</p></section><section>
 <h3><a name="Running_a_Site"></a>Running a Site</h3>
 <p>The Site Plugin can also be used to start up the site in Jetty. To do this, execute:</p>
 <div class="source"><pre class="prettyprint linenums">mvn site:run
 </pre></div>
-<p>The server will, by default, be started on <tt>http://localhost:8080/</tt>. See <a class="externalLink" href="http://jetty.mortbay.org/">http://jetty.mortbay.org/</a> for more information about the Jetty server.</p>
-<p><b>Note:</b> Running a site only works for single-module sites. To preview a multi-module site one should use <tt>site:stage</tt>.</p></div></div>
-        </div>
+<p>The server will, by default, be started on <code>http://localhost:8080/</code>. See <a class="externalLink" href="http://jetty.mortbay.org/">http://jetty.mortbay.org/</a> for more information about the Jetty server.</p>
+<p><b>Note:</b> Running a site only works for single-module sites. To preview a multi-module site one should use <code>site:stage</code>.</p></section></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

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/allclasses-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/allclasses-frame.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/allclasses-frame.html Wed Apr 27 21:24:50 2022
@@ -1,41 +1,25 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>All Classes</title>
-		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>All Classes</title>
+        <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
     </head>
     <body>
-
-		<h3>All Classes</h3>
-
-		<ul>
-						<li>
-				<a href="org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html" target="classFrame">AbstractSiteDeployWebDavTest</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html" target="classFrame">AuthAsyncProxyServlet</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugins/site/deploy/HttpRequest.html" target="classFrame">HttpRequest</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html" target="classFrame">SimpleDavServerHandler</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html" target="classFrame">SiteDeployMojoTest</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html" target="classFrame">SiteDeployWebDavTest</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html" target="classFrame">SiteMavenProjectStub</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugins/site/run/WebXmlTest.html" target="classFrame">WebXmlTest</a>
-			</li>
-			      </ul>
-
+        <h1 class="bar">All Classes</h1>
+        <div class="indexContainer">
+            <ul>
+                <li><a href="org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html#AbstractSiteDeployWebDavTest" target="classFrame">AbstractSiteDeployWebDavTest</a></li>
+                <li><a href="org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html#AuthAsyncProxyServlet" target="classFrame">AuthAsyncProxyServlet</a></li>
+                <li><a href="org/apache/maven/plugins/site/deploy/HttpRequest.html#HttpRequest" target="classFrame">HttpRequest</a></li>
+                <li><a href="org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler" target="classFrame">SimpleDavServerHandler</a></li>
+                <li><a href="org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html#SiteDeployMojoTest" target="classFrame">SiteDeployMojoTest</a></li>
+                <li><a href="org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html#SiteDeployWebDavTest" target="classFrame">SiteDeployWebDavTest</a></li>
+                <li><a href="org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html#SiteMavenProjectStub" target="classFrame">SiteMavenProjectStub</a></li>
+                <li><a href="org/apache/maven/plugins/site/run/WebXmlTest.html#WebXmlTest" target="classFrame">WebXmlTest</a></li>
+            </ul>
+        </div>
     </body>
-  </html>
\ No newline at end of file
+</html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/index.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/index.html Wed Apr 27 21:24:50 2022
@@ -1,24 +1,75 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
 <html xml:lang="en" lang="en">
-<!-- this is a JXR report set -->
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Site Plugin 3.12.0 Reference</title>
-	</head>
-    <frameset cols="20%,80%">
-		<frameset rows="30%,70%">
-			<frame src="overview-frame.html" name="packageListFrame" />
-			<frame src="allclasses-frame.html" name="packageFrame" />
-		</frameset>
-		<frame src="overview-summary.html" name="classFrame" />
+    <!-- this is a JXR report set (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>Apache Maven Site Plugin 4.0.0-M1 Reference</title>
+        <script type="text/javascript">
+            tmpTargetPage = "" + window.location.search;
+            if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+                tmpTargetPage = tmpTargetPage.substring(1);
+            if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
+                tmpTargetPage = "undefined";
+            targetPage = tmpTargetPage;
+            function validURL(url) {
+                try {
+                    url = decodeURIComponent(url);
+                }
+                catch (error) {
+                    return false;
+                }
+                var pos = url.indexOf(".html");
+                if (pos == -1 || pos != url.length - 5)
+                    return false;
+                var allowNumber = false;
+                var allowSep = false;
+                var seenDot = false;
+                for (var i = 0; i < url.length - 5; i++) {
+                    var ch = url.charAt(i);
+                    if ('a' <= ch && ch <= 'z' ||
+                            'A' <= ch && ch <= 'Z' ||
+                            ch == '$' ||
+                            ch == '_' ||
+                            ch.charCodeAt(0) > 127) {
+                        allowNumber = true;
+                        allowSep = true;
+                    } else if ('0' <= ch && ch <= '9'
+                            || ch == '-') {
+                        if (!allowNumber)
+                            return false;
+                    } else if (ch == '/' || ch == '.') {
+                        if (!allowSep)
+                            return false;
+                        allowNumber = false;
+                        allowSep = false;
+                        if (ch == '.')
+                            seenDot = true;
+                        if (ch == '/' && seenDot)
+                            return false;
+                    } else {
+                        return false;
+                    }
+                }
+                return true;
+            }
+            function loadFrames() {
+                if (targetPage != "" && targetPage != "undefined")
+                    top.classFrame.location = top.targetPage;
+            }
+        </script>
+    </head>
+    <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+        <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+            <frame src="overview-frame.html" name="packageListFrame" title="All Packages"/>
+            <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"/>
+        </frameset>
+        <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"/>
         <noframes>
-            <body>
-                <h1>Frame Alert</h1>
-                <p>
-                    You don't have frames. Go <a href="overview-summary.html">here</a>
-                </p>
-            </body>
+            <h1>Frame Alert</h1>
+            <p>
+                You don't have frames. Go <a href="overview-summary.html">here</a>
+            </p>
         </noframes>
     </frameset>
-</html>
+</html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -57,7 +57,7 @@
 <a class="jxr_linenumber" name="L49" href="#L49">49</a>  <em class="jxr_javadoccomment"> *</em>
 <a class="jxr_linenumber" name="L50" href="#L50">50</a>  <em class="jxr_javadoccomment"> */</em>
 <a class="jxr_linenumber" name="L51" href="#L51">51</a>  @RunWith( JUnit4.<strong class="jxr_keyword">class</strong> )
-<a class="jxr_linenumber" name="L52" href="#L52">52</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">abstract</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html">AbstractSiteDeployWebDavTest</a>
+<a class="jxr_linenumber" name="L52" href="#L52">52</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">abstract</strong> <strong class="jxr_keyword">class</strong> <a name="AbstractSiteDeployWebDavTest" href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html#AbstractSiteDeployWebDavTest">AbstractSiteDeployWebDavTest</a>
 <a class="jxr_linenumber" name="L53" href="#L53">53</a>      <strong class="jxr_keyword">extends</strong> AbstractMojoTestCase
 <a class="jxr_linenumber" name="L54" href="#L54">54</a>  {
 <a class="jxr_linenumber" name="L55" href="#L55">55</a>  
@@ -85,14 +85,14 @@
 <a class="jxr_linenumber" name="L77" href="#L77">77</a>          <strong class="jxr_keyword">throws</strong> Exception
 <a class="jxr_linenumber" name="L78" href="#L78">78</a>      {
 <a class="jxr_linenumber" name="L79" href="#L79">79</a>          FileUtils.cleanDirectory( siteTargetPath );
-<a class="jxr_linenumber" name="L80" href="#L80">80</a>          <a href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html">SimpleDavServerHandler</a> simpleDavServerHandler = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html">SimpleDavServerHandler</a>( siteTargetPath );
+<a class="jxr_linenumber" name="L80" href="#L80">80</a>          <a name="SimpleDavServerHandler" href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler">SimpleDavServerHandler</a> simpleDavServerHandler = <strong class="jxr_keyword">new</strong> <a name="SimpleDavServerHandler" href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler">SimpleDavServerHandler</a>( siteTargetPath );
 <a class="jxr_linenumber" name="L81" href="#L81">81</a>  
 <a class="jxr_linenumber" name="L82" href="#L82">82</a>          <strong class="jxr_keyword">try</strong>
 <a class="jxr_linenumber" name="L83" href="#L83">83</a>          {
 <a class="jxr_linenumber" name="L84" href="#L84">84</a>              File pomFile = getTestFile( <span class="jxr_string">"src/test/resources/unit/deploy-dav/pom.xml"</span> );
 <a class="jxr_linenumber" name="L85" href="#L85">85</a>              AbstractMojo mojo = getMojo( pomFile );
 <a class="jxr_linenumber" name="L86" href="#L86">86</a>              assertNotNull( mojo );
-<a class="jxr_linenumber" name="L87" href="#L87">87</a>              <a href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html">SiteMavenProjectStub</a> siteMavenProjectStub = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html">SiteMavenProjectStub</a>( <span class="jxr_string">"deploy-dav"</span> );
+<a class="jxr_linenumber" name="L87" href="#L87">87</a>              <a name="SiteMavenProjectStub" href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html#SiteMavenProjectStub">SiteMavenProjectStub</a> siteMavenProjectStub = <strong class="jxr_keyword">new</strong> <a name="SiteMavenProjectStub" href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html#SiteMavenProjectStub">SiteMavenProjectStub</a>( <span class="jxr_string">"deploy-dav"</span> );
 <a class="jxr_linenumber" name="L88" href="#L88">88</a>  
 <a class="jxr_linenumber" name="L89" href="#L89">89</a>              assertTrue( <span class="jxr_string">"dav server port not available: "</span> + simpleDavServerHandler.getPort(),
 <a class="jxr_linenumber" name="L90" href="#L90">90</a>                          simpleDavServerHandler.getPort() &gt; 0 );
@@ -123,13 +123,13 @@
 <a class="jxr_linenumber" name="L115" href="#L115">115</a>     {
 <a class="jxr_linenumber" name="L116" href="#L116">116</a> 
 <a class="jxr_linenumber" name="L117" href="#L117">117</a>         FileUtils.cleanDirectory( siteTargetPath );
-<a class="jxr_linenumber" name="L118" href="#L118">118</a>         <a href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html">SimpleDavServerHandler</a> simpleDavServerHandler = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html">SimpleDavServerHandler</a>( siteTargetPath );
+<a class="jxr_linenumber" name="L118" href="#L118">118</a>         <a name="SimpleDavServerHandler" href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler">SimpleDavServerHandler</a> simpleDavServerHandler = <strong class="jxr_keyword">new</strong> <a name="SimpleDavServerHandler" href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler">SimpleDavServerHandler</a>( siteTargetPath );
 <a class="jxr_linenumber" name="L119" href="#L119">119</a>         <strong class="jxr_keyword">try</strong>
 <a class="jxr_linenumber" name="L120" href="#L120">120</a>         {
 <a class="jxr_linenumber" name="L121" href="#L121">121</a>             File pluginXmlFile = getTestFile( <span class="jxr_string">"src/test/resources/unit/deploy-dav/pom.xml"</span> );
 <a class="jxr_linenumber" name="L122" href="#L122">122</a>             AbstractMojo mojo = getMojo( pluginXmlFile );
 <a class="jxr_linenumber" name="L123" href="#L123">123</a>             assertNotNull( mojo );
-<a class="jxr_linenumber" name="L124" href="#L124">124</a>             <a href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html">SiteMavenProjectStub</a> siteMavenProjectStub = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html">SiteMavenProjectStub</a>( <span class="jxr_string">"deploy-dav"</span> );
+<a class="jxr_linenumber" name="L124" href="#L124">124</a>             <a name="SiteMavenProjectStub" href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html#SiteMavenProjectStub">SiteMavenProjectStub</a> siteMavenProjectStub = <strong class="jxr_keyword">new</strong> <a name="SiteMavenProjectStub" href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html#SiteMavenProjectStub">SiteMavenProjectStub</a>( <span class="jxr_string">"deploy-dav"</span> );
 <a class="jxr_linenumber" name="L125" href="#L125">125</a>             <em class="jxr_comment">// olamy, Note : toto is something like foo or bar for french folks :-)</em>
 <a class="jxr_linenumber" name="L126" href="#L126">126</a>             String siteUrl = <span class="jxr_string">"dav:http://toto.com/site/"</span>;
 <a class="jxr_linenumber" name="L127" href="#L127">127</a>             siteMavenProjectStub.getDistributionManagement().getSite().setUrl( siteUrl );
@@ -180,15 +180,15 @@
 <a class="jxr_linenumber" name="L172" href="#L172">172</a>         Map&lt;String, String&gt; authentications = <strong class="jxr_keyword">new</strong> HashMap&lt;String, String&gt;();
 <a class="jxr_linenumber" name="L173" href="#L173">173</a>         authentications.put( <span class="jxr_string">"foo"</span>, <span class="jxr_string">"titi"</span> );
 <a class="jxr_linenumber" name="L174" href="#L174">174</a> 
-<a class="jxr_linenumber" name="L175" href="#L175">175</a>         <a href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html">AuthAsyncProxyServlet</a> servlet = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html">AuthAsyncProxyServlet</a>( authentications, siteTargetPath );
+<a class="jxr_linenumber" name="L175" href="#L175">175</a>         <a name="AuthAsyncProxyServlet" href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html#AuthAsyncProxyServlet">AuthAsyncProxyServlet</a> servlet = <strong class="jxr_keyword">new</strong> <a name="AuthAsyncProxyServlet" href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html#AuthAsyncProxyServlet">AuthAsyncProxyServlet</a>( authentications, siteTargetPath );
 <a class="jxr_linenumber" name="L176" href="#L176">176</a> 
-<a class="jxr_linenumber" name="L177" href="#L177">177</a>         <a href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html">SimpleDavServerHandler</a> simpleDavServerHandler = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html">SimpleDavServerHandler</a>( servlet );
+<a class="jxr_linenumber" name="L177" href="#L177">177</a>         <a name="SimpleDavServerHandler" href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler">SimpleDavServerHandler</a> simpleDavServerHandler = <strong class="jxr_keyword">new</strong> <a name="SimpleDavServerHandler" href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler">SimpleDavServerHandler</a>( servlet );
 <a class="jxr_linenumber" name="L178" href="#L178">178</a>         <strong class="jxr_keyword">try</strong>
 <a class="jxr_linenumber" name="L179" href="#L179">179</a>         {
 <a class="jxr_linenumber" name="L180" href="#L180">180</a>             File pluginXmlFile = getTestFile( <span class="jxr_string">"src/test/resources/unit/deploy-dav/pom.xml"</span> );
 <a class="jxr_linenumber" name="L181" href="#L181">181</a>             AbstractMojo mojo = getMojo( pluginXmlFile );
 <a class="jxr_linenumber" name="L182" href="#L182">182</a>             assertNotNull( mojo );
-<a class="jxr_linenumber" name="L183" href="#L183">183</a>             <a href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html">SiteMavenProjectStub</a> siteMavenProjectStub = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html">SiteMavenProjectStub</a>( <span class="jxr_string">"deploy-dav"</span> );
+<a class="jxr_linenumber" name="L183" href="#L183">183</a>             <a name="SiteMavenProjectStub" href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html#SiteMavenProjectStub">SiteMavenProjectStub</a> siteMavenProjectStub = <strong class="jxr_keyword">new</strong> <a name="SiteMavenProjectStub" href="../../../../../../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.html#SiteMavenProjectStub">SiteMavenProjectStub</a>( <span class="jxr_string">"deploy-dav"</span> );
 <a class="jxr_linenumber" name="L184" href="#L184">184</a> 
 <a class="jxr_linenumber" name="L185" href="#L185">185</a>             siteMavenProjectStub.getDistributionManagement().getSite()
 <a class="jxr_linenumber" name="L186" href="#L186">186</a>                 .setUrl( <span class="jxr_string">"dav:http://toto.com/site/"</span> );
@@ -272,7 +272,7 @@
 <a class="jxr_linenumber" name="L264" href="#L264">264</a> 
 <a class="jxr_linenumber" name="L265" href="#L265">265</a>     <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">boolean</strong> assertAtLeastOneRequestContainsHeader( List&lt;HttpRequest&gt; requests, String headerName )
 <a class="jxr_linenumber" name="L266" href="#L266">266</a>     {
-<a class="jxr_linenumber" name="L267" href="#L267">267</a>         <strong class="jxr_keyword">for</strong> ( HttpRequest rq : requests )
+<a class="jxr_linenumber" name="L267" href="#L267">267</a>         <strong class="jxr_keyword">for</strong> ( <a name="HttpRequest" href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html#HttpRequest">HttpRequest</a> rq : requests )
 <a class="jxr_linenumber" name="L268" href="#L268">268</a>         {
 <a class="jxr_linenumber" name="L269" href="#L269">269</a>             <strong class="jxr_keyword">boolean</strong> containsProxyHeader = rq.headers.containsKey( headerName );
 <a class="jxr_linenumber" name="L270" href="#L270">270</a>             <strong class="jxr_keyword">if</strong> ( containsProxyHeader )

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -49,7 +49,7 @@
 <a class="jxr_linenumber" name="L41" href="#L41">41</a>  <em class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L42" href="#L42">42</a>  <em class="jxr_javadoccomment"> * @author Olivier Lamy</em>
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>  <em class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L44" href="#L44">44</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html">AuthAsyncProxyServlet</a>
+<a class="jxr_linenumber" name="L44" href="#L44">44</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="AuthAsyncProxyServlet" href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html#AuthAsyncProxyServlet">AuthAsyncProxyServlet</a>
 <a class="jxr_linenumber" name="L45" href="#L45">45</a>      <strong class="jxr_keyword">extends</strong> AsyncProxyServlet
 <a class="jxr_linenumber" name="L46" href="#L46">46</a>  {
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>      <strong class="jxr_keyword">private</strong> Map&lt;String, String&gt; authentications;
@@ -65,7 +65,7 @@
 <a class="jxr_linenumber" name="L57" href="#L57">57</a>      <em class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L58" href="#L58">58</a>  <em class="jxr_javadoccomment">     * Constructor for non authentication servlet.</em>
 <a class="jxr_linenumber" name="L59" href="#L59">59</a>  <em class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L60" href="#L60">60</a>      <strong class="jxr_keyword">public</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html">AuthAsyncProxyServlet</a>( File siteTargetPath )
+<a class="jxr_linenumber" name="L60" href="#L60">60</a>      <strong class="jxr_keyword">public</strong> <a name="AuthAsyncProxyServlet" href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html#AuthAsyncProxyServlet">AuthAsyncProxyServlet</a>( File siteTargetPath )
 <a class="jxr_linenumber" name="L61" href="#L61">61</a>      {
 <a class="jxr_linenumber" name="L62" href="#L62">62</a>          <strong class="jxr_keyword">super</strong>();
 <a class="jxr_linenumber" name="L63" href="#L63">63</a>          <strong class="jxr_keyword">this</strong>.siteTargetPath = siteTargetPath;
@@ -76,7 +76,7 @@
 <a class="jxr_linenumber" name="L68" href="#L68">68</a>  <em class="jxr_javadoccomment">     * </em>
 <a class="jxr_linenumber" name="L69" href="#L69">69</a>  <em class="jxr_javadoccomment">     * @param authentications a map of user/password</em>
 <a class="jxr_linenumber" name="L70" href="#L70">70</a>  <em class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L71" href="#L71">71</a>      <strong class="jxr_keyword">public</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html">AuthAsyncProxyServlet</a>( Map&lt;String, String&gt; authentications, File siteTargetPath )
+<a class="jxr_linenumber" name="L71" href="#L71">71</a>      <strong class="jxr_keyword">public</strong> <a name="AuthAsyncProxyServlet" href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html#AuthAsyncProxyServlet">AuthAsyncProxyServlet</a>( Map&lt;String, String&gt; authentications, File siteTargetPath )
 <a class="jxr_linenumber" name="L72" href="#L72">72</a>      {
 <a class="jxr_linenumber" name="L73" href="#L73">73</a>          <strong class="jxr_keyword">this</strong>( siteTargetPath );
 <a class="jxr_linenumber" name="L74" href="#L74">74</a>  
@@ -89,7 +89,7 @@
 <a class="jxr_linenumber" name="L81" href="#L81">81</a>  <em class="jxr_javadoccomment">     * @param authentications a map of user/password</em>
 <a class="jxr_linenumber" name="L82" href="#L82">82</a>  <em class="jxr_javadoccomment">     * @param sleepTime a positive time to sleep the service thread (for timeout)</em>
 <a class="jxr_linenumber" name="L83" href="#L83">83</a>  <em class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L84" href="#L84">84</a>      <strong class="jxr_keyword">public</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html">AuthAsyncProxyServlet</a>( Map&lt;String, String&gt; authentications, <strong class="jxr_keyword">long</strong> sleepTime, File siteTargetPath )
+<a class="jxr_linenumber" name="L84" href="#L84">84</a>      <strong class="jxr_keyword">public</strong> <a name="AuthAsyncProxyServlet" href="../../../../../../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html#AuthAsyncProxyServlet">AuthAsyncProxyServlet</a>( Map&lt;String, String&gt; authentications, <strong class="jxr_keyword">long</strong> sleepTime, File siteTargetPath )
 <a class="jxr_linenumber" name="L85" href="#L85">85</a>      {
 <a class="jxr_linenumber" name="L86" href="#L86">86</a>          <strong class="jxr_keyword">this</strong>( siteTargetPath );
 <a class="jxr_linenumber" name="L87" href="#L87">87</a>  
@@ -138,7 +138,7 @@
 <a class="jxr_linenumber" name="L130" href="#L130">130</a>                 {
 <a class="jxr_linenumber" name="L131" href="#L131">131</a>                     String targetPath = request.getServletPath();
 <a class="jxr_linenumber" name="L132" href="#L132">132</a> 
-<a class="jxr_linenumber" name="L133" href="#L133">133</a>                     <a href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html">HttpRequest</a> rq = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html">HttpRequest</a>();
+<a class="jxr_linenumber" name="L133" href="#L133">133</a>                     <a name="HttpRequest" href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html#HttpRequest">HttpRequest</a> rq = <strong class="jxr_keyword">new</strong> <a name="HttpRequest" href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html#HttpRequest">HttpRequest</a>();
 <a class="jxr_linenumber" name="L134" href="#L134">134</a>                     rq.method = request.getMethod();
 <a class="jxr_linenumber" name="L135" href="#L135">135</a>                     rq.path = targetPath;
 <a class="jxr_linenumber" name="L136" href="#L136">136</a> 

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/HttpRequest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/HttpRequest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/HttpRequest.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -30,7 +30,7 @@
 <a class="jxr_linenumber" name="L22" href="#L22">22</a>  <strong class="jxr_keyword">import</strong> java.util.HashMap;
 <a class="jxr_linenumber" name="L23" href="#L23">23</a>  <strong class="jxr_keyword">import</strong> java.util.Map;
 <a class="jxr_linenumber" name="L24" href="#L24">24</a>  
-<a class="jxr_linenumber" name="L25" href="#L25">25</a>  <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html">HttpRequest</a>
+<a class="jxr_linenumber" name="L25" href="#L25">25</a>  <strong class="jxr_keyword">class</strong> <a name="HttpRequest" href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html#HttpRequest">HttpRequest</a>
 <a class="jxr_linenumber" name="L26" href="#L26">26</a>  {
 <a class="jxr_linenumber" name="L27" href="#L27">27</a>      Map&lt;String, String&gt; headers = <strong class="jxr_keyword">new</strong> HashMap&lt;String,String&gt;();
 <a class="jxr_linenumber" name="L28" href="#L28">28</a>  
@@ -38,7 +38,7 @@
 <a class="jxr_linenumber" name="L30" href="#L30">30</a>  
 <a class="jxr_linenumber" name="L31" href="#L31">31</a>      String path;
 <a class="jxr_linenumber" name="L32" href="#L32">32</a>  
-<a class="jxr_linenumber" name="L33" href="#L33">33</a>      <a href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html">HttpRequest</a>()
+<a class="jxr_linenumber" name="L33" href="#L33">33</a>      <a name="HttpRequest" href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html#HttpRequest">HttpRequest</a>()
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>      {
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>          <em class="jxr_comment">// nop</em>
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>      }

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -55,7 +55,7 @@
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>  <em class="jxr_javadoccomment"> * @since 3.0-beta-2</em>
 <a class="jxr_linenumber" name="L48" href="#L48">48</a>  <em class="jxr_javadoccomment"> *</em>
 <a class="jxr_linenumber" name="L49" href="#L49">49</a>  <em class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L50" href="#L50">50</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html">SimpleDavServerHandler</a>
+<a class="jxr_linenumber" name="L50" href="#L50">50</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="SimpleDavServerHandler" href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler">SimpleDavServerHandler</a>
 <a class="jxr_linenumber" name="L51" href="#L51">51</a>  {
 <a class="jxr_linenumber" name="L52" href="#L52">52</a>      
 <a class="jxr_linenumber" name="L53" href="#L53">53</a>      <strong class="jxr_keyword">private</strong> Logger log = LoggerFactory.getLogger( getClass() );
@@ -66,7 +66,7 @@
 <a class="jxr_linenumber" name="L58" href="#L58">58</a>      
 <a class="jxr_linenumber" name="L59" href="#L59">59</a>      List&lt;HttpRequest&gt; httpRequests = <strong class="jxr_keyword">new</strong> ArrayList&lt;HttpRequest&gt;();
 <a class="jxr_linenumber" name="L60" href="#L60">60</a>      
-<a class="jxr_linenumber" name="L61" href="#L61">61</a>      <strong class="jxr_keyword">public</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html">SimpleDavServerHandler</a>(<strong class="jxr_keyword">final</strong> File targetPath )
+<a class="jxr_linenumber" name="L61" href="#L61">61</a>      <strong class="jxr_keyword">public</strong> <a name="SimpleDavServerHandler" href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler">SimpleDavServerHandler</a>(<strong class="jxr_keyword">final</strong> File targetPath )
 <a class="jxr_linenumber" name="L62" href="#L62">62</a>          <strong class="jxr_keyword">throws</strong> Exception
 <a class="jxr_linenumber" name="L63" href="#L63">63</a>      {
 <a class="jxr_linenumber" name="L64" href="#L64">64</a>          <strong class="jxr_keyword">this</strong>.siteTargetPath = targetPath;
@@ -77,7 +77,7 @@
 <a class="jxr_linenumber" name="L69" href="#L69">69</a>              {
 <a class="jxr_linenumber" name="L70" href="#L70">70</a>                  String targetPath = request.getPathInfo();
 <a class="jxr_linenumber" name="L71" href="#L71">71</a>                  
-<a class="jxr_linenumber" name="L72" href="#L72">72</a>                  <a href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html">HttpRequest</a> rq = <strong class="jxr_keyword">new</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html">HttpRequest</a>();
+<a class="jxr_linenumber" name="L72" href="#L72">72</a>                  <a name="HttpRequest" href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html#HttpRequest">HttpRequest</a> rq = <strong class="jxr_keyword">new</strong> <a name="HttpRequest" href="../../../../../../org/apache/maven/plugins/site/deploy/HttpRequest.html#HttpRequest">HttpRequest</a>();
 <a class="jxr_linenumber" name="L73" href="#L73">73</a>                  rq.method = request.getMethod();
 <a class="jxr_linenumber" name="L74" href="#L74">74</a>                  rq.path = targetPath;
 <a class="jxr_linenumber" name="L75" href="#L75">75</a>  
@@ -112,7 +112,7 @@
 <a class="jxr_linenumber" name="L104" href="#L104">104</a> 
 <a class="jxr_linenumber" name="L105" href="#L105">105</a>     }
 <a class="jxr_linenumber" name="L106" href="#L106">106</a> 
-<a class="jxr_linenumber" name="L107" href="#L107">107</a>     <strong class="jxr_keyword">public</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html">SimpleDavServerHandler</a>( Servlet servlet )
+<a class="jxr_linenumber" name="L107" href="#L107">107</a>     <strong class="jxr_keyword">public</strong> <a name="SimpleDavServerHandler" href="../../../../../../org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html#SimpleDavServerHandler">SimpleDavServerHandler</a>( Servlet servlet )
 <a class="jxr_linenumber" name="L108" href="#L108">108</a>         <strong class="jxr_keyword">throws</strong> Exception
 <a class="jxr_linenumber" name="L109" href="#L109">109</a>     {
 <a class="jxr_linenumber" name="L110" href="#L110">110</a>         siteTargetPath = <strong class="jxr_keyword">null</strong>;

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -39,7 +39,7 @@
 <a class="jxr_linenumber" name="L31" href="#L31">31</a>  <em class="jxr_javadoccomment"> * @author &lt;a href="<a href="mailto:cleclerc@xebia.fr" target="alexandria_uri">mailto:cleclerc@xebia.fr</a>"&gt;Cyrille Le Clerc&lt;/a&gt;</em>
 <a class="jxr_linenumber" name="L32" href="#L32">32</a>  <em class="jxr_javadoccomment"> */</em>
 <a class="jxr_linenumber" name="L33" href="#L33">33</a>  @RunWith( JUnit4.<strong class="jxr_keyword">class</strong> )
-<a class="jxr_linenumber" name="L34" href="#L34">34</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html">SiteDeployMojoTest</a>
+<a class="jxr_linenumber" name="L34" href="#L34">34</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="SiteDeployMojoTest" href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html#SiteDeployMojoTest">SiteDeployMojoTest</a>
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>      <strong class="jxr_keyword">extends</strong> AbstractMojoTestCase
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>  {
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>      <strong class="jxr_keyword">private</strong> WagonManager wagonManager;

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html Wed Apr 27 21:24:50 2022
@@ -17,7 +17,7 @@
 <a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L13" href="#L13">13</a>  <em class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L14" href="#L14">14</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
 <a class="jxr_linenumber" name="L15" href="#L15">15</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
@@ -37,8 +37,8 @@
 <a class="jxr_linenumber" name="L29" href="#L29">29</a>  <em class="jxr_javadoccomment"> * @since 3.0-beta-2</em>
 <a class="jxr_linenumber" name="L30" href="#L30">30</a>  <em class="jxr_javadoccomment"> *</em>
 <a class="jxr_linenumber" name="L31" href="#L31">31</a>  <em class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L32" href="#L32">32</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html">SiteDeployWebDavTest</a>
-<a class="jxr_linenumber" name="L33" href="#L33">33</a>      <strong class="jxr_keyword">extends</strong> <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html">AbstractSiteDeployWebDavTest</a>
+<a class="jxr_linenumber" name="L32" href="#L32">32</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="SiteDeployWebDavTest" href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html#SiteDeployWebDavTest">SiteDeployWebDavTest</a>
+<a class="jxr_linenumber" name="L33" href="#L33">33</a>      <strong class="jxr_keyword">extends</strong> <a name="AbstractSiteDeployWebDavTest" href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html#AbstractSiteDeployWebDavTest">AbstractSiteDeployWebDavTest</a>
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>  {
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>  
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>      @Override

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-frame.html Wed Apr 27 21:24:50 2022
@@ -1,39 +1,36 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Site Plugin 3.12.0 Reference Package org.apache.maven.plugins.site.deploy</title>
-		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
-	</head>
-	<body>
-
-		<h3>
-        	<a href="package-summary.html" target="classFrame">org.apache.maven.plugins.site.deploy</a>
-      	</h3>
-
-      	<h3>Classes</h3>
-
-      	<ul>
-      		          	<li>
-            	<a href="AbstractSiteDeployWebDavTest.html" target="classFrame">AbstractSiteDeployWebDavTest</a>
-          	</li>
-          	          	<li>
-            	<a href="AuthAsyncProxyServlet.html" target="classFrame">AuthAsyncProxyServlet</a>
-          	</li>
-          	          	<li>
-            	<a href="HttpRequest.html" target="classFrame">HttpRequest</a>
-          	</li>
-          	          	<li>
-            	<a href="SimpleDavServerHandler.html" target="classFrame">SimpleDavServerHandler</a>
-          	</li>
-          	          	<li>
-            	<a href="SiteDeployMojoTest.html" target="classFrame">SiteDeployMojoTest</a>
-          	</li>
-          	          	<li>
-            	<a href="SiteDeployWebDavTest.html" target="classFrame">SiteDeployWebDavTest</a>
-          	</li>
-          	      	</ul>
-
-	</body>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>Apache Maven Site Plugin 4.0.0-M1 Reference Package org.apache.maven.plugins.site.deploy</title>
+        <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
+    </head>
+    <body>
+        <h1 class="bar"><a href="package-summary.html" target="classFrame">org.apache.maven.plugins.site.deploy</a></h1>
+        <div class="indexContainer">
+            <h2 title="Classes">Classes</h2>
+            <ul title="Classes">
+                <li>
+                    <a href="AbstractSiteDeployWebDavTest.html#AbstractSiteDeployWebDavTest" target="classFrame">AbstractSiteDeployWebDavTest</a>
+                </li>
+                <li>
+                    <a href="AuthAsyncProxyServlet.html#AuthAsyncProxyServlet" target="classFrame">AuthAsyncProxyServlet</a>
+                </li>
+                <li>
+                    <a href="HttpRequest.html#HttpRequest" target="classFrame">HttpRequest</a>
+                </li>
+                <li>
+                    <a href="SimpleDavServerHandler.html#SimpleDavServerHandler" target="classFrame">SimpleDavServerHandler</a>
+                </li>
+                <li>
+                    <a href="SiteDeployMojoTest.html#SiteDeployMojoTest" target="classFrame">SiteDeployMojoTest</a>
+                </li>
+                <li>
+                    <a href="SiteDeployWebDavTest.html#SiteDeployWebDavTest" target="classFrame">SiteDeployWebDavTest</a>
+                </li>
+            </ul>
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/xref-test/org/apache/maven/plugins/site/deploy/package-summary.html Wed Apr 27 21:24:50 2022
@@ -1,94 +1,132 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Site Plugin 3.12.0 Reference Package org.apache.maven.plugins.site.deploy</title>
-		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
-	</head>
-	<body>
-		      	<div class="overview">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../overview-summary.html">Overview</a>
-          		</li>
-          		<li class="selected">Package</li>
-        	</ul>
-      	</div>
-      	<div class="framenoframe">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../index.html" target="_top">FRAMES</a>
-          		</li>
-          		<li>
-            		<a href="package-summary.html" target="_top">NO FRAMES</a>
-          		</li>
-        	</ul>
-      	</div>
-		
-		      	<h2>Package org.apache.maven.plugins.site.deploy</h2>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+        <title>Apache Maven Site Plugin 4.0.0-M1 Reference Package org.apache.maven.plugins.site.deploy</title>
+        <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
+    </head>
 
-		<table class="summary">
-        	<thead>
-          		<tr>
-            		<th>Class Summary</th>
-          		</tr>
-        	</thead>
-        	<tbody>
-        		            	<tr>
-              		<td>
-                		<a href="AbstractSiteDeployWebDavTest.html" target="classFrame">AbstractSiteDeployWebDavTest</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="AuthAsyncProxyServlet.html" target="classFrame">AuthAsyncProxyServlet</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="HttpRequest.html" target="classFrame">HttpRequest</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="SimpleDavServerHandler.html" target="classFrame">SimpleDavServerHandler</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="SiteDeployMojoTest.html" target="classFrame">SiteDeployMojoTest</a>
-              		</td>
-            	</tr>
-				            	<tr>
-              		<td>
-                		<a href="SiteDeployWebDavTest.html" target="classFrame">SiteDeployWebDavTest</a>
-              		</td>
-            	</tr>
-				        	</tbody>
-      	</table>
-		
-		      	<div class="overview">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../overview-summary.html">Overview</a>
-          		</li>
-          		<li class="selected">Package</li>
-        	</ul>
-      	</div>
-      	<div class="framenoframe">
-        	<ul>
-          		<li>
-            		<a href="../../../../../../index.html" target="_top">FRAMES</a>
-          		</li>
-          		<li>
-            		<a href="package-summary.html" target="_top">NO FRAMES</a>
-          		</li>
-        	</ul>
-      	</div>
-				<hr />
-		<div id="footer">
-			Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
-		</div>
-	</body>
+    <body>
+                <div class="topNav">
+            <a name="navbar_top"><!--   --></a>
+            <a href="#skip-navbar_top" title="Skip navigation links"></a>
+            <a name="navbar_top_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a href="../../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M1 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../../index.html?overview-summary.html" target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_top">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_top"><!--   --></a>
+        </div>
+        
+                <div class="header">
+            <h1 title="Package" class="title">Package org.apache.maven.plugins.site.deploy</h1>
+        </div>
+        <div class="contentContainer">
+            <ul class="blockList">
+                <li class="blockList">
+                    <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+                        <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+                        <thead>
+                            <tr>
+                                <th class="colFirst colLast" scope="col">Class</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="AbstractSiteDeployWebDavTest.html#AbstractSiteDeployWebDavTest" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">AbstractSiteDeployWebDavTest</a>
+                                </td>
+                            </tr>
+                            <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="AuthAsyncProxyServlet.html#AuthAsyncProxyServlet" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">AuthAsyncProxyServlet</a>
+                                </td>
+                            </tr>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="HttpRequest.html#HttpRequest" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">HttpRequest</a>
+                                </td>
+                            </tr>
+                            <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="SimpleDavServerHandler.html#SimpleDavServerHandler" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">SimpleDavServerHandler</a>
+                                </td>
+                            </tr>
+                            <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="SiteDeployMojoTest.html#SiteDeployMojoTest" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">SiteDeployMojoTest</a>
+                                </td>
+                            </tr>
+                            <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="SiteDeployWebDavTest.html#SiteDeployWebDavTest" target="classFrame" title="class in org.apache.maven.plugins.site.deploy">SiteDeployWebDavTest</a>
+                                </td>
+                            </tr>
+                        </tbody>
+                    </table>
+                </li>
+            </ul>
+        </div>
+        
+                <div class="bottomNav">
+            <a name="navbar_bottom"><!--   --></a>
+            <a href="#skip-navbar_bottom" title="Skip navigation links"></a>
+            <a name="navbar_bottom_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a href="../../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Maven Site Plugin 4.0.0-M1 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../../index.html?overview-summary.html" target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_bottom">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_bottom"><!--   --></a>
+        </div>
+        
+        <div id="footer">
+            Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
+        </div>
+    </body>
 </html>
\ No newline at end of file