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 2020/06/21 16:29:23 UTC

svn commit: r1879065 [5/36] - in /maven/website/components/plugins-archives/maven-site-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/site/ apidocs/org/apache/maven/plugins/site/class-use/ apidocs/org/apache/maven/plugins/site/deploy/ 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 Sun Jun 21 16:29:21 2020
@@ -2,28 +2,38 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractStagingMojo (Apache Maven Site Plugin 3.9.1-SNAPSHOT API)</title>
+<title>AbstractStagingMojo (Apache Maven Site Plugin 3.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractStagingMojo (Apache Maven Site Plugin 3.9.1-SNAPSHOT API)";
+            parent.document.title="AbstractStagingMojo (Apache Maven Site Plugin 3.9.1 API)";
         }
     }
     catch(err) {
     }
 //-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -39,15 +49,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/HelpMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/HelpMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html" target="_top">Frames</a></li>
-<li><a href="AbstractStagingMojo.html" target="_top">No Frames</a></li>
+<li><a href="AbstractStagingMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -65,18 +75,18 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -87,10 +97,10 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<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="http://maven.apache.org/ref/3.6.3/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="http://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>
 <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>
@@ -114,7 +124,7 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://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="http://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>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -122,13 +132,15 @@
 </dl>
 <hr>
 <br>
-<pre>public abstract class <span class="strong">AbstractStagingMojo</span>
+<pre>public abstract class <span class="typeNameLabel">AbstractStagingMojo</span>
 extends <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a></pre>
 <div class="block">Abstract base class for staging mojos.</div>
-<dl><dt><span class="strong">Since:</span></dt>
-  <dd>3.3</dd>
-<dt><span class="strong">Author:</span></dt>
-  <dd>hboutemy</dd></dl>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>3.3</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>hboutemy</dd>
+</dl>
 </li>
 </ul>
 </div>
@@ -137,117 +149,117 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="field_summary">
+<li class="blockList"><a name="field.summary">
 <!--   -->
 </a>
 <h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
 <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html#DEFAULT_STAGING_DIRECTORY">DEFAULT_STAGING_DIRECTORY</a></strong></code>
+<td class="colFirst"><code>protected 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/plugins/site/deploy/AbstractStagingMojo.html#DEFAULT_STAGING_DIRECTORY">DEFAULT_STAGING_DIRECTORY</a></span></code>
 <div class="block">The String "staging/".</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html#topSiteURL">topSiteURL</a></strong></code>
+<td class="colFirst"><code>protected <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/plugins/site/deploy/AbstractStagingMojo.html#topSiteURL">topSiteURL</a></span></code>
 <div class="block">Top distribution management site url, for manual configuration when auto-calculated value
  doesn't match expectations.</div>
 </td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugins.site.deploy.AbstractDeployMojo">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugins.site.deploy.AbstractDeployMojo">
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.maven.plugins.site.deploy.<a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a></h3>
 <code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#mavenSession">mavenSession</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugins.site.AbstractSiteMojo">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.plugins.site.AbstractSiteMojo">
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.maven.plugins.site.<a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">AbstractSiteMojo</a></h3>
-<code><a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#i18n">i18n</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#localRepository">localRepository</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#project">project</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#reactorProjects">reactorProjects</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#siteTool">siteTool</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#skip">skip</a></code></li>
+<code><a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#i18n">i18n</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#localRepository">localRepository</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#project">project</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#reactorProjects">reactorProjects</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#runtimeInformation">runtimeInformation</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#siteTool">siteTool</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#skip">skip</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo">
+<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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://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="http://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>
 </ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
+<li class="blockList"><a name="constructor.summary">
 <!--   -->
 </a>
 <h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html#AbstractStagingMojo()">AbstractStagingMojo</a></strong>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html#AbstractStagingMojo--">AbstractStagingMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
 </ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_summary">
+<li class="blockList"><a name="method.summary">
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html#determineTopDistributionManagementSiteUrl()">determineTopDistributionManagementSiteUrl</a></strong>()</code>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected <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/plugins/site/deploy/AbstractStagingMojo.html#determineTopDistributionManagementSiteUrl--">determineTopDistributionManagementSiteUrl</a></span>()</code>
 <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.</div>
 </td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugins.site.deploy.AbstractDeployMojo">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugins.site.deploy.AbstractDeployMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugins.site.deploy.<a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy">AbstractDeployMojo</a></h3>
