You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by mi...@apache.org on 2022/04/16 21:16:49 UTC

svn commit: r1899915 [2/12] - 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/ apid...

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html Sat Apr 16 21:16:48 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractStagingMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>AbstractStagingMojo (Apache Maven Site Plugin 3.12.0 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="AbstractStagingMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="AbstractStagingMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">org.apache.maven.plugins.site.AbstractSiteMojo</a></li>
@@ -124,7 +124,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
+<dd><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -191,8 +191,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -251,8 +251,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -337,7 +337,7 @@ protected&nbsp;<a href="https://docs.ora
 <li class="blockList">
 <h4>determineTopDistributionManagementSiteUrl</h4>
 <pre>protected&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>&nbsp;determineTopDistributionManagementSiteUrl()
-                                                    throws <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+                                                    throws <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <div class="block">By default, staging mojos will get their top distribution management site url by getting top parent
  with the same site, which is a good heuristics. But in case the default value doesn't match
  expectations, <code>topSiteURL</code> can be configured: it will be used instead.</div>
@@ -345,7 +345,7 @@ protected&nbsp;<a href="https://docs.ora
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#determineTopDistributionManagementSiteUrl--">determineTopDistributionManagementSiteUrl</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/HelpMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/HelpMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/HelpMojo.html Sat Apr 16 21:16:48 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>HelpMojo (Apache Maven Site Plugin 3.12.0 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="HelpMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="HelpMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.maven.plugins.site.deploy.HelpMojo</li>
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
+<dd><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
 </dl>
 <hr>
 <br>
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
       <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresProject--" title="class or interface in org.apache.maven.plugins.annotations">requiresProject</a>=false,
       <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#threadSafe--" title="class or interface in org.apache.maven.plugins.annotations">threadSafe</a>=true)
 public class <span class="typeNameLabel">HelpMojo</span>
-extends <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
+extends <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
 <div class="block">Display help information on maven-site-plugin.<br>
  Call <code>mvn site:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
 <dl>
@@ -145,8 +145,8 @@ extends <a href="https://maven.apache.or
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -188,8 +188,8 @@ extends <a href="https://maven.apache.or
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -236,10 +236,10 @@ extends <a href="https://maven.apache.or
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+             throws <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/SiteDeployMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/SiteDeployMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/SiteDeployMojo.html Sat Apr 16 21:16:48 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteDeployMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>SiteDeployMojo (Apache Maven Site Plugin 3.12.0 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="SiteDeployMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="SiteDeployMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">org.apache.maven.plugins.site.AbstractSiteMojo</a></li>
@@ -124,7 +124,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
+<dd><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
 </dl>
 <hr>
 <br>
@@ -175,8 +175,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -210,7 +210,7 @@ extends <a href="../../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>protected <a href="https://maven.apache.org/ref/3.0.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a></code></td>
+<td class="colFirst"><code>protected <a href="https://maven.apache.org/ref/3.2.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployMojo.html#determineDeploySite--">determineDeploySite</a></span>()</code>
 <div class="block">Deploy directly to the current project's distribution management site.</div>
 </td>
@@ -246,8 +246,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -311,13 +311,13 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>determineTopDistributionManagementSiteUrl</h4>
 <pre>protected&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>&nbsp;determineTopDistributionManagementSiteUrl()
-                                                    throws <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+                                                    throws <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <div class="block">Deploy distribution site url is directly the current project value.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#determineTopDistributionManagementSiteUrl--">determineTopDistributionManagementSiteUrl</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -327,14 +327,14 @@ extends <a href="../../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>determineDeploySite</h4>
-<pre>protected&nbsp;<a href="https://maven.apache.org/ref/3.0.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a>&nbsp;determineDeploySite()
-                            throws <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+<pre>protected&nbsp;<a href="https://maven.apache.org/ref/3.2.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a>&nbsp;determineDeploySite()
+                            throws <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <div class="block">Deploy directly to the current project's distribution management site.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#determineDeploySite--">determineDeploySite</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/SiteStageDeployMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/SiteStageDeployMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/SiteStageDeployMojo.html Sat Apr 16 21:16:48 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteStageDeployMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>SiteStageDeployMojo (Apache Maven Site Plugin 3.12.0 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="SiteStageDeployMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="SiteStageDeployMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">org.apache.maven.plugins.site.AbstractSiteMojo</a></li>
@@ -129,7 +129,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
+<dd><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
 </dl>
 <hr>
 <br>
@@ -183,8 +183,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -218,7 +218,7 @@ extends <a href="../../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>protected <a href="https://maven.apache.org/ref/3.0.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a></code></td>
+<td class="colFirst"><code>protected <a href="https://maven.apache.org/ref/3.2.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteStageDeployMojo.html#determineDeploySite--">determineDeploySite</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -253,8 +253,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -318,14 +318,14 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>determineTopDistributionManagementSiteUrl</h4>
 <pre>protected&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>&nbsp;determineTopDistributionManagementSiteUrl()
-                                                    throws <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+                                                    throws <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <div class="block">If <code>stagingSiteURL</code> is configured, top most parent with same staging site url
  will be used.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html#determineTopDistributionManagementSiteUrl--">determineTopDistributionManagementSiteUrl</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractStagingMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -335,13 +335,13 @@ extends <a href="../../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>determineDeploySite</h4>
-<pre>protected&nbsp;<a href="https://maven.apache.org/ref/3.0.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a>&nbsp;determineDeploySite()
-                            throws <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+<pre>protected&nbsp;<a href="https://maven.apache.org/ref/3.2.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a>&nbsp;determineDeploySite()
+                            throws <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#determineDeploySite--">determineDeploySite</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/SiteStageMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/SiteStageMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/SiteStageMojo.html Sat Apr 16 21:16:48 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SiteStageMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>SiteStageMojo (Apache Maven Site Plugin 3.12.0 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="SiteStageMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="SiteStageMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">org.apache.maven.plugins.site.AbstractSiteMojo</a></li>
@@ -129,7 +129,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
+<dd><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable</dd>
 </dl>
 <hr>
 <br>
@@ -188,8 +188,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -223,7 +223,7 @@ extends <a href="../../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>protected <a href="https://maven.apache.org/ref/3.0.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a></code></td>
+<td class="colFirst"><code>protected <a href="https://maven.apache.org/ref/3.2.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteStageMojo.html#determineDeploySite--">determineDeploySite</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -268,8 +268,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -316,15 +316,15 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+             throws <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#execute--">AbstractDeployMojo</a></code></span></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute--" title="class or interface in org.apache.maven.plugin">execute</a></code>&nbsp;in interface&nbsp;<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute--" title="class or interface in org.apache.maven.plugin">execute</a></code>&nbsp;in interface&nbsp;<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></code></dd>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#execute--">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -351,13 +351,13 @@ extends <a href="../../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>determineDeploySite</h4>
-<pre>protected&nbsp;<a href="https://maven.apache.org/ref/3.0.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a>&nbsp;determineDeploySite()
-                            throws <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+<pre>protected&nbsp;<a href="https://maven.apache.org/ref/3.2.5/maven-model/apidocs/org/apache/maven/model/Site.html?is-external=true" title="class or interface in org.apache.maven.model">Site</a>&nbsp;determineDeploySite()
+                            throws <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#determineDeploySite--">determineDeploySite</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/AbstractDeployMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/AbstractDeployMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/AbstractDeployMojo.html Sat Apr 16 21:16:48 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.AbstractDeployMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.AbstractDeployMojo (Apache Maven Site Plugin 3.12.0 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.AbstractDeployMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.AbstractDeployMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/AbstractStagingMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/AbstractStagingMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/AbstractStagingMojo.html Sat Apr 16 21:16:48 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.AbstractStagingMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.AbstractStagingMojo (Apache Maven Site Plugin 3.12.0 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.AbstractStagingMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.AbstractStagingMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/HelpMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/HelpMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/HelpMojo.html Sat Apr 16 21:16:48 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.HelpMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.HelpMojo (Apache Maven Site Plugin 3.12.0 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.HelpMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.HelpMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/SiteDeployMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/SiteDeployMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/SiteDeployMojo.html Sat Apr 16 21:16:48 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.SiteDeployMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployMojo (Apache Maven Site Plugin 3.12.0 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.SiteDeployMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.SiteDeployMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/SiteStageDeployMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/SiteStageDeployMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/SiteStageDeployMojo.html Sat Apr 16 21:16:48 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.SiteStageDeployMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.SiteStageDeployMojo (Apache Maven Site Plugin 3.12.0 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.SiteStageDeployMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.SiteStageDeployMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/SiteStageMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/SiteStageMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/class-use/SiteStageMojo.html Sat Apr 16 21:16:48 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.SiteStageMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>Uses of Class org.apache.maven.plugins.site.deploy.SiteStageMojo (Apache Maven Site Plugin 3.12.0 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.SiteStageMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.site.deploy.SiteStageMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-frame.html Sat Apr 16 21:16:48 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.11.0 API)</title>
+<title>org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.12.0 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/apidocs/org/apache/maven/plugins/site/deploy/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-summary.html Sat Apr 16 21:16:48 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.11.0 API)</title>
+<title>org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.12.0 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.11.0 API)";
+            parent.document.title="org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-tree.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-tree.html Sat Apr 16 21:16:48 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.11.0 API)</title>
+<title>org.apache.maven.plugins.site.deploy Class Hierarchy (Apache Maven Site Plugin 3.12.0 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.11.0 API)";
+            parent.document.title="org.apache.maven.plugins.site.deploy Class Hierarchy (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {
@@ -81,7 +81,7 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
+<li type="circle">org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin"><span class="typeNameLink">AbstractMojo</span></a> (implements org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a>)
 <ul>
 <li type="circle">org.apache.maven.plugins.site.<a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site"><span class="typeNameLink">AbstractSiteMojo</span></a>
 <ul>

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-use.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-use.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/deploy/package-use.html Sat Apr 16 21:16:48 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.11.0 API)</title>
+<title>Uses of Package org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.12.0 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.11.0 API)";
+            parent.document.title="Uses of Package org.apache.maven.plugins.site.deploy (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {

