You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by ol...@apache.org on 2022/06/03 09:48:17 UTC

svn commit: r1901590 [6/43] - in /maven/website/components/surefire-archives/surefire-LATEST: ./ css/ js/ surefire-logger-api/ surefire-logger-api/apidocs/ surefire-logger-api/apidocs/jquery/ surefire-logger-api/apidocs/jquery/external/ surefire-logger...

Modified: maven/website/components/surefire-archives/surefire-LATEST/scm.html
==============================================================================
--- maven/website/components/surefire-archives/surefire-LATEST/scm.html (original)
+++ maven/website/components/surefire-archives/surefire-LATEST/scm.html Fri Jun  3 09:48:15 2022
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.2:scm at 2022-03-31
- | Rendered using Apache Maven Fluido Skin 1.9
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.2.2:scm at 2022-06-03
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -9,137 +9,39 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Surefire &#x2013; Source Code Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.9.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.9.min.js"></script>
-    <!-- Google Analytics -->
-    <script>
-      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-      ga('create', 'UA-140879-1', 'auto');
-      ga('send', 'pageview');
-      ga('set', 'anonymizeIp', true);
-      ga('set', 'forceSSL', true);
-    </script>
+    <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+    var u="//analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '3']);
+    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+</script>
+<!-- End Matomo Code -->
   </head>
-  <body class="topBarEnabled">
+  <body class="topBarDisabled">
     <a href="https://github.com/apache/maven-surefire">
       <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
         src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
         alt="Fork me on GitHub">
     </a>
-    <header id="topbar" class="navbar navbar-fixed-top ">
-      <div class="navbar-inner">
-        <div class="container-fluid">
-        <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar">
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-        </a>
-            <ul class="nav">
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li><a href="index.html" title="Introduction">Introduction</a></li>
-            <li><a href="http://www.apache.org/licenses/" title="License">License</a></li>
-            <li><a href="download.html" title="Download">Download</a></li>
-        </ul>
-      </li>
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Modules <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li><a href="surefire-shared-utils/index.html" title="Surefire Shared Utils">Surefire Shared Utils</a></li>
-            <li><a href="surefire-logger-api/index.html" title="SureFire Logger API">SureFire Logger API</a></li>
-            <li><a href="surefire-api/index.html" title="SureFire API">SureFire API</a></li>
-            <li><a href="surefire-extensions-api/index.html" title="Surefire Extensions API">Surefire Extensions API</a></li>
-            <li><a href="surefire-extensions-spi/index.html" title="Surefire Extensions SPI">Surefire Extensions SPI</a></li>
-            <li><a href="surefire-booter/index.html" title="SureFire Booter">SureFire Booter</a></li>
-            <li><a href="surefire-grouper/index.html" title="Maven Surefire Test-Grouping Support">Maven Surefire Test-Grouping Support</a></li>
-            <li><a href="surefire-providers/index.html" title="SureFire Providers">SureFire Providers</a></li>
-            <li><a href="surefire-shadefire/index.html" title="ShadeFire JUnit3 Provider">ShadeFire JUnit3 Provider</a></li>
-            <li><a href="maven-surefire-common/index.html" title="Maven Surefire Common">Maven Surefire Common</a></li>
-            <li><a href="surefire-report-parser/index.html" title="Surefire Report Parser">Surefire Report Parser</a></li>
-            <li><a href="maven-surefire-plugin/index.html" title="Maven Surefire Plugin">Maven Surefire Plugin</a></li>
-            <li><a href="maven-failsafe-plugin/index.html" title="Maven Failsafe Plugin">Maven Failsafe Plugin</a></li>
-            <li><a href="maven-surefire-report-plugin/index.html" title="Maven Surefire Report Plugin">Maven Surefire Report Plugin</a></li>
-            <li><a href="surefire-its/index.html" title="Maven Surefire Integration Tests">Maven Surefire Integration Tests</a></li>
-        </ul>
-      </li>
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li class="dropdown-submenu">
-<a href="project-info.html" title="Project Information">Project Information</a>
-              <ul class="dropdown-menu">
-                  <li><a href="index.html" title="About">About</a></li>
-                  <li><a href="summary.html" title="Summary">Summary</a></li>
-                  <li><a href="dependency-info.html" title="Dependency Information">Dependency Information</a></li>
-                  <li><a href="modules.html" title="Project Modules">Project Modules</a></li>
-                  <li><a href="team.html" title="Team">Team</a></li>
-                  <li><a href="scm.html" title="Source Code Management">Source Code Management</a></li>
-                  <li><a href="issue-management.html" title="Issue Management">Issue Management</a></li>
-                  <li><a href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a></li>
-                  <li><a href="dependency-management.html" title="Dependency Management">Dependency Management</a></li>
-                  <li><a href="dependencies.html" title="Dependencies">Dependencies</a></li>
-                  <li><a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a></li>
-                  <li><a href="ci-management.html" title="CI Management">CI Management</a></li>
-                  <li><a href="plugin-management.html" title="Plugin Management">Plugin Management</a></li>
-                  <li><a href="plugins.html" title="Plugins">Plugins</a></li>
-                  <li><a href="distribution-management.html" title="Distribution Management">Distribution Management</a></li>
-              </ul>
-            </li>
-            <li class="dropdown-submenu">
-<a href="project-reports.html" title="Project Reports">Project Reports</a>
-              <ul class="dropdown-menu">
-                  <li><a href="surefire-report.html" title="Surefire Report">Surefire Report</a></li>
-                  <li><a href="checkstyle.html" title="Checkstyle">Checkstyle</a></li>
-              </ul>
-            </li>
-        </ul>
-      </li>
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Maven Projects <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li><a href="../archetype/index.html" title="Archetype">Archetype</a></li>
-            <li><a href="../resolver/index.html" title="Artifact Resolver">Artifact Resolver</a></li>
-            <li><a href="../doxia/index.html" title="Doxia">Doxia</a></li>
-            <li><a href="../extensions/index.html" title="Extensions">Extensions</a></li>
-            <li><a href="../jxr/index.html" title="JXR">JXR</a></li>
-            <li><a href="../ref/current" title="Maven">Maven</a></li>
-            <li><a href="../pom/index.html" title="Parent POMs">Parent POMs</a></li>
-            <li><a href="../plugins/index.html" title="Plugins">Plugins</a></li>
-            <li><a href="../plugin-testing/index.html" title="Plugin Testing">Plugin Testing</a></li>
-            <li><a href="../plugin-tools/index.html" title="Plugin Tools">Plugin Tools</a></li>
-            <li><a href="../apache-resource-bundles/index.html" title="Resource Bundles">Resource Bundles</a></li>
-            <li><a href="../scm/index.html" title="SCM">SCM</a></li>
-            <li><a href="../shared/index.html" title="Shared Components">Shared Components</a></li>
-            <li><a href="../skins/index.html" title="Skins">Skins</a></li>
-            <li><a href="index.html" title="Surefire">Surefire</a></li>
-            <li><a href="../wagon/index.html" title="Wagon">Wagon</a></li>
-        </ul>
-      </li>
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li><a href="https://www.apache.org/foundation/how-it-works.html" title="How Apache Works">How Apache Works</a></li>
-            <li><a href="https://www.apache.org/foundation/" title="Foundation">Foundation</a></li>
-            <li><a href="https://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache">Sponsoring Apache</a></li>
-            <li><a href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
-        </ul>
-      </li>
-            </ul>
-        </div>
-      </div>
-    </header>
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="http://maven.apache.org/" id="bannerLeft"><img src="http://maven.apache.org/images/apache-maven-project.png"  alt="Apache Maven Surefire"/></a></div>
-          <div class="pull-right"><div id="bannerRight"><img src="http://maven.apache.org/images/maventxt_logo_200.gif"  alt=""/></div>
-</div>
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../images/apache-maven-project.png"  alt="Apache Maven Surefire"/></a></div>
+          <div class="pull-right"><a href="../" id="bannerRight"><img src="../images/maven-logo-black-on-white.png"  alt=""/></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -149,8 +51,8 @@
       <li class=""><a href="../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Surefire">Surefire</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-03-31</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M6</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-06-03</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M7</li>
           </ul>
         </div>
       </header>
