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

svn commit: r1900229 [6/10] - in /maven/website/components/shared-archives/maven-reporting-exec-LATEST: ./ apidocs/ apidocs/org/apache/maven/reporting/exec/ apidocs/org/apache/maven/reporting/exec/class-use/ apidocs/org/codehaus/ apidocs/org/codehaus/d...

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/scm.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/scm.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/scm.html Sat Apr 23 19:25:26 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:scm at 2022-02-10
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:scm at 2022-04-23
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220210" />
+    <meta name="Date-Revision-yyyymmdd" content="20220423" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Reporting Executor &#x2013; Source Code Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Shared Components">Shared Components</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Reporting Executor">Apache Maven Reporting Executor</a><span class="divider">/</span></li>
     <li class="active ">Source Code Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-10</li>
-          <li id="projectVersion" class="pull-right">Version: 1.6.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-04-23</li>
+          <li id="projectVersion" class="pull-right">Version: 2.0.0-M1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -51,7 +51,7 @@
     <ul class="nav nav-list">
       <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
-    <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
+    <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
@@ -125,15 +125,15 @@
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-reporting-exec/tree/maven-reporting-exec-1.6.0">https://github.com/apache/maven-reporting-exec/tree/maven-reporting-exec-1.6.0</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-reporting-exec/tree/maven-reporting-exec-2.0.0-M1">https://github.com/apache/maven-reporting-exec/tree/maven-reporting-exec-2.0.0-M1</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
-<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-reporting-exec-1.6.0 https://gitbox.apache.org/repos/asf/maven-reporting-exec.git</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-reporting-exec-2.0.0-M1 https://gitbox.apache.org/repos/asf/maven-reporting-exec.git</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
 <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
-<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-reporting-exec-1.6.0 https://gitbox.apache.org/repos/asf/maven-reporting-exec.git</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch maven-reporting-exec-2.0.0-M1 https://gitbox.apache.org/repos/asf/maven-reporting-exec.git</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/summary.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/summary.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/summary.html Sat Apr 23 19:25:26 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:summary at 2022-02-10
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:summary at 2022-04-23
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220210" />
+    <meta name="Date-Revision-yyyymmdd" content="20220423" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Reporting Executor &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Shared Components">Shared Components</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Reporting Executor">Apache Maven Reporting Executor</a><span class="divider">/</span></li>
     <li class="active ">Project Summary</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-10</li>
-          <li id="projectVersion" class="pull-right">Version: 1.6.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-04-23</li>
+          <li id="projectVersion" class="pull-right">Version: 2.0.0-M1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -51,7 +51,7 @@
     <ul class="nav nav-list">
       <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
-    <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
+    <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
@@ -162,13 +162,13 @@
 <td>maven-reporting-exec</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.6.0</td></tr>
+<td>2.0.0-M1</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>jar</td></tr>
 <tr class="b">
 <td>Java Version</td>
-<td>1.7</td></tr></table></div></div>
+<td>1.8</td></tr></table></div></div>
         </div>
       </div>
     </div>

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/surefire-report.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/surefire-report.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/surefire-report.html Sat Apr 23 19:25:26 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-surefire-report-plugin:2.22.0:report at 2022-02-10
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-surefire-report-plugin:2.22.0:report at 2022-04-23
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220210" />
+    <meta name="Date-Revision-yyyymmdd" content="20220423" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Reporting Executor &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Shared Components">Shared Components</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Reporting Executor">Apache Maven Reporting Executor</a><span class="divider">/</span></li>
     <li class="active ">Surefire Report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-10</li>
-          <li id="projectVersion" class="pull-right">Version: 1.6.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-04-23</li>
+          <li id="projectVersion" class="pull-right">Version: 2.0.0-M1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -51,7 +51,7 @@
     <ul class="nav nav-list">
       <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
-    <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
+    <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
@@ -153,7 +153,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>8.266</td></tr></table><br />
+<td>11.161</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -174,7 +174,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>8.266</td></tr></table><br />
+<td>11.161</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p>
 <div class="section">
 <h3><a name="org.apache.maven.reporting.exec"></a>org.apache.maven.reporting.exec</h3><a name="org.apache.maven.reporting.exec"></a>