Modified: maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html (original)
+++ maven/website/components/plugins-archives/maven-site-plugin-LATEST/apidocs/org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html Sat Apr 16 21:16:48 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractSiteDescriptorMojo (Apache Maven Site Plugin 3.11.0 API)</title>
+<title>AbstractSiteDescriptorMojo (Apache Maven Site Plugin 3.12.0 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="AbstractSiteDescriptorMojo (Apache Maven Site Plugin 3.11.0 API)";
+            parent.document.title="AbstractSiteDescriptorMojo (Apache Maven Site Plugin 3.12.0 API)";
         }
     }
     catch(err) {
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
+<li><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">org.apache.maven.plugin.AbstractMojo</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">org.apache.maven.plugins.site.AbstractSiteMojo</a></li>
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
+<dd><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/ContextEnabled.html?is-external=true" title="class or interface in org.apache.maven.plugin">ContextEnabled</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -153,7 +153,7 @@ extends <a href="../../../../../../org/a
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://maven.apache.org/ref/3.0.5/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&gt;</code></td>
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://maven.apache.org/ref/3.2.5/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/site/descriptor/AbstractSiteDescriptorMojo.html#repositories">repositories</a></span></code>
 <div class="block">Remote repositories used for the project.</div>
 </td>
@@ -178,8 +178,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#ROLE" title="class or interface in org.apache.maven.plugin">ROLE</a></code></li>
 </ul>
 </li>
 </ul>
@@ -228,8 +228,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getLog--" title="class or interface in org.apache.maven.plugin">getLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#getPluginContext--" title="class or interface in org.apache.maven.plugin">getPluginContext</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setLog-org.apache.maven.plugin.logging.Log-" title="class or interface in org.apache.maven.plugin">setLog</a>, <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true#setPluginContext-java.util.Map-" title="class or interface in org.apache.maven.plugin">setPluginContext</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -242,8 +242,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.Mojo">
 <!--   -->
 </a>
-<h3>Methods inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
-<code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute--" title="class or interface in org.apache.maven.plugin">execute</a></code></li>
+<h3>Methods inherited from interface&nbsp;org.apache.maven.plugin.<a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">Mojo</a></h3>
+<code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/Mojo.html?is-external=true#execute--" title="class or interface in org.apache.maven.plugin">execute</a></code></li>
 </ul>
 </li>
 </ul>
@@ -267,7 +267,7 @@ extends <a href="../../../../../../org/a
 <h4>repositories</h4>
 <pre><a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Parameter</a>(<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#defaultValue--" title="class or interface in org.apache.maven.plugins.annotations">defaultValue</a>="${project.remoteArtifactRepositories}",
            <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Parameter.html?is-external=true#readonly--" title="class or interface in org.apache.maven.plugins.annotations">readonly</a>=true)
-protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://maven.apache.org/ref/3.0.5/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&gt; repositories</pre>
+protected&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://maven.apache.org/ref/3.2.5/maven-artifact/apidocs/org/apache/maven/artifact/repository/ArtifactRepository.html?is-external=true" title="class or interface in org.apache.maven.artifact.repository">ArtifactRepository</a>&gt; repositories</pre>
 <div class="block">Remote repositories used for the project.
 
  todo this is used for site descriptor resolution - it should relate to the actual project but for some reason
@@ -323,10 +323,10 @@ protected&nbsp;<a href="https://docs.ora
 <li class="blockList">
 <h4>prepareDecorationModel</h4>
 <pre>protected&nbsp;<a href="https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/apidocs/org/apache/maven/doxia/site/decoration/DecorationModel.html?is-external=true" title="class or interface in org.apache.maven.doxia.site.decoration">DecorationModel</a>&nbsp;prepareDecorationModel(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)
-                                          throws <a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
+                                          throws <a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
+<dd><code><a href="https://maven.apache.org/ref/3.2.5/maven-core/apidocs/org/apache/maven/plugin/MojoExecutionException.html?is-external=true" title="class or interface in org.apache.maven.plugin">MojoExecutionException</a></code></dd>
 </dl>
 </li>
 </ul>