-<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#appendSlash(java.lang.String)">appendSlash</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#contextualize(org.codehaus.plexus.context.Context)">contextualize</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#determineDeploySite()">determineDeploySite</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#execute()">execute</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getDeployModuleDirectory()">getDeployModuleDirectory</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getDeploySite()">getDeploySite</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getProxyInfo(org.apache.maven.wagon.repository.Repository,%20org.apache.maven.artifact.man
 ager.WagonManager)">getProxyInfo</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getSite(org.apache.maven.project.MavenProject)">getSite</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getTopDistributionManagementSiteUrl()">getTopDistributionManagementSiteUrl</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getTopLevelProject(org.apache.maven.project.MavenProject)">getTopLevelProject</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#isDeploy()">isDeploy</a></code></li>
+<code><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#appendSlash-java.lang.String-">appendSlash</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#contextualize-org.codehaus.plexus.context.Context-">contextualize</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#determineDeploySite--">determineDeploySite</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#execute--">execute</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getDeployModuleDirectory--">getDeployModuleDirectory</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getDeploySite--">getDeploySite</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getProxyInfo-org.apache.maven.wagon.repository.Repository-org.apache.maven.artifact.manage
 r.WagonManager-">getProxyInfo</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getSite-org.apache.maven.project.MavenProject-">getSite</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getTopDistributionManagementSiteUrl--">getTopDistributionManagementSiteUrl</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#getTopLevelProject-org.apache.maven.project.MavenProject-">getTopLevelProject</a>, <a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html#isDeploy--">isDeploy</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugins.site.AbstractSiteMojo">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugins.site.AbstractSiteMojo">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugins.site.<a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html" title="class in org.apache.maven.plugins.site">AbstractSiteMojo</a></h3>
-<code><a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getLocales()">getLocales</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getMavenVersion()">getMavenVersion</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#isMaven3OrMore()">isMaven3OrMore</a></code></li>
+<code><a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getLocales--">getLocales</a>, <a href="../../../../../../org/apache/maven/plugins/site/AbstractSiteMojo.html#getMavenVersion--">getMavenVersion</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo">
+<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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://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="http://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="http://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="http://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="http://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>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;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">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -259,7 +271,7 @@ extends <a href="../../../../../../org/a
 <li class="blockList">
 <!-- ============ FIELD DETAIL =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="field_detail">
+<li class="blockList"><a name="field.detail">
 <!--   -->
 </a>
 <h3>Field Detail</h3>
@@ -269,12 +281,14 @@ extends <a href="../../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>topSiteURL</h4>
-<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Parameter.html?is-external=true" title="class or interface in org.apache.maven">@Parameter</a>(property="topSiteURL")
-protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> topSiteURL</pre>
+<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#property--" title="class or interface in org.apache.maven.plugins.annotations">property</a>="topSiteURL")
+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> topSiteURL</pre>
 <div class="block">Top distribution management site url, for manual configuration when auto-calculated value
  doesn't match expectations. Relative module directory will be calculated from this url.</div>
-<dl><dt><span class="strong">Since:</span></dt>
-  <dd>3.3</dd></dl>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>3.3</dd>
+</dl>
 </li>
 </ul>
 <a name="DEFAULT_STAGING_DIRECTORY">
@@ -283,20 +297,23 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_STAGING_DIRECTORY</h4>
-<pre>protected static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_STAGING_DIRECTORY</pre>
+<pre>protected 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> DEFAULT_STAGING_DIRECTORY</pre>
 <div class="block">The String "staging/".</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.apache.maven.plugins.site.deploy.AbstractStagingMojo.DEFAULT_STAGING_DIRECTORY">Constant Field Values</a></dd></dl>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.apache.maven.plugins.site.deploy.AbstractStagingMojo.DEFAULT_STAGING_DIRECTORY">Constant Field Values</a></dd>
+</dl>
 </li>
 </ul>
 </li>
 </ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
+<li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="AbstractStagingMojo()">
+<a name="AbstractStagingMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
@@ -309,26 +326,27 @@ protected&nbsp;<a href="https://docs.ora
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_detail">
+<li class="blockList"><a name="method.detail">
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="determineTopDistributionManagementSiteUrl()">
+<a name="determineTopDistributionManagementSiteUrl--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>determineTopDistributionManagementSiteUrl</h4>
-<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;determineTopDistributionManagementSiteUrl()
-                                                    throws <a href="http://maven.apache.org/ref/3.6.3/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://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="http://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>
 <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>
 <dl>
-<dt><strong>Specified by:</strong></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="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.6.3/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>
+<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="http://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>
+</dl>
 </li>
 </ul>
 </li>