@@ -224,7 +126,7 @@
           </nav>
           <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="https://maven.apache.org/surefire/" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/surefire/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -247,13 +149,13 @@
 <p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><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-surefire/tree/surefire-3.0.0-M6">https://github.com/apache/maven-surefire/tree/surefire-3.0.0-M6</a></pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://github.com/apache/maven-surefire/tree/surefire-3.0.0-M7">https://github.com/apache/maven-surefire/tree/surefire-3.0.0-M7</a></pre></div></section><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 surefire-3.0.0-M6 https://gitbox.apache.org/repos/asf/maven-surefire.git</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch surefire-3.0.0-M7 https://gitbox.apache.org/repos/asf/maven-surefire.git</pre></div></section><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 surefire-3.0.0-M6 https://gitbox.apache.org/repos/asf/maven-surefire.git</pre></div></section><section>
+<div class="source"><pre class="prettyprint linenums">$ git clone --branch surefire-3.0.0-M7 https://gitbox.apache.org/repos/asf/maven-surefire.git</pre></div></section><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></section>
         </main>
@@ -263,9 +165,14 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-<p>Apache Apache Maven Surefire, Apache Maven Surefire, Apache, the Apache feather logo, and the Apache Apache Maven Surefire project logos are trademarks of The Apache Software Foundation. <a href="https://maven.apache.org/surefire/privacy-policy.html">Privacy Policy</a></p>
+<p>Apache Apache Maven Surefire, Apache Maven Surefire, Apache, the Apache feather logo, and the Apache Apache Maven Surefire project logos are trademarks of The Apache Software Foundation.</p>
         </div>
       </div>
     </footer>