@@ -196,7 +196,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>8.266</td></tr></table></div><br /></div>
+<td>11.161</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p>
@@ -206,19 +206,19 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.reporting.exec.TestDefaultMavenReportExecutor.testSimpleBuildReports"></a>testSimpleBuildReports</td>
-<td>5.109</td></tr>
+<td>6.397</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.reporting.exec.TestDefaultMavenReportExecutor.testReportingPluginWithDependenciesInPluginManagement"></a>testReportingPluginWithDependenciesInPluginManagement</td>
-<td>0.854</td></tr>
+<td>1.188</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.reporting.exec.TestDefaultMavenReportExecutor.testSimpleLookup"></a>testSimpleLookup</td>
-<td>0.056</td></tr>
+<td>0.06</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td><a name="TC_org.apache.maven.reporting.exec.TestDefaultMavenReportExecutor.testMultipleReportSets"></a>testMultipleReportSets</td>
-<td>2.198</td></tr></table></div><br /></div>
+<td>3.457</td></tr></table></div><br /></div>
         </div>
       </div>
     </div>

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/taglist.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/taglist.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/taglist.html Sat Apr 23 19:25:26 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:taglist-maven-plugin:2.4:taglist at 2022-02-10
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.codehaus.mojo:taglist-maven-plugin:2.4:taglist at 2022-04-23
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220210" />
+    <meta name="Date-Revision-yyyymmdd" content="20220423" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Reporting Executor &#x2013; Tag List report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Shared Components">Shared Components</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Reporting Executor">Apache Maven Reporting Executor</a><span class="divider">/</span></li>
     <li class="active ">Tag List report</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-10</li>
-          <li id="projectVersion" class="pull-right">Version: 1.6.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-04-23</li>
+          <li id="projectVersion" class="pull-right">Version: 2.0.0-M1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -51,7 +51,7 @@
     <ul class="nav nav-list">
       <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
-    <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
+    <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>
@@ -123,8 +123,8 @@
 <th>Total number of occurrences</th>
 <th>Tag strings used by tag class</th></tr>
 <tr class="b">
-<td>Deprecated Work</td>
-<td>0</td>
+<td><a href="#tag_class_3">Deprecated Work</a></td>
+<td>1</td>
 <td>@deprecated</td></tr>
 <tr class="a">
 <td>FIXME Work</td>
@@ -136,6 +136,16 @@
 <td>todo, @todo</td></tr></table>
 <p>Each tag is detailed below:</p>
 <div class="section">
+<h3><a name="Deprecated_Work"></a><a name="tag_class_3">Deprecated Work</a></h3>
+<p><b>Number of occurrences found in the code: 1</b></p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>org.codehaus.doxia.sink.Sink</th>
+<th>Line</th></tr>
+<tr class="b">
+<td>use {@link org.apache.maven.doxia.sink.Sink} instead (since 1.0-alpha-6).</td>
+<td><a href="./xref/org/codehaus/doxia/sink/Sink.html#25">25</a></td></tr></table></div>
+<div class="section">
 <h3><a name="Todo_Work"></a><a name="tag_class_2">Todo Work</a></h3>
 <p><b>Number of occurrences found in the code: 4</b></p>
 <table border="0" class="table table-striped">
@@ -153,7 +163,7 @@
 <td><a href="./xref/org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html#126">126</a></td></tr>
 <tr class="a">
 <td>other stuff to merge ? &lt;p&gt; this method will &quot;merge&quot; some part of the plugin declaration existing in the build section to the fake plugin build for report execution: &lt;ul&gt; &lt;li&gt;dependencies&lt;/li&gt; &lt;/ul&gt; &lt;/p&gt; The plugin could only be present in the dependency management section.</td>
-<td><a href="./xref/org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html#666">666</a></td></tr></table></div></div>
+<td><a href="./xref/org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html#667">667</a></td></tr></table></div></div>
         </div>
       </div>
     </div>

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/team.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/team.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/team.html Sat Apr 23 19:25:26 2022
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:team at 2022-02-10
+ | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:team at 2022-04-23
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20220210" />
+    <meta name="Date-Revision-yyyymmdd" content="20220423" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Maven Reporting Executor &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -41,8 +41,8 @@
       <li class=""><a href="../index.html" title="Shared Components">Shared Components</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Apache Maven Reporting Executor">Apache Maven Reporting Executor</a><span class="divider">/</span></li>
     <li class="active ">Project Team</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-02-10</li>
-          <li id="projectVersion" class="pull-right">Version: 1.6.0</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-04-23</li>
+          <li id="projectVersion" class="pull-right">Version: 2.0.0-M1</li>
         </ul>
       </div>
       <div class="row-fluid">
@@ -51,7 +51,7 @@
     <ul class="nav nav-list">
       <li class="nav-header">Overview</li>
     <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a></li>