@@ -339,9 +357,11 @@ protected&nbsp;<a href="https://docs.ora
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -357,15 +377,15 @@ protected&nbsp;<a href="https://docs.ora
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/HelpMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/HelpMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html" target="_top">Frames</a></li>
-<li><a href="AbstractStagingMojo.html" target="_top">No Frames</a></li>
+<li><a href="AbstractStagingMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -383,18 +403,18 @@ protected&nbsp;<a href="https://docs.ora
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

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 Sun Jun 21 16:29:21 2020
@@ -2,28 +2,38 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HelpMojo (Apache Maven Site Plugin 3.9.1-SNAPSHOT API)</title>
+<title>HelpMojo (Apache Maven Site Plugin 3.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HelpMojo (Apache Maven Site Plugin 3.9.1-SNAPSHOT API)";
+            parent.document.title="HelpMojo (Apache Maven Site Plugin 3.9.1 API)";
         }
     }
     catch(err) {
     }
 //-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -39,15 +49,15 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/maven/plugins/site/deploy/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -66,17 +76,17 @@
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -87,10 +97,10 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<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="http://maven.apache.org/ref/3.6.3/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="http://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>
 <ul class="inheritance">
 <li>org.apache.maven.plugins.site.deploy.HelpMojo</li>
@@ -104,19 +114,21 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://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="http://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>
 </dl>
 <hr>
 <br>
-<pre><a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugins.annotations.Mojo.html?is-external=true" title="class or interface in org.apache.maven">@Mojo</a>(name="help",
-      requiresProject=false,
-      threadSafe=true)
-public class <span class="strong">HelpMojo</span>
-extends <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/plugin/AbstractMojo.html?is-external=true" title="class or interface in org.apache.maven.plugin">AbstractMojo</a></pre>
+<pre><a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true" title="class or interface in org.apache.maven.plugins.annotations">@Mojo</a>(<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#name--" title="class or interface in org.apache.maven.plugins.annotations">name</a>="help",
+      <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="http://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>
 <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><dt><span class="strong">Author:</span></dt>
-  <dd>maven-plugin-tools</dd></dl>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>maven-plugin-tools</dd>
+</dl>
 </li>
 </ul>
 </div>
@@ -125,66 +137,66 @@ extends <a href="http://maven.apache.org
 <li class="blockList">
 <!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="field_summary">
+<li class="blockList"><a name="field.summary">
 <!--   -->
 </a>
 <h3>Field Summary</h3>
 <ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.maven.plugin.Mojo">
+<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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://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="http://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>
 </ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
+<li class="blockList"><a name="constructor.summary">
 <!--   -->
 </a>
 <h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/maven/plugins/site/deploy/HelpMojo.html#HelpMojo()">HelpMojo</a></strong>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/site/deploy/HelpMojo.html#HelpMojo--">HelpMojo</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
 </ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_summary">
+<li class="blockList"><a name="method.summary">
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
-<tr class="altColor">
+<tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/maven/plugins/site/deploy/HelpMojo.html#execute()">execute</a></strong>()</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/maven/plugins/site/deploy/HelpMojo.html#execute--">execute</a></span>()</code></td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo">
+<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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://maven.apache.org/ref/3.6.3/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="http://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="http://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="http://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="http://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="http://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>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;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">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -196,11 +208,11 @@ extends <a href="http://maven.apache.org
 <li class="blockList">
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
+<li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="HelpMojo()">
+<a name="HelpMojo--">
 <!--   -->
 </a>
 <ul class="blockListLast">
@@ -213,20 +225,22 @@ extends <a href="http://maven.apache.org
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_detail">
+<li class="blockList"><a name="method.detail">
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="execute()">
+<a name="execute--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>execute</h4>
 <pre>public&nbsp;void&nbsp;execute()
-             throws <a href="http://maven.apache.org/ref/3.6.3/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="strong">Throws:</span></dt>
-<dd><code><a href="http://maven.apache.org/ref/3.6.3/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>
+             throws <a href="http://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>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://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>
+</dl>
 </li>
 </ul>
 </li>
@@ -237,9 +251,11 @@ extends <a href="http://maven.apache.org
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -255,15 +271,15 @@ extends <a href="http://maven.apache.org
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/AbstractStagingMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/site/deploy/SiteDeployMojo.html" title="class in org.apache.maven.plugins.site.deploy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/maven/plugins/site/deploy/HelpMojo.html" target="_top">Frames</a></li>
-<li><a href="HelpMojo.html" target="_top">No Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -282,17 +298,17 @@ extends <a href="http://maven.apache.org
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->