+<script>
+	if(anchors) {
+	  anchors.add();
+	}
+</script>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: maven/website/components/surefire-archives/surefire-LATEST/summary.html
==============================================================================
--- maven/website/components/surefire-archives/surefire-LATEST/summary.html (original)
+++ maven/website/components/surefire-archives/surefire-LATEST/summary.html Fri Jun  3 09:48:15 2022
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.2:summary at 2022-03-31
- | Rendered using Apache Maven Fluido Skin 1.9
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.2.2:summary at 2022-06-03
+ | Rendered using Apache Maven Fluido Skin 1.10.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
   <head>
@@ -9,137 +9,39 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
     <title>Surefire &#x2013; Project Summary</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.9.min.css" />
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-    <script src="./js/apache-maven-fluido-1.9.min.js"></script>
-    <!-- Google Analytics -->
-    <script>
-      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-      ga('create', 'UA-140879-1', 'auto');
-      ga('send', 'pageview');
-      ga('set', 'anonymizeIp', true);
-      ga('set', 'forceSSL', true);
-    </script>
+    <script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
+<!-- Matomo -->
+<script>
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+    var u="//analytics.apache.org/";
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '3']);
+    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+</script>
+<!-- End Matomo Code -->
   </head>
-  <body class="topBarEnabled">
+  <body class="topBarDisabled">
     <a href="https://github.com/apache/maven-surefire">
       <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
         src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
         alt="Fork me on GitHub">
     </a>
