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/02/13 11:36:19 UTC

svn commit: r1898033 [7/9] - 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/ apido...

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-info.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-info.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-info.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-plugin-plugin:3.5.2:report at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-plugin-plugin:3.5.2:report at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Plugin Documentation</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Plugin Documentation</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -229,7 +229,7 @@ protocols</a></td></tr></table>
         &lt;plugin&gt;
           &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;maven-site-plugin&lt;/artifactId&gt;
-          &lt;version&gt;3.10.0&lt;/version&gt;
+          &lt;version&gt;3.11.0&lt;/version&gt;
         &lt;/plugin&gt;
         ...
       &lt;/plugins&gt;
@@ -239,7 +239,7 @@ protocols</a></td></tr></table>
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-site-plugin&lt;/artifactId&gt;
-        &lt;version&gt;3.10.0&lt;/version&gt;
+        &lt;version&gt;3.11.0&lt;/version&gt;
       &lt;/plugin&gt;
       ...
     &lt;/plugins&gt;
@@ -255,7 +255,7 @@ protocols</a></td></tr></table>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-management.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-management.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugin-management.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!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:plugin-management at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:plugin-management at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Plugin Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -309,7 +309,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugins.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugins.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/plugins.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!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:plugins at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:plugins at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Project Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Plugins</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -252,7 +252,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/pmd.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/pmd.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/pmd.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; PMD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">PMD Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -199,7 +199,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-info.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-info.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-info.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Information</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -193,7 +193,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-reports.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-reports.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/project-reports.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Generated Reports</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -185,7 +185,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

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 Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/run-mojo.xml at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/run-mojo.xml at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; site:run</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven 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: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -125,7 +125,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-site-plugin:3.10.0:run</p>
+<p>org.apache.maven.plugins:maven-site-plugin:3.11.0:run</p>
       
 <p><b>Description</b>:</p>
       
@@ -650,7 +650,7 @@ migration</div>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

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 Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!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 2021-12-22
+ | 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-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Source Code Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven 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: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -141,15 +141,15 @@
 <div class="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.10.0">https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-3.10.0</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-3.11.0">https://github.com/apache/maven-site-plugin/tree/maven-site-plugin-3.11.0</a></pre></div></div>
 <div class="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.10.0 https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-site-plugin-3.11.0 https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></div>
 <div class="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.10.0 https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-site-plugin-3.11.0 https://gitbox.apache.org/repos/asf/maven-site-plugin.git</pre></div></div>
 <div class="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>
@@ -160,7 +160,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/site-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/site-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/site-mojo.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/site-mojo.xml at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/site-mojo.xml at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; site:site</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">site:site</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -125,7 +125,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-site-plugin:3.10.0:site</p>
+<p>org.apache.maven.plugins:maven-site-plugin:3.11.0:site</p>
       
 <p><b>Description</b>:</p>
       
@@ -721,7 +721,7 @@ migration</div>
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-deploy-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-deploy-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-deploy-mojo.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/stage-deploy-mojo.xml at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/stage-deploy-mojo.xml at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; site:stage-deploy</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">site:stage-deploy</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -125,7 +125,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-site-plugin:3.10.0:stage-deploy</p>
+<p>org.apache.maven.plugins:maven-site-plugin:3.11.0:stage-deploy</p>
       
 <p><b>Description</b>:</p>
       
@@ -523,7 +523,7 @@ directory will be calculated from this u
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-mojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-mojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/stage-mojo.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/stage-mojo.xml at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target\generated-site\xdoc/stage-mojo.xml at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; site:stage</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">site:stage</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -125,7 +125,7 @@
       
 <p><b>Full name</b>:</p>
       
-<p>org.apache.maven.plugins:maven-site-plugin:3.10.0:stage</p>
+<p>org.apache.maven.plugins:maven-site-plugin:3.11.0:stage</p>
       
 <p><b>Description</b>:</p>
       
@@ -470,7 +470,7 @@ directory will be calculated from this u
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/summary.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/summary.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!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:summary at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:summary at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Summary</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -178,7 +178,7 @@
 <td>maven-site-plugin</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>3.10.0</td></tr>
