You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by mi...@apache.org on 2021/04/25 19:37:53 UTC

svn commit: r1889180 [13/24] - in /maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/report/projectinfo/ apidocs/org/apache/maven/report/projectinfo/class-use/ apidocs/org/apache/ma...

Modified: maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/PluginManagementReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/PluginManagementReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/PluginManagementReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PluginManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>PluginManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PluginManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="PluginManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -204,7 +204,7 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/report.projectinfo.AbstractProjectInfoReport.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.report.projectinfo.AbstractProjectInfoReport</a></code></td>
+<td class="colFirst"><code>protected <a href="http://maven.apache.org/ref/3.8.1/maven-core/apidocs/org/apache/maven/report.projectinfo.AbstractProjectInfoReport.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.report.projectinfo.AbstractProjectInfoReport</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/report/projectinfo/PluginManagementReportTest.html#createReportMojo-java.lang.String-java.io.File-">createReportMojo</a></span>(<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;goal,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;pluginXmlFile)</code>&nbsp;</td>
 </tr>
@@ -293,7 +293,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>createReportMojo</h4>
-<pre>protected&nbsp;<a href="http://maven.apache.org/ref/3.6.3/maven-core/apidocs/org/apache/maven/report.projectinfo.AbstractProjectInfoReport.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.report.projectinfo.AbstractProjectInfoReport</a>&nbsp;createReportMojo(<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;goal,
+<pre>protected&nbsp;<a href="http://maven.apache.org/ref/3.8.1/maven-core/apidocs/org/apache/maven/report.projectinfo.AbstractProjectInfoReport.html?is-external=true" title="class or interface in org.apache.maven">org.apache.maven.report.projectinfo.AbstractProjectInfoReport</a>&nbsp;createReportMojo(<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;goal,
                                                                                          <a href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;pluginXmlFile)
                                                                                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl>
@@ -403,6 +403,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/ProjectInfoReportUtilsTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/ProjectInfoReportUtilsTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/ProjectInfoReportUtilsTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProjectInfoReportUtilsTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>ProjectInfoReportUtilsTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProjectInfoReportUtilsTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="ProjectInfoReportUtilsTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -391,6 +391,6 @@ extends <a href="http://maven.apache.org
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/ScmReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/ScmReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/ScmReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ScmReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>ScmReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ScmReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="ScmReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -381,6 +381,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/SummaryReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/SummaryReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/SummaryReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SummaryReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>SummaryReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SummaryReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="SummaryReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -360,6 +360,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/TeamReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/TeamReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/TeamReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TeamReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>TeamReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TeamReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="TeamReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -360,6 +360,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/AbstractProjectInfoTestCase.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/AbstractProjectInfoTestCase.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/AbstractProjectInfoTestCase.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -208,6 +208,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/CiManagementReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/CiManagementReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/CiManagementReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.CiManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.CiManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.CiManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.CiManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/DependenciesReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/DependenciesReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/DependenciesReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.DependenciesReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.DependenciesReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependenciesReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependenciesReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/DependencyConvergenceReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/DependencyConvergenceReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/DependencyConvergenceReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.DependencyConvergenceReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.DependencyConvergenceReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependencyConvergenceReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependencyConvergenceReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/DependencyManagementReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/DependencyManagementReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/DependencyManagementReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.DependencyManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.DependencyManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependencyManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.DependencyManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/IndexReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/IndexReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/IndexReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.IndexReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.IndexReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.IndexReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.IndexReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/IssueManagementReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/IssueManagementReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/IssueManagementReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.IssueManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.IssueManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.IssueManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.IssueManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/LicensesReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/LicensesReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/LicensesReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.LicensesReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.LicensesReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.LicensesReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.LicensesReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/MailingListsReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/MailingListsReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/MailingListsReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.MailingListsReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.MailingListsReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.MailingListsReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.MailingListsReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/ModulesReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/ModulesReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/ModulesReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.ModulesReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.ModulesReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.ModulesReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.ModulesReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/PluginManagementReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/PluginManagementReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/PluginManagementReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.PluginManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.PluginManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.PluginManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.PluginManagementReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/ProjectInfoReportUtilsTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/ProjectInfoReportUtilsTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/ProjectInfoReportUtilsTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.ProjectInfoReportUtilsTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.ProjectInfoReportUtilsTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.ProjectInfoReportUtilsTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.ProjectInfoReportUtilsTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/ScmReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/ScmReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/ScmReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.ScmReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.ScmReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.ScmReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.ScmReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/SummaryReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/SummaryReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/SummaryReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.SummaryReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.SummaryReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.SummaryReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.SummaryReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/TeamReportTest.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/TeamReportTest.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/class-use/TeamReportTest.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.report.projectinfo.TeamReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Class org.apache.maven.report.projectinfo.TeamReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.TeamReportTest (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.report.projectinfo.TeamReportTest (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-frame.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-frame.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-frame.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-summary.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-summary.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-summary.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -196,6 +196,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-tree.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-tree.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-tree.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.report.projectinfo Class Hierarchy (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>org.apache.maven.report.projectinfo Class Hierarchy (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.maven.report.projectinfo Class Hierarchy (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="org.apache.maven.report.projectinfo Class Hierarchy (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -166,6 +166,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-use.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-use.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/package-use.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>Uses of Package org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="Uses of Package org.apache.maven.report.projectinfo (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -155,6 +155,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <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-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/stubs/CiManagementStub.html
==============================================================================
--- maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/stubs/CiManagementStub.html (original)
+++ maven/website/components/plugins-archives/maven-project-info-reports-plugin-LATEST/testapidocs/org/apache/maven/report/projectinfo/stubs/CiManagementStub.html Sun Apr 25 19:37:50 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CiManagementStub (Apache Maven Project Info Reports Plugin 3.1.1 Test API)</title>
+<title>CiManagementStub (Apache Maven Project Info Reports Plugin 3.1.2 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CiManagementStub (Apache Maven Project Info Reports Plugin 3.1.1 Test API)";
+            parent.document.title="CiManagementStub (Apache Maven Project Info Reports Plugin 3.1.2 Test API)";
         }
     }
     catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Class</li>