-    <header id="topbar" class="navbar navbar-fixed-top ">
-      <div class="navbar-inner">
-        <div class="container-fluid">
-        <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar">
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-        </a>
-            <ul class="nav">
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li><a href="index.html" title="Introduction">Introduction</a></li>
-            <li><a href="http://www.apache.org/licenses/" title="License">License</a></li>
-            <li><a href="download.html" title="Download">Download</a></li>
-        </ul>
-      </li>
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Modules <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li><a href="surefire-shared-utils/index.html" title="Surefire Shared Utils">Surefire Shared Utils</a></li>
-            <li><a href="surefire-logger-api/index.html" title="SureFire Logger API">SureFire Logger API</a></li>
-            <li><a href="surefire-api/index.html" title="SureFire API">SureFire API</a></li>
-            <li><a href="surefire-extensions-api/index.html" title="Surefire Extensions API">Surefire Extensions API</a></li>
-            <li><a href="surefire-extensions-spi/index.html" title="Surefire Extensions SPI">Surefire Extensions SPI</a></li>
-            <li><a href="surefire-booter/index.html" title="SureFire Booter">SureFire Booter</a></li>
-            <li><a href="surefire-grouper/index.html" title="Maven Surefire Test-Grouping Support">Maven Surefire Test-Grouping Support</a></li>
-            <li><a href="surefire-providers/index.html" title="SureFire Providers">SureFire Providers</a></li>
-            <li><a href="surefire-shadefire/index.html" title="ShadeFire JUnit3 Provider">ShadeFire JUnit3 Provider</a></li>
-            <li><a href="maven-surefire-common/index.html" title="Maven Surefire Common">Maven Surefire Common</a></li>
-            <li><a href="surefire-report-parser/index.html" title="Surefire Report Parser">Surefire Report Parser</a></li>
-            <li><a href="maven-surefire-plugin/index.html" title="Maven Surefire Plugin">Maven Surefire Plugin</a></li>
-            <li><a href="maven-failsafe-plugin/index.html" title="Maven Failsafe Plugin">Maven Failsafe Plugin</a></li>
-            <li><a href="maven-surefire-report-plugin/index.html" title="Maven Surefire Report Plugin">Maven Surefire Report Plugin</a></li>
-            <li><a href="surefire-its/index.html" title="Maven Surefire Integration Tests">Maven Surefire Integration Tests</a></li>
-        </ul>
-      </li>
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Documentation <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li class="dropdown-submenu">
-<a href="project-info.html" title="Project Information">Project Information</a>
-              <ul class="dropdown-menu">
-                  <li><a href="index.html" title="About">About</a></li>
-                  <li><a href="summary.html" title="Summary">Summary</a></li>
-                  <li><a href="dependency-info.html" title="Dependency Information">Dependency Information</a></li>
-                  <li><a href="modules.html" title="Project Modules">Project Modules</a></li>
-                  <li><a href="team.html" title="Team">Team</a></li>
-                  <li><a href="scm.html" title="Source Code Management">Source Code Management</a></li>
-                  <li><a href="issue-management.html" title="Issue Management">Issue Management</a></li>
-                  <li><a href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a></li>
-                  <li><a href="dependency-management.html" title="Dependency Management">Dependency Management</a></li>
-                  <li><a href="dependencies.html" title="Dependencies">Dependencies</a></li>
-                  <li><a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a></li>
-                  <li><a href="ci-management.html" title="CI Management">CI Management</a></li>
-                  <li><a href="plugin-management.html" title="Plugin Management">Plugin Management</a></li>
-                  <li><a href="plugins.html" title="Plugins">Plugins</a></li>
-                  <li><a href="distribution-management.html" title="Distribution Management">Distribution Management</a></li>
-              </ul>
-            </li>
-            <li class="dropdown-submenu">
-<a href="project-reports.html" title="Project Reports">Project Reports</a>
-              <ul class="dropdown-menu">
-                  <li><a href="surefire-report.html" title="Surefire Report">Surefire Report</a></li>
-                  <li><a href="checkstyle.html" title="Checkstyle">Checkstyle</a></li>
-              </ul>
-            </li>
-        </ul>
-      </li>
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Maven Projects <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li><a href="../archetype/index.html" title="Archetype">Archetype</a></li>
-            <li><a href="../resolver/index.html" title="Artifact Resolver">Artifact Resolver</a></li>
-            <li><a href="../doxia/index.html" title="Doxia">Doxia</a></li>
-            <li><a href="../extensions/index.html" title="Extensions">Extensions</a></li>
-            <li><a href="../jxr/index.html" title="JXR">JXR</a></li>
-            <li><a href="../ref/current" title="Maven">Maven</a></li>
-            <li><a href="../pom/index.html" title="Parent POMs">Parent POMs</a></li>
-            <li><a href="../plugins/index.html" title="Plugins">Plugins</a></li>
-            <li><a href="../plugin-testing/index.html" title="Plugin Testing">Plugin Testing</a></li>
-            <li><a href="../plugin-tools/index.html" title="Plugin Tools">Plugin Tools</a></li>
-            <li><a href="../apache-resource-bundles/index.html" title="Resource Bundles">Resource Bundles</a></li>
-            <li><a href="../scm/index.html" title="SCM">SCM</a></li>
-            <li><a href="../shared/index.html" title="Shared Components">Shared Components</a></li>
-            <li><a href="../skins/index.html" title="Skins">Skins</a></li>
-            <li><a href="index.html" title="Surefire">Surefire</a></li>
-            <li><a href="../wagon/index.html" title="Wagon">Wagon</a></li>
-        </ul>
-      </li>
-      <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-            <li><a href="https://www.apache.org/foundation/how-it-works.html" title="How Apache Works">How Apache Works</a></li>
-            <li><a href="https://www.apache.org/foundation/" title="Foundation">Foundation</a></li>
-            <li><a href="https://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache">Sponsoring Apache</a></li>
-            <li><a href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
-        </ul>
-      </li>
-            </ul>
-        </div>
-      </div>
-    </header>
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="http://maven.apache.org/" id="bannerLeft"><img src="http://maven.apache.org/images/apache-maven-project.png"  alt="Apache Maven Surefire"/></a></div>
-          <div class="pull-right"><div id="bannerRight"><img src="http://maven.apache.org/images/maventxt_logo_200.gif"  alt=""/></div>
-</div>
+          <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../images/apache-maven-project.png"  alt="Apache Maven Surefire"/></a></div>
+          <div class="pull-right"><a href="../" id="bannerRight"><img src="../images/maven-logo-black-on-white.png"  alt=""/></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -149,8 +51,8 @@
       <li class=""><a href="../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Surefire">Surefire</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-03-31</li>
-          <li id="projectVersion" class="pull-right">Version: 3.0.0-M6</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2022-06-03</li>
+          <li id="projectVersion" class="pull-right">Version: 3.0.0-M7</li>
           </ul>
         </div>
       </header>
@@ -224,7 +126,7 @@
           </nav>
           <div class="well sidebar-nav">
 <form id="search-form" action="https://www.google.com/search" method="get" >
-  <input value="https://maven.apache.org/surefire/" name="sitesearch" type="hidden"/>
+  <input value="maven.apache.org/surefire/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
@@ -283,7 +185,7 @@
 <td>surefire</td></tr>
 <tr class="b">
 <td align="left">Version</td>
-<td>3.0.0-M6</td></tr>
+<td>3.0.0-M7</td></tr>
 <tr class="a">
 <td align="left">Type</td>
 <td>pom</td></tr></table></section></section>
@@ -294,9 +196,14 @@
     <footer>
       <div class="container-fluid">
         <div class="row-fluid">
-<p>Apache Apache Maven Surefire, Apache Maven Surefire, Apache, the Apache feather logo, and the Apache Apache Maven Surefire project logos are trademarks of The Apache Software Foundation. <a href="https://maven.apache.org/surefire/privacy-policy.html">Privacy Policy</a></p>
+<p>Apache Apache Maven Surefire, Apache Maven Surefire, Apache, the Apache feather logo, and the Apache Apache Maven Surefire project logos are trademarks of The Apache Software Foundation.</p>
         </div>
       </div>
     </footer>