+<td>3.11.0</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>maven-plugin</td></tr>
@@ -192,7 +192,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/surefire-report.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-surefire-report-plugin:2.22.2:report at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-surefire-report-plugin:2.22.2:report at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Surefire Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -172,7 +172,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>2.131</td></tr></table><br />
+<td>1.869</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -193,7 +193,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.155</td></tr>
+<td>0.154</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.plugins.site.deploy">org.apache.maven.plugins.site.deploy</a></td>
 <td>4</td>
@@ -201,7 +201,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.976</td></tr></table><br />
+<td>1.715</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.maven.plugins.site.run"></a>org.apache.maven.plugins.site.run</h3><a name="org.apache.maven.plugins.site.run"></a>
@@ -223,7 +223,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.155</td></tr></table></div>
+<td>0.154</td></tr></table></div>
 <div class="section">
 <h3><a name="org.apache.maven.plugins.site.deploy"></a>org.apache.maven.plugins.site.deploy</h3><a name="org.apache.maven.plugins.site.deploy"></a>
 <table border="1" class="table table-striped">
@@ -244,7 +244,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.672</td></tr>
+<td>0.592</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest"><img src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a href="#org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest">SiteDeployWebDavTest</a></td>
@@ -253,7 +253,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>1.304</td></tr></table></div><br /></div>
+<td>1.123</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
@@ -263,22 +263,22 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployMojoTest.testFoo"></a>testFoo</td>
-<td>0.544</td></tr></table></div>
+<td>0.512</td></tr></table></div>
 <div class="section">
 <h3><a name="SiteDeployWebDavTest"></a>SiteDeployWebDavTest</h3><a name="org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.davDeployThruProxyWithoutAuthzInProxy"></a>davDeployThruProxyWithoutAuthzInProxy</td>
-<td>0.944</td></tr>
+<td>0.841</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.noAuthzDavDeploy"></a>noAuthzDavDeploy</td>
-<td>0.14</td></tr>
+<td>0.113</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest.davDeployThruProxyWitAuthzInProxy"></a>davDeployThruProxyWitAuthzInProxy</td>
-<td>0.22</td></tr></table></div>
+<td>0.168</td></tr></table></div>
 <div class="section">
 <h3><a name="WebXmlTest"></a>WebXmlTest</h3><a name="org.apache.maven.plugins.site.run.WebXmlTest"></a>
 <table border="1" class="table table-striped">