-    <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a></li>
+    <li><a href="apidocs/index.html" title="Javadoc"><span class="none"></span>Javadoc</a></li>
     <li><a href="xref/index.html" title="Source Xref"><span class="none"></span>Source Xref</a></li>
     <li><a href="http://www.apache.org/licenses/" class="externalLink" title="License"><span class="none"></span>License</a></li>
     <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li>

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/allclasses-frame.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/allclasses-frame.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/allclasses-frame.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>All Classes (Apache Maven Reporting Executor 2.0.0-M1 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/shared-archives/maven-reporting-exec-LATEST/testapidocs/allclasses-noframe.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/allclasses-noframe.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/allclasses-noframe.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>All Classes (Apache Maven Reporting Executor 2.0.0-M1 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/shared-archives/maven-reporting-exec-LATEST/testapidocs/constant-values.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/constant-values.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/constant-values.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>Constant Field Values (Apache Maven Reporting Executor 2.0.0-M1 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="Constant Field Values (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="Constant Field Values (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/deprecated-list.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/deprecated-list.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/deprecated-list.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>Deprecated List (Apache Maven Reporting Executor 2.0.0-M1 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="Deprecated List (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="Deprecated List (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/help-doc.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/help-doc.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/help-doc.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>API Help (Apache Maven Reporting Executor 2.0.0-M1 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="API Help (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="API Help (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index-all.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index-all.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index-all.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>Index (Apache Maven Reporting Executor 2.0.0-M1 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="Index (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="Index (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/index.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Maven Reporting Executor 1.6.0 Test API</title>
+<title>Apache Maven Reporting Executor 2.0.0-M1 Test API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/TestDefaultMavenReportExecutor.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 2.0.0-M1 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="TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {
@@ -96,7 +96,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>junit.framework.Assert</li>
@@ -220,8 +220,8 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -274,10 +274,10 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList">
 <h4>testSimpleLookup</h4>
 <pre>public&nbsp;void&nbsp;testSimpleLookup()
-                      throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+                      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>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+<dd><code><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></code></dd>
 </dl>
 </li>
 </ul>
@@ -288,10 +288,10 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList">
 <h4>testSimpleBuildReports</h4>
 <pre>public&nbsp;void&nbsp;testSimpleBuildReports()
-                            throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+                            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>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+<dd><code><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></code></dd>
 </dl>
 </li>
 </ul>
@@ -302,10 +302,10 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList">
 <h4>testMultipleReportSets</h4>
 <pre>public&nbsp;void&nbsp;testMultipleReportSets()
-                            throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+                            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>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+<dd><code><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></code></dd>
 </dl>
 </li>
 </ul>
@@ -316,10 +316,10 @@ extends org.codehaus.plexus.PlexusTestCa
 <li class="blockList">
 <h4>testReportingPluginWithDependenciesInPluginManagement</h4>
 <pre>public&nbsp;void&nbsp;testReportingPluginWithDependenciesInPluginManagement()
-                                                           throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+                                                           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>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+<dd><code><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></code></dd>
 </dl>
 </li>
 </ul>
@@ -331,10 +331,10 @@ extends org.codehaus.plexus.PlexusTestCa
 <h4>getMavenSession</h4>
 <pre>protected&nbsp;org.apache.maven.execution.MavenSession&nbsp;getMavenSession(org.apache.maven.artifact.repository.ArtifactRepository&nbsp;localRepository,
                                                                   org.apache.maven.project.MavenProject&nbsp;mavenProject)
-                                                           throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+                                                           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>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+<dd><code><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></code></dd>
 </dl>
 </li>
 </ul>

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/class-use/TestDefaultMavenReportExecutor.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/class-use/TestDefaultMavenReportExecutor.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/class-use/TestDefaultMavenReportExecutor.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.reporting.exec.TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>Uses of Class org.apache.maven.reporting.exec.TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 2.0.0-M1 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.reporting.exec.TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="Uses of Class org.apache.maven.reporting.exec.TestDefaultMavenReportExecutor (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-frame.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-frame.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-frame.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 2.0.0-M1 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/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-summary.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-summary.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-summary.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>org.apache.maven.reporting.exec (Apache Maven Reporting Executor 2.0.0-M1 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.reporting.exec (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="org.apache.maven.reporting.exec (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-tree.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-tree.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-tree.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 2.0.0-M1 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.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="org.apache.maven.reporting.exec Class Hierarchy (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {
@@ -74,7 +74,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
 <li type="circle">junit.framework.Assert
 <ul>

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-use.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-use.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/org/apache/maven/reporting/exec/package-use.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>Uses of Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 2.0.0-M1 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.reporting.exec (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="Uses of Package org.apache.maven.reporting.exec (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/overview-tree.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/overview-tree.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/testapidocs/overview-tree.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Apache Maven Reporting Executor 1.6.0 Test API)</title>
+<title>Class Hierarchy (Apache Maven Reporting Executor 2.0.0-M1 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="Class Hierarchy (Apache Maven Reporting Executor 1.6.0 Test API)";
+            parent.document.title="Class Hierarchy (Apache Maven Reporting Executor 2.0.0-M1 Test API)";
         }
     }
     catch(err) {
@@ -78,7 +78,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
 <li type="circle">junit.framework.Assert
 <ul>

Modified: maven/website/components/shared-archives/maven-reporting-exec-LATEST/xref-test/index.html
==============================================================================
--- maven/website/components/shared-archives/maven-reporting-exec-LATEST/xref-test/index.html (original)
+++ maven/website/components/shared-archives/maven-reporting-exec-LATEST/xref-test/index.html Sat Apr 23 19:25:26 2022
@@ -4,7 +4,7 @@
 <!-- this is a JXR report set -->
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Reporting Executor 1.6.0 Reference</title>
+		<title>Apache Maven Reporting Executor 2.0.0-M1 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">