+<script>
+	if(anchors) {
+	  anchors.add();
+	}
+</script>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/allclasses-index.html
==============================================================================
--- maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/allclasses-index.html (original)
+++ maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/allclasses-index.html Fri Jun  3 09:48:15 2022
@@ -1,95 +1,198 @@
 <!DOCTYPE HTML>
+<!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (18) -->
-<title>All Classes and Interfaces (SureFire Logger API 3.0.0-M6 API)</title>
-<meta name="viewport" content="width=device-width, initial-scale=1">
+<!-- Generated by javadoc -->
+<title>All Classes (SureFire Logger API 3.0.0-M7 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="description" content="class index">
-<meta name="generator" content="javadoc/AllClassesIndexWriter">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
-<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
+<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
-<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
-<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
+<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
+<script type="text/javascript" src="jquery/jquery-ui.js"></script>
 </head>
-<body class="all-classes-index-page">
-<script type="text/javascript">var evenRowColor = "even-row-color";
-var oddRowColor = "odd-row-color";
-var tableTab = "table-tab";
-var activeTableTab = "active-table-tab";
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="All Classes (SureFire Logger API 3.0.0-M7 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":1,"i1":2,"i2":2,"i3":4,"i4":2,"i5":2};
+var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
 var pathtoroot = "./";
+var useModuleDirectories = true;
 loadScripts(document, 'script');</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="flex-box">
-<header role="banner" class="flex-header">
+<header role="banner">
 <nav role="navigation">
+<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"></span><span class="nav-bar-toggle-icon"></span><span class="nav-bar-toggle-icon"></span></button>
-<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
-<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
 <li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
 <li><a href="index-all.html">Index</a></li>
-<li><a href="help-doc.html#all-classes">Help</a></li>
+<li><a href="help-doc.html">Help</a></li>
 </ul>
 </div>
-<div class="sub-nav">
-<div class="nav-list-search"><label for="search-input">SEARCH:</label>
-<input type="text" id="search-input" disabled placeholder="Search">
-<input type="reset" id="reset-button" disabled value="reset">
-</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
 </header>
-<div class="flex-content">
 <main role="main">
 <div class="header">
-<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
+<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
 </div>
-<div id="all-classes-table">
-<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchT
 ab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enums</button></div>
-<div id="all-classes-table.tabpanel" role="tabpanel">
-<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
-<div class="table-header col-first">Class</div>
-<div class="table-header col-last">Description</div>
-<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/maven/plugin/surefire/log/api/ConsoleLogger.html" title="interface in org.apache.maven.plugin.surefire.log.api">ConsoleLogger</a></div>
-<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
+<div class="allClassesContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Interface Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Enum Summary</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><a href="org/apache/maven/plugin/surefire/log/api/ConsoleLogger.html" title="interface in org.apache.maven.plugin.surefire.log.api">ConsoleLogger</a></td>
+<th class="colLast" scope="row">
 <div class="block">Allows providers to write console messages on the running maven process.</div>
-</div>
-<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/maven/plugin/surefire/log/api/ConsoleLoggerDecorator.html" title="class in org.apache.maven.plugin.surefire.log.api">ConsoleLoggerDecorator</a></div>
-<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
+</th>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><a href="org/apache/maven/plugin/surefire/log/api/ConsoleLoggerDecorator.html" title="class in org.apache.maven.plugin.surefire.log.api">ConsoleLoggerDecorator</a></td>
+<th class="colLast" scope="row">
 <div class="block">Decorator around <a href="org/apache/maven/plugin/surefire/log/api/ConsoleLogger.html" title="interface in org.apache.maven.plugin.surefire.log.api"><code>ConsoleLogger</code></a>.</div>
-</div>
-<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/maven/plugin/surefire/log/api/ConsoleLoggerUtils.html" title="class in org.apache.maven.plugin.surefire.log.api">ConsoleLoggerUtils</a></div>
-<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
-<div class="col-first odd-row-color all-classes-table all-classes-table-tab3"><a href="org/apache/maven/plugin/surefire/log/api/Level.html" title="enum in org.apache.maven.plugin.surefire.log.api">Level</a></div>
-<div class="col-last odd-row-color all-classes-table all-classes-table-tab3">
+</th>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><a href="org/apache/maven/plugin/surefire/log/api/ConsoleLoggerUtils.html" title="class in org.apache.maven.plugin.surefire.log.api">ConsoleLoggerUtils</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><a href="org/apache/maven/plugin/surefire/log/api/Level.html" title="enum in org.apache.maven.plugin.surefire.log.api">Level</a></td>
+<th class="colLast" scope="row">
 <div class="block">Test result levels <a href="org/apache/maven/plugin/surefire/log/api/Level.html#FAILURE"><code>Level.FAILURE</code></a>, <a href="org/apache/maven/plugin/surefire/log/api/Level.html#UNSTABLE"><code>Level.UNSTABLE</code></a>, <a href="org/apache/maven/plugin/surefire/log/api/Level.html#SUCCESS"><code>Level.SUCCESS</code></a>.</div>
