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 ol...@apache.org on 2020/03/12 07:11:01 UTC

svn commit: r1875119 [9/40] - in /maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugins/javadoc/ apidocs/org/apache/maven/plugins/javadoc/class-use/ apidocs/org/apache/maven/plugins/javadoc/...

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/TestResourcesBundleMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/TestResourcesBundleMojo.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/TestResourcesBundleMojo.html Thu Mar 12 07:10:57 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TestResourcesBundleMojo (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>TestResourcesBundleMojo (Apache Maven Javadoc Plugin 3.2.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="TestResourcesBundleMojo (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="TestResourcesBundleMojo (Apache Maven Javadoc Plugin 3.2.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="http://maven.apache.org/ref/3.6.1/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.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>
 <ul class="inheritance">
 <li><a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html" title="class in org.apache.maven.plugins.javadoc">org.apache.maven.plugins.javadoc.AbstractJavadocMojo</a></li>
@@ -124,14 +124,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://maven.apache.org/ref/3.6.1/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.1/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.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>
 </dl>
 <hr>
 <br>
-<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>="test-resource-bundle",
-      <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#defaultPhase--" title="class or interface in org.apache.maven.plugins.annotations">defaultPhase</a>=<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/LifecyclePhase.html?is-external=true#PACKAGE" title="class or interface in org.apache.maven.plugins.annotations">PACKAGE</a>,
-      <a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/Mojo.html?is-external=true#requiresDependencyResolution--" title="class or interface in org.apache.maven.plugins.annotations">requiresDependencyResolution</a>=<a href="https://maven.apache.org/plugin-tools/maven-plugin-annotations/apidocs/org/apache/maven/plugins/annotations/ResolutionScope.html?is-external=true#TEST" title="class or interface in org.apache.maven.plugins.annotations">TEST</a>,
-      <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)
+<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="test-resource-bundle",
+      defaultPhase=PACKAGE,
+      requiresDependencyResolution=TEST,
+      threadSafe=true)
 public class <span class="typeNameLabel">TestResourcesBundleMojo</span>
 extends <a href="../../../../../org/apache/maven/plugins/javadoc/ResourcesBundleMojo.html" title="class in org.apache.maven.plugins.javadoc">ResourcesBundleMojo</a></pre>
 <div class="block">Bundle <a href="../../../../../org/apache/maven/plugins/javadoc/TestJavadocJar.html#testJavadocDirectory"><code>TestJavadocJar.testJavadocDirectory</code></a>, along with javadoc configuration options from
@@ -173,8 +173,8 @@ extends <a href="../../../../../org/apac
 <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.1/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.1/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.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>
 </ul>
 </li>
 </ul>
@@ -237,14 +237,14 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.maven.plugins.javadoc.<a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html" title="class in org.apache.maven.plugins.javadoc">AbstractJavadocMojo</a></h3>
-<code><a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#buildJavadocOptions--">buildJavadocOptions</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#canGenerateReport-java.util.Map-">canGenerateReport</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#collect-java.util.Collection-">collect</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#configureDependencySourceResolution-org.apache.maven.plugins.javadoc.resolver.SourceResolverConfig-">configureDependencySourceResolution</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#execute--">execute</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#executeReport-java.util.Locale-">executeReport</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#failOnError-java.lang.String-java.lang.Exception-"
 >failOnError</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getArtifactFile-org.apache.maven.project.MavenProject-">getArtifactFile</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDefaultJavadocApiLink--">getDefaultJavadocApiLink</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDependencyScopeFilter--">getDependencyScopeFilter</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDependencySourcePaths--">getDependencySourcePaths</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDoclint--">getDoclint</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDoctitle--">getDoctitle</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getExecutionProjectSourceRoots-org.apache.maven.project.MavenProject-">getExecutionProjectSo
 urceRoots</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getFiles-java.util.Collection-">getFiles</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getJavadocOptionsFile--">getJavadocOptionsFile</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getOutputDirectory--">getOutputDirectory</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getOverview--">getOverview</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getProject--">getProject</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getProjectBuildOutputDirs-org.apache.maven.project.MavenProject-">getProjectBuildOutputDirs</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getProjectSourceRoots-org.apache.maven.project.MavenProject-">getProjectSourceRoots</a>, <a href="../../.
 ./../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getSourcePaths--">getSourcePaths</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getToolchain--">getToolchain</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getWindowtitle--">getWindowtitle</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#isAggregator--">isAggregator</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#isValidJavadocLink-java.lang.String-boolean-">isValidJavadocLink</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#logError-java.lang.String-java.lang.Throwable-">logError</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#resolveDependency-org.apache.maven.model.Dependency-">resolveDependency</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#veri
 fyRemovedParameter-java.lang.String-">verifyRemovedParameter</a></code></li>
+<code><a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#buildJavadocOptions--">buildJavadocOptions</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#canGenerateReport-java.util.Map-">canGenerateReport</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#collect-java.util.Collection-">collect</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#configureDependencySourceResolution-org.apache.maven.plugins.javadoc.resolver.SourceResolverConfig-">configureDependencySourceResolution</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#execute--">execute</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#executeReport-java.util.Locale-">executeReport</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#failOnError-java.lang.String-java.lang.Exception-"
 >failOnError</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getArtifactFile-org.apache.maven.project.MavenProject-">getArtifactFile</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDefaultJavadocApiLink--">getDefaultJavadocApiLink</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDependencyScopeFilter--">getDependencyScopeFilter</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDependencySourcePaths--">getDependencySourcePaths</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDoclint--">getDoclint</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getDoctitle--">getDoctitle</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getExecutionProjectSourceRoots-org.apache.maven.project.MavenProject-">getExecutionProjectSo
 urceRoots</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getFiles-java.util.Collection-">getFiles</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getJavadocOptionsFile--">getJavadocOptionsFile</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getOutputDirectory--">getOutputDirectory</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getOverview--">getOverview</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getProject--">getProject</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getProjectBuildOutputDirs-org.apache.maven.project.MavenProject-">getProjectBuildOutputDirs</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getProjectSourceRoots-org.apache.maven.project.MavenProject-">getProjectSourceRoots</a>, <a href="../../.
 ./../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getSourcePaths--">getSourcePaths</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getToolchain--">getToolchain</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#getWindowtitle--">getWindowtitle</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#isAggregator--">isAggregator</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#isSkippedJavadoc-org.apache.maven.project.MavenProject-">isSkippedJavadoc</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#isSkippedModule-org.apache.maven.project.MavenProject-">isSkippedModule</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#isValidJavadocLink-java.lang.String-boolean-">isValidJavadocLink</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJava
 docMojo.html#logError-java.lang.String-java.lang.Throwable-">logError</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#resolveDependency-org.apache.maven.model.Dependency-">resolveDependency</a>, <a href="../../../../../org/apache/maven/plugins/javadoc/AbstractJavadocMojo.html#verifyRemovedParameter-java.lang.String-">verifyRemovedParameter</a></code></li>
 </ul>
 <ul class="blockList">
 <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.1/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.1/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.1/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.1/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.1/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.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>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -403,6 +403,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AbstractFixJavadocMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AbstractFixJavadocMojo.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AbstractFixJavadocMojo.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.AbstractFixJavadocMojo (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.AbstractFixJavadocMojo (Apache Maven Javadoc Plugin 3.2.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.javadoc.AbstractFixJavadocMojo (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.AbstractFixJavadocMojo (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -171,6 +171,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AbstractJavadocMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AbstractJavadocMojo.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AbstractJavadocMojo.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.AbstractJavadocMojo (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.AbstractJavadocMojo (Apache Maven Javadoc Plugin 3.2.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.javadoc.AbstractJavadocMojo (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.AbstractJavadocMojo (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -258,6 +258,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AdditionalDependency.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AdditionalDependency.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AdditionalDependency.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.AdditionalDependency (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.AdditionalDependency (Apache Maven Javadoc Plugin 3.2.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.javadoc.AdditionalDependency (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.AdditionalDependency (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorJavadocJar.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorJavadocJar.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorJavadocJar.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.AggregatorJavadocJar (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.AggregatorJavadocJar (Apache Maven Javadoc Plugin 3.2.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.javadoc.AggregatorJavadocJar (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.AggregatorJavadocJar (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorJavadocNoForkReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorJavadocNoForkReport.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorJavadocNoForkReport.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.AggregatorJavadocNoForkReport (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.AggregatorJavadocNoForkReport (Apache Maven Javadoc Plugin 3.2.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.javadoc.AggregatorJavadocNoForkReport (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.AggregatorJavadocNoForkReport (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorJavadocReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorJavadocReport.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorJavadocReport.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.AggregatorJavadocReport (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.AggregatorJavadocReport (Apache Maven Javadoc Plugin 3.2.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.javadoc.AggregatorJavadocReport (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.AggregatorJavadocReport (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorTestJavadocJar.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorTestJavadocJar.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorTestJavadocJar.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.AggregatorTestJavadocJar (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.AggregatorTestJavadocJar (Apache Maven Javadoc Plugin 3.2.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.javadoc.AggregatorTestJavadocJar (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.AggregatorTestJavadocJar (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorTestJavadocNoForkReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorTestJavadocNoForkReport.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorTestJavadocNoForkReport.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.AggregatorTestJavadocNoForkReport (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.AggregatorTestJavadocNoForkReport (Apache Maven Javadoc Plugin 3.2.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.javadoc.AggregatorTestJavadocNoForkReport (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.AggregatorTestJavadocNoForkReport (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorTestJavadocReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorTestJavadocReport.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/AggregatorTestJavadocReport.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.AggregatorTestJavadocReport (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.AggregatorTestJavadocReport (Apache Maven Javadoc Plugin 3.2.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.javadoc.AggregatorTestJavadocReport (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.AggregatorTestJavadocReport (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/FixJavadocMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/FixJavadocMojo.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/FixJavadocMojo.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.FixJavadocMojo (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.FixJavadocMojo (Apache Maven Javadoc Plugin 3.2.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.javadoc.FixJavadocMojo (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.FixJavadocMojo (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/HelpMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/HelpMojo.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/HelpMojo.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.HelpMojo (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.HelpMojo (Apache Maven Javadoc Plugin 3.2.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.javadoc.HelpMojo (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.HelpMojo (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocArchiveConfiguration.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocArchiveConfiguration.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocArchiveConfiguration.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.JavadocArchiveConfiguration (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.JavadocArchiveConfiguration (Apache Maven Javadoc Plugin 3.2.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.javadoc.JavadocArchiveConfiguration (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.JavadocArchiveConfiguration (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocJar.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocJar.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocJar.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.JavadocJar (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.JavadocJar (Apache Maven Javadoc Plugin 3.2.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.javadoc.JavadocJar (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.JavadocJar (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocNoForkReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocNoForkReport.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocNoForkReport.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.JavadocNoForkReport (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.JavadocNoForkReport (Apache Maven Javadoc Plugin 3.2.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.javadoc.JavadocNoForkReport (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.JavadocNoForkReport (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocReport.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocReport.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.JavadocReport (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.JavadocReport (Apache Maven Javadoc Plugin 3.2.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.javadoc.JavadocReport (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.JavadocReport (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -208,6 +208,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocUtil.JavadocOutputStreamConsumer.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocUtil.JavadocOutputStreamConsumer.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocUtil.JavadocOutputStreamConsumer.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.JavadocUtil.JavadocOutputStreamConsumer (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.JavadocUtil.JavadocOutputStreamConsumer (Apache Maven Javadoc Plugin 3.2.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.javadoc.JavadocUtil.JavadocOutputStreamConsumer (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.JavadocUtil.JavadocOutputStreamConsumer (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocUtil.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocUtil.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocUtil.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.JavadocUtil (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.JavadocUtil (Apache Maven Javadoc Plugin 3.2.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.javadoc.JavadocUtil (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.JavadocUtil (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocVersion.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocVersion.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/JavadocVersion.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.JavadocVersion (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.JavadocVersion (Apache Maven Javadoc Plugin 3.2.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.javadoc.JavadocVersion (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.JavadocVersion (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/ResourcesBundleMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/ResourcesBundleMojo.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/ResourcesBundleMojo.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.ResourcesBundleMojo (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.ResourcesBundleMojo (Apache Maven Javadoc Plugin 3.2.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.javadoc.ResourcesBundleMojo (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.ResourcesBundleMojo (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -167,6 +167,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Added: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/StaleHelper.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/StaleHelper.html (added)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/StaleHelper.html Thu Mar 12 07:10:57 2020
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.maven.plugins.javadoc.StaleHelper (Apache Maven Javadoc Plugin 3.2.0 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="Uses of Class org.apache.maven.plugins.javadoc.StaleHelper (Apache Maven Javadoc Plugin 3.2.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</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">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/javadoc/StaleHelper.html" title="class in org.apache.maven.plugins.javadoc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/maven/plugins/javadoc/class-use/StaleHelper.html" target="_top">Frames</a></li>
+<li><a href="StaleHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.maven.plugins.javadoc.StaleHelper" class="title">Uses of Class<br>org.apache.maven.plugins.javadoc.StaleHelper</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.maven.plugins.javadoc.StaleHelper</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</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">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/maven/plugins/javadoc/StaleHelper.html" title="class in org.apache.maven.plugins.javadoc">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/maven/plugins/javadoc/class-use/StaleHelper.html" target="_top">Frames</a></li>
+<li><a href="StaleHelper.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Propchange: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/StaleHelper.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/StaleHelper.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestFixJavadocMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestFixJavadocMojo.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestFixJavadocMojo.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.TestFixJavadocMojo (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.TestFixJavadocMojo (Apache Maven Javadoc Plugin 3.2.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.javadoc.TestFixJavadocMojo (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.TestFixJavadocMojo (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestJavadocJar.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestJavadocJar.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestJavadocJar.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.TestJavadocJar (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.TestJavadocJar (Apache Maven Javadoc Plugin 3.2.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.javadoc.TestJavadocJar (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.TestJavadocJar (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestJavadocNoForkReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestJavadocNoForkReport.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestJavadocNoForkReport.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.TestJavadocNoForkReport (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.TestJavadocNoForkReport (Apache Maven Javadoc Plugin 3.2.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.javadoc.TestJavadocNoForkReport (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.TestJavadocNoForkReport (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestJavadocReport.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestJavadocReport.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestJavadocReport.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.TestJavadocReport (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.TestJavadocReport (Apache Maven Javadoc Plugin 3.2.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.javadoc.TestJavadocReport (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.TestJavadocReport (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -180,6 +180,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestResourcesBundleMojo.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestResourcesBundleMojo.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/class-use/TestResourcesBundleMojo.html Thu Mar 12 07:10:57 2020
@@ -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.javadoc.TestResourcesBundleMojo (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Uses of Class org.apache.maven.plugins.javadoc.TestResourcesBundleMojo (Apache Maven Javadoc Plugin 3.2.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.javadoc.TestResourcesBundleMojo (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Uses of Class org.apache.maven.plugins.javadoc.TestResourcesBundleMojo (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/BootclasspathArtifact.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/BootclasspathArtifact.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/BootclasspathArtifact.html Thu Mar 12 07:10:57 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BootclasspathArtifact (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>BootclasspathArtifact (Apache Maven Javadoc Plugin 3.2.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="BootclasspathArtifact (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="BootclasspathArtifact (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -257,6 +257,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/DocletArtifact.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/DocletArtifact.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/DocletArtifact.html Thu Mar 12 07:10:57 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DocletArtifact (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>DocletArtifact (Apache Maven Javadoc Plugin 3.2.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="DocletArtifact (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="DocletArtifact (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -257,6 +257,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/Group.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/Group.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/Group.html Thu Mar 12 07:10:57 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Group (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Group (Apache Maven Javadoc Plugin 3.2.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="Group (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Group (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -426,6 +426,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/JavadocOptions.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/JavadocOptions.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/JavadocOptions.html Thu Mar 12 07:10:57 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JavadocOptions (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>JavadocOptions (Apache Maven Javadoc Plugin 3.2.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="JavadocOptions (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="JavadocOptions (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -1245,6 +1245,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/JavadocPathArtifact.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/JavadocPathArtifact.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/JavadocPathArtifact.html Thu Mar 12 07:10:57 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JavadocPathArtifact (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>JavadocPathArtifact (Apache Maven Javadoc Plugin 3.2.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="JavadocPathArtifact (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="JavadocPathArtifact (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -459,6 +459,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/OfflineLink.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/OfflineLink.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/OfflineLink.html Thu Mar 12 07:10:57 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OfflineLink (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>OfflineLink (Apache Maven Javadoc Plugin 3.2.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="OfflineLink (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="OfflineLink (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -414,6 +414,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/ResourcesArtifact.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/ResourcesArtifact.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/ResourcesArtifact.html Thu Mar 12 07:10:57 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResourcesArtifact (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>ResourcesArtifact (Apache Maven Javadoc Plugin 3.2.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="ResourcesArtifact (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="ResourcesArtifact (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -257,6 +257,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/Tag.html
==============================================================================
--- maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/Tag.html (original)
+++ maven/website/components/plugins-archives/maven-javadoc-plugin-LATEST/apidocs/org/apache/maven/plugins/javadoc/options/Tag.html Thu Mar 12 07:10:57 2020
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Tag (Apache Maven Javadoc Plugin 3.1.1 API)</title>
+<title>Tag (Apache Maven Javadoc Plugin 3.2.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="Tag (Apache Maven Javadoc Plugin 3.1.1 API)";
+            parent.document.title="Tag (Apache Maven Javadoc Plugin 3.2.0 API)";
         }
     }
     catch(err) {
@@ -467,6 +467,6 @@ implements <a href="https://docs.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file