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 hb...@apache.org on 2021/12/06 21:43:26 UTC

svn commit: r1895638 [4/6] - in /maven/website/components/wrapper-archives/wrapper-LATEST: ./ maven-wrapper-distribution/ maven-wrapper-plugin/ maven-wrapper-plugin/apidocs/ maven-wrapper-plugin/apidocs/org/apache/maven/plugins/wrapper/ maven-wrapper-p...

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/Downloader.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/Downloader.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/Downloader.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Downloader (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Downloader (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="Downloader (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Downloader (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/Installer.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/Installer.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/Installer.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Installer (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Installer (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="Installer (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Installer (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/Logger.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/Logger.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/Logger.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Logger (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Logger (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="Logger (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Logger (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/MavenWrapperMain.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/MavenWrapperMain.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/MavenWrapperMain.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MavenWrapperMain (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>MavenWrapperMain (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="MavenWrapperMain (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="MavenWrapperMain (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -148,14 +148,6 @@ extends <a href="https://docs.oracle.com
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/maven/wrapper/MavenWrapperMain.html#MVN_PATH">MVN_PATH</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/maven/wrapper/MavenWrapperMain.html#MVN_VERSION">MVN_VERSION</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/maven/wrapper/MavenWrapperMain.html#MVNW_PASSWORD">MVNW_PASSWORD</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -305,7 +297,7 @@ extends <a href="https://docs.oracle.com
 <a name="MVNW_REPOURL">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>MVNW_REPOURL</h4>
 <pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MVNW_REPOURL</pre>
@@ -315,32 +307,6 @@ extends <a href="https://docs.oracle.com
 </dl>
 </li>
 </ul>
-<a name="MVN_VERSION">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>MVN_VERSION</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MVN_VERSION</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../constant-values.html#org.apache.maven.wrapper.MavenWrapperMain.MVN_VERSION">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="MVN_PATH">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>MVN_PATH</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> MVN_PATH</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../constant-values.html#org.apache.maven.wrapper.MavenWrapperMain.MVN_PATH">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
 </li>
 </ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/PathAssembler.LocalDistribution.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/PathAssembler.LocalDistribution.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/PathAssembler.LocalDistribution.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PathAssembler.LocalDistribution (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>PathAssembler.LocalDistribution (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="PathAssembler.LocalDistribution (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="PathAssembler.LocalDistribution (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/PathAssembler.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/PathAssembler.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/PathAssembler.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PathAssembler (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>PathAssembler (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="PathAssembler (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="PathAssembler (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/SystemPropertiesHandler.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/SystemPropertiesHandler.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/SystemPropertiesHandler.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SystemPropertiesHandler (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>SystemPropertiesHandler (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="SystemPropertiesHandler (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="SystemPropertiesHandler (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/WrapperConfiguration.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/WrapperConfiguration.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/WrapperConfiguration.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WrapperConfiguration (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>WrapperConfiguration (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="WrapperConfiguration (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="WrapperConfiguration (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/WrapperExecutor.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/WrapperExecutor.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/WrapperExecutor.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WrapperExecutor (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>WrapperExecutor (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="WrapperExecutor (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="WrapperExecutor (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/BootstrapMainStarter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/BootstrapMainStarter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/BootstrapMainStarter.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.BootstrapMainStarter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.BootstrapMainStarter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.BootstrapMainStarter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.BootstrapMainStarter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/DefaultDownloader.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/DefaultDownloader.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/DefaultDownloader.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.DefaultDownloader (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.DefaultDownloader (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.DefaultDownloader (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.DefaultDownloader (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/Downloader.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/Downloader.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/Downloader.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.wrapper.Downloader (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.maven.wrapper.Downloader (Maven Wrapper Jar 3.1.0-SNAPSHOT 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 Interface org.apache.maven.wrapper.Downloader (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.maven.wrapper.Downloader (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/Installer.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/Installer.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/Installer.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.Installer (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.Installer (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.Installer (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.Installer (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/Logger.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/Logger.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/Logger.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.Logger (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.Logger (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.Logger (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.Logger (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/MavenWrapperMain.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/MavenWrapperMain.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/MavenWrapperMain.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.MavenWrapperMain (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.MavenWrapperMain (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.MavenWrapperMain (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.MavenWrapperMain (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/PathAssembler.LocalDistribution.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/PathAssembler.LocalDistribution.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/PathAssembler.LocalDistribution.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.PathAssembler.LocalDistribution (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.PathAssembler.LocalDistribution (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.PathAssembler.LocalDistribution (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.PathAssembler.LocalDistribution (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/PathAssembler.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/PathAssembler.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/PathAssembler.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.PathAssembler (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.PathAssembler (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.PathAssembler (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.PathAssembler (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/SystemPropertiesHandler.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/SystemPropertiesHandler.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/SystemPropertiesHandler.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.SystemPropertiesHandler (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.SystemPropertiesHandler (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.SystemPropertiesHandler (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.SystemPropertiesHandler (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/WrapperConfiguration.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/WrapperConfiguration.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/WrapperConfiguration.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.WrapperConfiguration (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.WrapperConfiguration (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.WrapperConfiguration (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.WrapperConfiguration (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/WrapperExecutor.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/WrapperExecutor.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/class-use/WrapperExecutor.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.WrapperExecutor (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.WrapperExecutor (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.WrapperExecutor (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.WrapperExecutor (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/AbstractCommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/AbstractCommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/AbstractCommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>AbstractCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="AbstractCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="AbstractCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/AbstractPropertiesCommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/AbstractPropertiesCommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/AbstractPropertiesCommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>AbstractPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="AbstractPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="AbstractPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineArgumentException.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineArgumentException.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineArgumentException.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandLineArgumentException (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>CommandLineArgumentException (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="CommandLineArgumentException (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="CommandLineArgumentException (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>CommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="CommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="CommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineOption.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineOption.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineOption.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandLineOption (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>CommandLineOption (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="CommandLineOption (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="CommandLineOption (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineParser.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineParser.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/CommandLineParser.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandLineParser (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>CommandLineParser (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="CommandLineParser (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="CommandLineParser (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/ParsedCommandLine.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/ParsedCommandLine.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/ParsedCommandLine.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ParsedCommandLine (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>ParsedCommandLine (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="ParsedCommandLine (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="ParsedCommandLine (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/ParsedCommandLineOption.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/ParsedCommandLineOption.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/ParsedCommandLineOption.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ParsedCommandLineOption (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>ParsedCommandLineOption (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="ParsedCommandLineOption (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="ParsedCommandLineOption (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/ProjectPropertiesCommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/ProjectPropertiesCommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/ProjectPropertiesCommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>ProjectPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="ProjectPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="ProjectPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/SystemPropertiesCommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/SystemPropertiesCommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/SystemPropertiesCommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SystemPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>SystemPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="SystemPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="SystemPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/AbstractCommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/AbstractCommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/AbstractCommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli.AbstractCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.cli.AbstractCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli.AbstractCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.cli.AbstractCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/AbstractPropertiesCommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/AbstractPropertiesCommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/AbstractPropertiesCommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli.AbstractPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.cli.AbstractPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli.AbstractPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.cli.AbstractPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineArgumentException.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineArgumentException.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineArgumentException.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli.CommandLineArgumentException (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.cli.CommandLineArgumentException (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli.CommandLineArgumentException (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.cli.CommandLineArgumentException (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.maven.wrapper.cli.CommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.maven.wrapper.cli.CommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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 Interface org.apache.maven.wrapper.cli.CommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.maven.wrapper.cli.CommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineOption.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineOption.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineOption.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli.CommandLineOption (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.cli.CommandLineOption (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli.CommandLineOption (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.cli.CommandLineOption (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineParser.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineParser.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/CommandLineParser.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli.CommandLineParser (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.cli.CommandLineParser (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli.CommandLineParser (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.cli.CommandLineParser (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/ParsedCommandLine.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/ParsedCommandLine.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/ParsedCommandLine.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli.ParsedCommandLine (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.cli.ParsedCommandLine (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli.ParsedCommandLine (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.cli.ParsedCommandLine (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/ParsedCommandLineOption.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/ParsedCommandLineOption.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/ParsedCommandLineOption.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli.ParsedCommandLineOption (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.cli.ParsedCommandLineOption (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli.ParsedCommandLineOption (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.cli.ParsedCommandLineOption (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/ProjectPropertiesCommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/ProjectPropertiesCommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/ProjectPropertiesCommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli.ProjectPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.cli.ProjectPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli.ProjectPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.cli.ProjectPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/SystemPropertiesCommandLineConverter.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/SystemPropertiesCommandLineConverter.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/class-use/SystemPropertiesCommandLineConverter.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli.SystemPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.maven.wrapper.cli.SystemPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli.SystemPropertiesCommandLineConverter (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.maven.wrapper.cli.SystemPropertiesCommandLineConverter (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-frame.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-frame.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-frame.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wrapper.cli (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>org.apache.maven.wrapper.cli (Maven Wrapper Jar 3.1.0-SNAPSHOT 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/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-summary.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-summary.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-summary.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wrapper.cli (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>org.apache.maven.wrapper.cli (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.wrapper.cli (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-tree.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-tree.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-tree.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wrapper.cli Class Hierarchy (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>org.apache.maven.wrapper.cli Class Hierarchy (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli Class Hierarchy (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.wrapper.cli Class Hierarchy (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-use.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-use.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/cli/package-use.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper.cli (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.maven.wrapper.cli (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper.cli (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.maven.wrapper.cli (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-frame.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-frame.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-frame.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wrapper (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>org.apache.maven.wrapper (Maven Wrapper Jar 3.1.0-SNAPSHOT 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/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-summary.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-summary.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-summary.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wrapper (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>org.apache.maven.wrapper (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.wrapper (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-tree.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-tree.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-tree.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.wrapper Class Hierarchy (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>org.apache.maven.wrapper Class Hierarchy (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper Class Hierarchy (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="org.apache.maven.wrapper Class Hierarchy (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-use.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-use.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/org/apache/maven/wrapper/package-use.html Mon Dec  6 21:43:24 2021
@@ -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.wrapper (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.maven.wrapper (Maven Wrapper Jar 3.1.0-SNAPSHOT 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.wrapper (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.maven.wrapper (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/overview-frame.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/overview-frame.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/overview-frame.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Overview List (Maven Wrapper Jar 3.1.0-SNAPSHOT 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/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/overview-summary.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/overview-summary.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/overview-summary.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Overview (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="Overview (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Overview (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Maven Wrapper Jar 3.0.3-SNAPSHOT API</h1>
+<h1 class="title">Maven Wrapper Jar 3.1.0-SNAPSHOT API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/overview-tree.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/overview-tree.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/overview-tree.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Class Hierarchy (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="Class Hierarchy (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Class Hierarchy (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/serialized-form.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/serialized-form.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/apidocs/serialized-form.html Mon Dec  6 21:43:24 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Serialized Form (Maven Wrapper Jar 3.0.3-SNAPSHOT API)</title>
+<title>Serialized Form (Maven Wrapper Jar 3.1.0-SNAPSHOT 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="Serialized Form (Maven Wrapper Jar 3.0.3-SNAPSHOT API)";
+            parent.document.title="Serialized Form (Maven Wrapper Jar 3.1.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/checkstyle.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/checkstyle.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/checkstyle.html Mon Dec  6 21:43:24 2021
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2021-11-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle at 2021-12-06
  | 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="20211127" />
+    <meta name="Date-Revision-yyyymmdd" content="20211206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Wrapper Jar &#x2013; Checkstyle Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../../wrapper/index.html" title="Wrapper">Wrapper</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Wrapper Jar">Maven Wrapper Jar</a><span class="divider">/</span></li>
     <li class="active ">Checkstyle Results</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-11-27</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.3-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-06</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.0-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -125,7 +125,7 @@
 <th><img src="images/icon_error_sml.gif" alt="" />&#160;Errors</th></tr>
 <tr class="b">
 <td>18</td>
-<td>19</td>
+<td>17</td>
 <td>74</td>
 <td>0</td></tr></table></div>
 <div class="section">
@@ -163,7 +163,7 @@
 <td>0</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.wrapper.MavenWrapperMain.java">org/apache/maven/wrapper/MavenWrapperMain.java</a></td>
-<td>9</td>
+<td>7</td>
 <td>1</td>
 <td>0</td></tr>
 <tr class="b">
@@ -254,7 +254,7 @@
 <td><a class="externalLink" href="http://checkstyle.sourceforge.net/config_javadoc.html#JavadocVariable">JavadocVariable</a>
 <ul>
 <li>scope: <tt>&quot;protected&quot;</tt></li></ul></td>
-<td>19</td>
+<td>17</td>
 <td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td></tr></table></div>
 <div class="section">
 <h2><a name="Details"></a>Details</h2>
@@ -421,23 +421,11 @@
 <td>Missing a Javadoc comment.</td>
 <td><a href="./xref/org/apache/maven/wrapper/MavenWrapperMain.html#L51">51</a></td></tr>
 <tr class="b">
-<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td>
-<td>javadoc</td>
-<td>JavadocVariable</td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/wrapper/MavenWrapperMain.html#L53">53</a></td></tr>
-<tr class="a">
-<td><img src="images/icon_info_sml.gif" alt="" />&#160;Info</td>
-<td>javadoc</td>
-<td>JavadocVariable</td>
-<td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/wrapper/MavenWrapperMain.html#L55">55</a></td></tr>
-<tr class="b">
 <td><img src="images/icon_warning_sml.gif" alt="" />&#160;Warning</td>
 <td>javadoc</td>
 <td>JavadocMethod</td>
 <td>Missing a Javadoc comment.</td>
-<td><a href="./xref/org/apache/maven/wrapper/MavenWrapperMain.html#L58">58</a></td></tr></table></div>
+<td><a href="./xref/org/apache/maven/wrapper/MavenWrapperMain.html#L53">53</a></td></tr></table></div>
 <div class="section">
 <h3 id="org.apache.maven.wrapper.PathAssembler.java">org/apache/maven/wrapper/PathAssembler.java</h3>
 <table border="0" class="table table-striped">

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/checkstyle.rss
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/checkstyle.rss (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/checkstyle.rss Mon Dec  6 21:43:24 2021
@@ -28,7 +28,7 @@ under the License.
       <title>File: 18,
              Errors: 0,
              Warnings: 74,
-             Infos: 19
+             Infos: 17
       </title>
             <link>https://maven.apache.org/maven-wrapper-parent/maven-wrapper//checkstyle.html</link>
       <description>
@@ -49,7 +49,7 @@ under the License.
                   <a href="https://maven.apache.org/maven-wrapper-parent/maven-wrapper//checkstyle.html#org.apache.maven.wrapper.MavenWrapperMain.java">org/apache/maven/wrapper/MavenWrapperMain.java</a>
                 </td>
                 <td>
-                  9
+                  7
                 </td>
                 <td>
                   1

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/ci-management.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/ci-management.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/ci-management.html Mon Dec  6 21:43:24 2021
@@ -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:ci-management at 2021-11-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2021-12-06
  | 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="20211127" />
+    <meta name="Date-Revision-yyyymmdd" content="20211206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Wrapper Jar &#x2013; CI Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../../wrapper/index.html" title="Wrapper">Wrapper</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Wrapper Jar">Maven Wrapper Jar</a><span class="divider">/</span></li>
     <li class="active ">CI Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-11-27</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.3-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-06</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.0-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">

Modified: maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/dependencies.html
==============================================================================
--- maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/dependencies.html (original)
+++ maven/website/components/wrapper-archives/wrapper-LATEST/maven-wrapper/dependencies.html Mon Dec  6 21:43:24 2021
@@ -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:dependencies at 2021-11-27
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependencies at 2021-12-06
  | 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="20211127" />
+    <meta name="Date-Revision-yyyymmdd" content="20211206" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Maven Wrapper Jar &#x2013; Project Dependencies</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../../wrapper/index.html" title="Wrapper">Wrapper</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Maven Wrapper Jar">Maven Wrapper Jar</a><span class="divider">/</span></li>
     <li class="active ">Project Dependencies</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-11-27</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.3-SNAPSHOT</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-12-06</li>
+          <li id="projectVersion" class="pull-right">Version: 3.1.0-SNAPSHOT</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -234,7 +234,7 @@
 <div class="section">
 <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
 <ul>
-<li>org.apache.maven.wrapper:maven-wrapper:jar:3.0.3-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
+<li>org.apache.maven.wrapper:maven-wrapper:jar:3.1.0-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>Maven Wrapper Jar</th></tr>