-</div>
-<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/maven/plugin/surefire/log/api/NullConsoleLogger.html" title="class in org.apache.maven.plugin.surefire.log.api">NullConsoleLogger</a></div>
-<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
+</th>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><a href="org/apache/maven/plugin/surefire/log/api/NullConsoleLogger.html" title="class in org.apache.maven.plugin.surefire.log.api">NullConsoleLogger</a></td>
+<th class="colLast" scope="row">
 <div class="block">Logger doing nothing rather than using null.</div>
-</div>
-<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/maven/plugin/surefire/log/api/PrintStreamLogger.html" title="class in org.apache.maven.plugin.surefire.log.api">PrintStreamLogger</a></div>
-<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
-<div class="block">Console logger for <a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html" title="class or interface in java.io" class="external-link"><code>PrintStream</code></a>.</div>
-</div>
-</div>
-</div>
+</th>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><a href="org/apache/maven/plugin/surefire/log/api/PrintStreamLogger.html" title="class in org.apache.maven.plugin.surefire.log.api">PrintStreamLogger</a></td>
+<th class="colLast" scope="row">
+<div class="block">Console logger for <a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>PrintStream</code></a>.</div>
+</th>
+</tr>
+</table>
+</li>
+</ul>
 </div>
 </main>
 <footer role="contentinfo">
-<hr>
-<p class="legal-copy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
-</footer>
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
 </div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
 </body>
-</html>
+</html>
\ No newline at end of file