-<li><a href="../../../../../../org/apache/maven/report/projectinfo/stubs/DefaultArtifactHandlerStub.html" title="class in org.apache.maven.report.projectinfo.stubs"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/report/projectinfo/stubs/CiManagementWithCiSectionStub.html" title="class in org.apache.maven.report.projectinfo.stubs"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/maven/report/projectinfo/stubs/CiManagementStub.html" target="_top">Frames</a></li>
@@ -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.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">org.apache.maven.project.MavenProject</a></li>
+<li><a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">org.apache.maven.project.MavenProject</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/plugin/testing/stubs/MavenProjectStub.html?is-external=true" title="class or interface in org.apache.maven.plugin.testing.stubs">org.apache.maven.plugin.testing.stubs.MavenProjectStub</a></li>
@@ -152,8 +152,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.maven.project.MavenProject">
 <!--   -->
 </a>
-<h3>Fields inherited from class&nbsp;org.apache.maven.project.<a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></h3>
-<code><a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_ARTIFACT_ID" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_ARTIFACT_ID</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_GROUP_ID" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_GROUP_ID</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_VERSION" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_VERSION</a></code></li>
+<h3>Fields inherited from class&nbsp;org.apache.maven.project.<a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></h3>
+<code><a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_ARTIFACT_ID" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_ARTIFACT_ID</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_GROUP_ID" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_GROUP_ID</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#EMPTY_PROJECT_VERSION" title="class or interface in org.apache.maven.project">EMPTY_PROJECT_VERSION</a></code></li>
 </ul>
 </li>
 </ul>
@@ -209,8 +209,8 @@ extends <a href="../../../../../../org/a
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.project.MavenProject">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.maven.project.<a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></h3>
-<code><a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#addLifecyclePhase-java.lang.String-" title="class or interface in org.apache.maven.project">addLifecyclePhase</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#clone--" title="class or interface in org.apache.maven.project">clone</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#equals-java.lang.Object-" title="class or interface in org.apache.maven.project">equals</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getClassRealm--" title="class or interface in org.apache.maven.project">getClassRealm</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=tr
 ue#getContextValue-java.lang.String-" title="class or interface in org.apache.maven.project">getContextValue</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getExtensionDependencyFilter--" title="class or interface in org.apache.maven.project">getExtensionDependencyFilter</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getInjectedProfileIds--" title="class or interface in org.apache.maven.project">getInjectedProfileIds</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getManagedVersionMap--" title="class or interface in org.apache.maven.project">getManagedVersionMap</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getParentFile--" title="class or interface in org.apac
 he.maven.project">getParentFile</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getPlugin-java.lang.String-" title="class or interface in org.apache.maven.project">getPlugin</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getReleaseArtifactRepository--" title="class or interface in org.apache.maven.project">getReleaseArtifactRepository</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getRemotePluginRepositories--" title="class or interface in org.apache.maven.project">getRemotePluginRepositories</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getRemoteProjectRepositories--" title="class or interface in org.apache.maven.project">getRemoteProjectRepositories</a>, <a h
 ref="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getSnapshotArtifactRepository--" title="class or interface in org.apache.maven.project">getSnapshotArtifactRepository</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#hashCode--" title="class or interface in org.apache.maven.project">hashCode</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#hasLifecyclePhase-java.lang.String-" title="class or interface in org.apache.maven.project">hasLifecyclePhase</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setArtifactFilter-org.apache.maven.artifact.resolver.filter.ArtifactFilter-" title="class or interface in org.apache.maven.project">setArtifactFilter</a>, <a href="http://maven.apache.or
 g/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setClassRealm-org.codehaus.plexus.classworlds.realm.ClassRealm-" title="class or interface in org.apache.maven.project">setClassRealm</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setContextValue-java.lang.String-java.lang.Object-" title="class or interface in org.apache.maven.project">setContextValue</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setExtensionDependencyFilter-org.sonatype.aether.graph.DependencyFilter-" title="class or interface in org.apache.maven.project">setExtensionDependencyFilter</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setInjectedProfileIds-java.lang.String-java.util.List-" title="class or interface in org.apache.maven.
 project">setInjectedProfileIds</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setManagedVersionMap-java.util.Map-" title="class or interface in org.apache.maven.project">setManagedVersionMap</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setParentFile-java.io.File-" title="class or interface in org.apache.maven.project">setParentFile</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setResolvedArtifacts-java.util.Set-" title="class or interface in org.apache.maven.project">setResolvedArtifacts</a>, <a href="http://maven.apache.org/ref/3.6.3/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#toString--" title="class or interface in org.apache.maven.project">toString</a></code></li>