@@ -293,7 +293,7 @@ function toggleDisplay(elementId) {
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/taglist.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/taglist.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/taglist.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:taglist-maven-plugin:2.4:taglist at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:taglist-maven-plugin:2.4:taglist at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Tag List report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Tag List report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -227,7 +227,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/team.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/team.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/team.html Sun Feb 13 11:36:18 2022
@@ -1,13 +1,13 @@
 <!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:team at 2021-12-22
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:team at 2022-02-13
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20211222" />
+    <meta name="Date-Revision-yyyymmdd" content="20220213" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Site Plugin &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Plugins">Plugins</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Site Plugin">Apache Maven Site Plugin</a><span class="divider">/</span></li>
     <li class="active ">Project Team</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-22</li>
-          <li id="projectVersion" class="pull-right">Version: 3.10.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-13</li>
+          <li id="projectVersion" class="pull-right">Version: 3.11.0</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -918,7 +918,7 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-            <p>Copyright &copy;2002&#x2013;2021
+            <p>Copyright &copy;2002&#x2013;2022
 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
 All rights reserved.</p>
         </div>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/allclasses-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/allclasses-frame.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/allclasses-frame.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>All Classes (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/allclasses-noframe.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/allclasses-noframe.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/allclasses-noframe.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>All Classes (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/constant-values.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/constant-values.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/constant-values.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Constant Field Values (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Constant Field Values (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/deprecated-list.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/deprecated-list.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/deprecated-list.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Deprecated List (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Deprecated List (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/help-doc.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/help-doc.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/help-doc.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>API Help (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="API Help (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -225,6 +225,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/index-all.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/index-all.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/index-all.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Index (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Index (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -239,6 +239,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/index.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/index.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/index.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Maven Site Plugin 3.10.0 Test API</title>
+<title>Apache Maven Site Plugin 3.11.0 Test API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/AbstractSiteDeployWebDavTest.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractSiteDeployWebDavTest (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>AbstractSiteDeployWebDavTest (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractSiteDeployWebDavTest (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="AbstractSiteDeployWebDavTest (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -381,6 +381,6 @@ extends <a href="https://maven.apache.or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AuthAsyncProxyServlet (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>AuthAsyncProxyServlet (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AuthAsyncProxyServlet (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="AuthAsyncProxyServlet (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -442,6 +442,6 @@ extends org.eclipse.jetty.proxy.AsyncPro
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/SimpleDavServerHandler.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SimpleDavServerHandler (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>SimpleDavServerHandler (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimpleDavServerHandler (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="SimpleDavServerHandler (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -313,6 +313,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/SiteDeployMojoTest.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteDeployMojoTest (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>SiteDeployMojoTest (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SiteDeployMojoTest (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="SiteDeployMojoTest (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -324,6 +324,6 @@ extends org.codehaus.plexus.PlexusTestCa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/SiteDeployWebDavTest.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteDeployWebDavTest (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>SiteDeployWebDavTest (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SiteDeployWebDavTest (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="SiteDeployWebDavTest (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -296,6 +296,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/AbstractSiteDeployWebDavTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/AbstractSiteDeployWebDavTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/AbstractSiteDeployWebDavTest.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.site.deploy.AbstractSiteDeployWebDavTest (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.AbstractSiteDeployWebDavTest (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.AbstractSiteDeployWebDavTest (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.AbstractSiteDeployWebDavTest (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/AuthAsyncProxyServlet.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/AuthAsyncProxyServlet.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/AuthAsyncProxyServlet.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.site.deploy.AuthAsyncProxyServlet (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.AuthAsyncProxyServlet (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.AuthAsyncProxyServlet (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.AuthAsyncProxyServlet (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/SimpleDavServerHandler.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/SimpleDavServerHandler.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/SimpleDavServerHandler.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.site.deploy.SimpleDavServerHandler (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.SimpleDavServerHandler (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.SimpleDavServerHandler (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.SimpleDavServerHandler (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/SiteDeployMojoTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/SiteDeployMojoTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/SiteDeployMojoTest.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployMojoTest (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployMojoTest (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployMojoTest (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployMojoTest (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/SiteDeployWebDavTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/SiteDeployWebDavTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/class-use/SiteDeployWebDavTest.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployWebDavTest (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-frame.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-summary.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-tree.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-tree.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.deploy Class Hierarchy (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>org.apache.maven.plugins.site.deploy Class Hierarchy (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.plugins.site.deploy Class Hierarchy (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="org.apache.maven.plugins.site.deploy Class Hierarchy (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -176,6 +176,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-use.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-use.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/deploy/package-use.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Uses of Package org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Uses of Package org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -153,6 +153,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/WebXmlTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/WebXmlTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/WebXmlTest.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WebXmlTest (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>WebXmlTest (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WebXmlTest (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="WebXmlTest (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -272,6 +272,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/class-use/WebXmlTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/class-use/WebXmlTest.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/class-use/WebXmlTest.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.plugins.site.run.WebXmlTest (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.run.WebXmlTest (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.plugins.site.run.WebXmlTest (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.run.WebXmlTest (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/package-frame.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.run (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>org.apache.maven.plugins.site.run (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/package-summary.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.run (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>org.apache.maven.plugins.site.run (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.plugins.site.run (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="org.apache.maven.plugins.site.run (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/package-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/package-tree.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/testapidocs/org/apache/maven/plugins/site/run/package-tree.html Sun Feb 13 11:36:18 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.plugins.site.run Class Hierarchy (Apache Maven Site Plugin 3.10.0 Test API)</title>
+<title>org.apache.maven.plugins.site.run Class Hierarchy (Apache Maven Site Plugin 3.11.0 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.plugins.site.run Class Hierarchy (Apache Maven Site Plugin 3.10.0 Test API)";
+            parent.document.title="org.apache.maven.plugins.site.run Class Hierarchy (Apache Maven Site Plugin 3.11.0 Test API)";
         }
     }
     catch(err) {
@@ -133,6 +133,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file