Added: maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/allclasses.html
==============================================================================
--- maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/allclasses.html (added)
+++ maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/allclasses.html Fri Jun  3 09:48:15 2022
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>All Classes (SureFire Logger API 3.0.0-M7 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
+<script type="text/javascript" src="jquery/jquery-ui.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<main role="main" class="indexContainer">
+<ul>
+<li><a href="org/apache/maven/plugin/surefire/log/api/ConsoleLogger.html" title="interface in org.apache.maven.plugin.surefire.log.api"><span class="interfaceName">ConsoleLogger</span></a></li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/ConsoleLoggerDecorator.html" title="class in org.apache.maven.plugin.surefire.log.api">ConsoleLoggerDecorator</a></li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/ConsoleLoggerUtils.html" title="class in org.apache.maven.plugin.surefire.log.api">ConsoleLoggerUtils</a></li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/Level.html" title="enum in org.apache.maven.plugin.surefire.log.api">Level</a></li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/NullConsoleLogger.html" title="class in org.apache.maven.plugin.surefire.log.api">NullConsoleLogger</a></li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/PrintStreamLogger.html" title="class in org.apache.maven.plugin.surefire.log.api">PrintStreamLogger</a></li>
+</ul>
+</main>
+</body>
+</html>
\ No newline at end of file

Modified: maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/allpackages-index.html
==============================================================================
--- maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/allpackages-index.html (original)
+++ maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/allpackages-index.html Fri Jun  3 09:48:15 2022
@@ -1,67 +1,164 @@
 <!DOCTYPE HTML>
+<!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (18) -->
-<title>All Packages (SureFire Logger API 3.0.0-M6 API)</title>
-<meta name="viewport" content="width=device-width, initial-scale=1">
+<!-- Generated by javadoc -->
+<title>All Packages (SureFire Logger API 3.0.0-M7 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="description" content="package index">
-<meta name="generator" content="javadoc/AllPackagesIndexWriter">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
-<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
+<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
-<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
-<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
+<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
+<script type="text/javascript" src="jquery/jquery-ui.js"></script>
 </head>
-<body class="all-packages-index-page">
-<script type="text/javascript">var pathtoroot = "./";
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="All Packages (SureFire Logger API 3.0.0-M7 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var pathtoroot = "./";
+var useModuleDirectories = true;
 loadScripts(document, 'script');</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="flex-box">
-<header role="banner" class="flex-header">
+<header role="banner">
 <nav role="navigation">
+<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"></span><span class="nav-bar-toggle-icon"></span><span class="nav-bar-toggle-icon"></span></button>
-<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
-<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
 <li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
 <li><a href="index-all.html">Index</a></li>
-<li><a href="help-doc.html#all-packages">Help</a></li>
+<li><a href="help-doc.html">Help</a></li>
 </ul>
 </div>
-<div class="sub-nav">
-<div class="nav-list-search"><label for="search-input">SEARCH:</label>
-<input type="text" id="search-input" disabled placeholder="Search">
-<input type="reset" id="reset-button" disabled value="reset">
-</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
 </header>
-<div class="flex-content">
 <main role="main">
 <div class="header">
 <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
 </div>
-<div class="caption"><span>Package Summary</span></div>
-<div class="summary-table two-column-summary">
-<div class="table-header col-first">Package</div>
-<div class="table-header col-last">Description</div>
-<div class="col-first even-row-color"><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">org.apache.maven.plugin.surefire.log.api</a></div>
-<div class="col-last even-row-color">&nbsp;</div>
+<div class="allPackagesContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packagesSummary">
+<caption><span>Package Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<th class="colFirst" scope="row"><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">org.apache.maven.plugin.surefire.log.api</a></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
 </div>
 </main>
 <footer role="contentinfo">
-<hr>
-<p class="legal-copy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
-</footer>
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
 </div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
 </body>
-</html>
+</html>
\ No newline at end of file

Added: maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/constant-values.html
==============================================================================
--- maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/constant-values.html (added)
+++ maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/constant-values.html Fri Jun  3 09:48:15 2022
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>Constant Field Values (SureFire Logger API 3.0.0-M7 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
+<script type="text/javascript" src="jquery/jquery-ui.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Constant Field Values (SureFire Logger API 3.0.0-M7 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var pathtoroot = "./";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<main role="main">
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<section role="region">
+<h2 title="Contents">Contents</h2>
+</section>
+</div>
+</main>
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
+</body>
+</html>
\ No newline at end of file

Added: maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/deprecated-list.html
==============================================================================
--- maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/deprecated-list.html (added)
+++ maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/deprecated-list.html Fri Jun  3 09:48:15 2022
@@ -0,0 +1,146 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>Deprecated List (SureFire Logger API 3.0.0-M7 API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
+<script type="text/javascript" src="jquery/jquery-ui.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (SureFire Logger API 3.0.0-M7 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var pathtoroot = "./";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<main role="main">
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+</main>
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
+</body>
+</html>
\ No newline at end of file

Modified: maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/help-doc.html
==============================================================================
--- maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/help-doc.html (original)
+++ maven/website/components/surefire-archives/surefire-LATEST/surefire-logger-api/apidocs/help-doc.html Fri Jun  3 09:48:15 2022
@@ -1,121 +1,121 @@
 <!DOCTYPE HTML>
+<!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (18) -->
-<title>API Help (SureFire Logger API 3.0.0-M6 API)</title>
-<meta name="viewport" content="width=device-width, initial-scale=1">
+<!-- Generated by javadoc -->
+<title>API Help (SureFire Logger API 3.0.0-M7 API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="description" content="help">
-<meta name="generator" content="javadoc/HelpWriter">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
-<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
+<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
-<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
-<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
+<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
+<script type="text/javascript" src="jquery/jquery-ui.js"></script>
 </head>
-<body class="help-page">
-<script type="text/javascript">var pathtoroot = "./";
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="API Help (SureFire Logger API 3.0.0-M7 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var pathtoroot = "./";
+var useModuleDirectories = true;
 loadScripts(document, 'script');</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
-<div class="flex-box">
-<header role="banner" class="flex-header">
+<header role="banner">
 <nav role="navigation">
+<div class="fixedNav">
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"></span><span class="nav-bar-toggle-icon"></span><span class="nav-bar-toggle-icon"></span></button>
-<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
-<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
 <li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
 <li>Class</li>
 <li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
 <li><a href="index-all.html">Index</a></li>
-<li class="nav-bar-cell1-rev">Help</li>
-</ul>
-<ul class="sub-nav-list-small">
-<li>
-<p>Help:</p>
-<ul>
-<li><a href="#help-navigation">Navigation</a></li>
-<li><a href="#help-pages">Pages</a></li>
-</ul>
-</li>
+<li class="navBarCell1Rev">Help</li>
 </ul>
 </div>
-<div class="sub-nav">
-<div id="navbar-sub-list">
-<ul class="sub-nav-list">
-<li>Help:&nbsp;</li>
-<li><a href="#help-navigation">Navigation</a>&nbsp;|&nbsp;</li>
-<li><a href="#help-pages">Pages</a></li>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
 </ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
-<div class="nav-list-search"><label for="search-input">SEARCH:</label>
-<input type="text" id="search-input" disabled placeholder="Search">
-<input type="reset" id="reset-button" disabled value="reset">
-</div>
-</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-<span class="skip-nav" id="skip-navbar-top"></span></nav>
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
 </header>
-<div class="flex-content">
 <main role="main">
-<h1 class="title">JavaDoc Help</h1>
-<ul class="help-toc">
-<li><a href="#help-navigation">Navigation</a>: 
-<ul class="help-subtoc">
-<li><a href="#help-search">Search</a></li>
-</ul>
-</li>
-<li><a href="#help-pages">Kinds of Pages</a>: 
-<ul class="help-subtoc">
-<li><a href="#package">Package</a></li>
-<li><a href="#class">Class or Interface</a></li>
-<li><a href="#doc-file">Other Files</a></li>
-<li><a href="#use">Use</a></li>
-<li><a href="#tree">Tree (Class Hierarchy)</a></li>
-<li><a href="#all-packages">All Packages</a></li>
-<li><a href="#all-classes">All Classes and Interfaces</a></li>
-<li><a href="#index">Index</a></li>
-</ul>
-</li>
-</ul>
-<hr>
-<div class="sub-title">
-<h2 id="help-navigation">Navigation</h2>
-Starting from the <a href="index.html">Overview</a> page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The <a href="index-all.html">Index</a> and Search box allow you to navigate to specific declarations and summary pages, including: <a href="allpackages-index.html">All Packages</a>, <a href="allclasses-index.html">All Classes and Interfaces</a>
-<section class="help-section" id="help-search">
-<h3>Search</h3>
-<p>You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API, using some or all of the name, optionally using "camelCase" abbreviations. For example:</p>
-<ul class="help-section-list">
-<li><code>j.l.obj</code> will match "java.lang.Object"</li>
-<li><code>InpStr</code> will match "java.io.InputStream"</li>
-<li><code>HM.cK</code> will match "java.util.HashMap.containsKey(Object)"</li>
-</ul>
-<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/18/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
-</section>
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
 </div>
-<hr>
-<div class="sub-title">
-<h2 id="help-pages">Kinds of Pages</h2>
-The following sections describe the different kinds of pages in this collection.
-<section class="help-section" id="package">
-<h3>Package</h3>
-<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:</p>
-<ul class="help-section-list">
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<section role="region">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:</p>
+<ul>
 <li>Interfaces</li>
 <li>Classes</li>
 <li>Enums</li>
-<li>Exception Classes</li>
+<li>Exceptions</li>
+<li>Errors</li>
 <li>Annotation Types</li>
 </ul>
 </section>
-<section class="help-section" id="class">
-<h3>Class or Interface</h3>
-<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.</p>
-<ul class="help-section-list">
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Class or Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
 <li>Class Inheritance Diagram</li>
 <li>Direct Subclasses</li>
 <li>All Known Subinterfaces</li>
@@ -124,64 +124,149 @@ The following sections describe the diff
 <li>Class or Interface Description</li>
 </ul>
 <br>
-<ul class="help-section-list">
+<ul>
 <li>Nested Class Summary</li>
-<li>Enum Constant Summary</li>
 <li>Field Summary</li>
 <li>Property Summary</li>
 <li>Constructor Summary</li>
 <li>Method Summary</li>
+</ul>
+<br>
+<ul>
+<li>Field Detail</li>
+<li>Property Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</section>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type Declaration</li>
+<li>Annotation Type Description</li>
 <li>Required Element Summary</li>
 <li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</section>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum Declaration</li>
+<li>Enum Description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
 </ul>
-<br>
-<ul class="help-section-list">
-<li>Enum Constant Details</li>
-<li>Field Details</li>
-<li>Property Details</li>
-<li>Constructor Details</li>
-<li>Method Details</li>
-<li>Element Details</li>
-</ul>
-<p><span class="help-note">Note:</span> Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.</p>
-<p>The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
-</section>
-<section class="help-section" id="doc-file">
-<h3>Other Files</h3>
-<p>Packages and modules may contain pages with additional information related to the declarations nearby.</p>
-</section>
-<section class="help-section" id="use">
-<h3>Use</h3>
-<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.</p>
 </section>
-<section class="help-section" id="tree">
-<h3>Tree (Class Hierarchy)</h3>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</section>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Tree (Class Hierarchy)</h2>
 <p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with <code>java.lang.Object</code>. Interfaces do not inherit from <code>java.lang.Object</code>.</p>
-<ul class="help-section-list">
-<li>When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.</li>
-<li>When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.</li>
-</ul>
-</section>
-<section class="help-section" id="all-packages">
-<h3>All Packages</h3>
-<p>The <a href="allpackages-index.html">All Packages</a> page contains an alphabetic index of all packages contained in the documentation.</p>
-</section>
-<section class="help-section" id="all-classes">
-<h3>All Classes and Interfaces</h3>
-<p>The <a href="allclasses-index.html">All Classes and Interfaces</a> page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.</p>
-</section>
-<section class="help-section" id="index">
-<h3>Index</h3>
-<p>The <a href="index-all.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as <a href="allpackages-index.html">All Packages</a>, <a href="allclasses-index.html">All Classes and Interfaces</a>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.</li>
+</ul>
 </section>
-</div>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</section>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.</p>
+</section>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>All&nbsp;Classes</h2>
+<p>The <a href="allclasses.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</section>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</section>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</section>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Search</h2>
+<p>You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader".</p>
+</section>
+</li>
+</ul>
 <hr>
-<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main>
+<span class="emphasizedPhrase">This help file applies to API documentation generated by the standard doclet.</span></div>
+</main>
 <footer role="contentinfo">
-<hr>
-<p class="legal-copy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
-</footer>
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/maven/plugin/surefire/log/api/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
 </div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
 </body>
-</html>
+</html>
\ No newline at end of file