+<h3>Methods inherited from class&nbsp;org.apache.maven.project.<a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true" title="class or interface in org.apache.maven.project">MavenProject</a></h3>
+<code><a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#addLifecyclePhase-java.lang.String-" title="class or interface in org.apache.maven.project">addLifecyclePhase</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#clone--" title="class or interface in org.apache.maven.project">clone</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#equals-java.lang.Object-" title="class or interface in org.apache.maven.project">equals</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getClassRealm--" title="class or interface in org.apache.maven.project">getClassRealm</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=tr
 ue#getContextValue-java.lang.String-" title="class or interface in org.apache.maven.project">getContextValue</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getExtensionDependencyFilter--" title="class or interface in org.apache.maven.project">getExtensionDependencyFilter</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getInjectedProfileIds--" title="class or interface in org.apache.maven.project">getInjectedProfileIds</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getManagedVersionMap--" title="class or interface in org.apache.maven.project">getManagedVersionMap</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getParentFile--" title="class or interface in org.apac
 he.maven.project">getParentFile</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getPlugin-java.lang.String-" title="class or interface in org.apache.maven.project">getPlugin</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getReleaseArtifactRepository--" title="class or interface in org.apache.maven.project">getReleaseArtifactRepository</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getRemotePluginRepositories--" title="class or interface in org.apache.maven.project">getRemotePluginRepositories</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getRemoteProjectRepositories--" title="class or interface in org.apache.maven.project">getRemoteProjectRepositories</a>, <a h
 ref="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#getSnapshotArtifactRepository--" title="class or interface in org.apache.maven.project">getSnapshotArtifactRepository</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#hashCode--" title="class or interface in org.apache.maven.project">hashCode</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#hasLifecyclePhase-java.lang.String-" title="class or interface in org.apache.maven.project">hasLifecyclePhase</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setArtifactFilter-org.apache.maven.artifact.resolver.filter.ArtifactFilter-" title="class or interface in org.apache.maven.project">setArtifactFilter</a>, <a href="http://maven.apache.or
 g/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setClassRealm-org.codehaus.plexus.classworlds.realm.ClassRealm-" title="class or interface in org.apache.maven.project">setClassRealm</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setContextValue-java.lang.String-java.lang.Object-" title="class or interface in org.apache.maven.project">setContextValue</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setExtensionDependencyFilter-org.sonatype.aether.graph.DependencyFilter-" title="class or interface in org.apache.maven.project">setExtensionDependencyFilter</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setInjectedProfileIds-java.lang.String-java.util.List-" title="class or interface in org.apache.maven.
 project">setInjectedProfileIds</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setManagedVersionMap-java.util.Map-" title="class or interface in org.apache.maven.project">setManagedVersionMap</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setParentFile-java.io.File-" title="class or interface in org.apache.maven.project">setParentFile</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#setResolvedArtifacts-java.util.Set-" title="class or interface in org.apache.maven.project">setResolvedArtifacts</a>, <a href="http://maven.apache.org/ref/3.8.1/maven-compat/apidocs/org/apache/maven/project/MavenProject.html?is-external=true#toString--" title="class or interface in org.apache.maven.project">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -294,7 +294,7 @@ extends <a href="../../../../../../org/a
 <div class="subNav">
 <ul class="navList">
 <li>Prev&nbsp;Class</li>
-<li><a href="../../../../../../org/apache/maven/report/projectinfo/stubs/DefaultArtifactHandlerStub.html" title="class in org.apache.maven.report.projectinfo.stubs"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/maven/report/projectinfo/stubs/CiManagementWithCiSectionStub.html" title="class in org.apache.maven.report.projectinfo.stubs"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/maven/report/projectinfo/stubs/CiManagementStub.html" target="_top">Frames</a></li>
@@ -334,6 +334,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file