Modified: maven/website/content/docs/3.8.4/release-notes.html
==============================================================================
--- maven/website/content/docs/3.8.4/release-notes.html (original)
+++ maven/website/content/docs/3.8.4/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.8.4/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.8.4/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.8.4</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.4/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.8.4 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.4/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.8.4"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.8.4</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.8.4.</p>
 <p>Maven 3.8.4 is <a href="../../download.html">available for download</a>.</p>
@@ -162,19 +159,19 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.8.4/">https://maven.apache.org/ref/3.8.4/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
 <li>Regression fixes from Maven 3.8.3</li>
 <li>Upgrade to Jansi 2.4.0 which supports macOS on ARM natively</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12350685";
 class="externalLink">issue management system</a>.</p></section><section><a 
id="Known_Issues"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12350685";
 class="externalLink">issue management system</a>.</p></section><section>
 <h2>Known Issues</h2>
 <ul>
 
 <li>The <code>ThreadLocal</code> approach that was introduced in 3.8.2 to fix 
<a href="https://issues.apache.org/jira/browse/MNG-6843"; 
class="externalLink">MNG-6843</a> had to be reverted as it caused too many 
side-effects. <a href="https://issues.apache.org/jira/browse/MNG-7335"; 
class="externalLink">MNG-7335</a> was created to track the work needed to add a 
more sustainable fix to Maven 3.8.5 or 3.9.0.</li>
-</ul></section><section><a id="Complete_Release_Notes"></a>
+</ul></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.8.5/release-notes.html
==============================================================================
--- maven/website/content/docs/3.8.5/release-notes.html (original)
+++ maven/website/content/docs/3.8.5/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.8.5/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.8.5/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.8.5</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.5/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.8.5 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.5/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.8.5"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.8.5</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.8.5.</p>
 <p>Maven 3.8.5 is <a href="../../download.html">available for download</a>.</p>
@@ -162,19 +159,19 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.8.5/">https://maven.apache.org/ref/3.8.5/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
 <li>Regression fixes from Maven 3.8.4</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12351105";
 class="externalLink">issue management system</a>.</p></section><section><a 
id="Known_Issues"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12351105";
 class="externalLink">issue management system</a>.</p></section><section>
 <h2>Known Issues</h2>
 <ul>
 
 <li>Dependencies of a profile are not picked up anymore if that profile is 
activated via <code>-P&lt;profileName&gt;</code> (see <a 
href="https://issues.apache.org/jira/browse/MNG-7432"; 
class="externalLink">MNG-7432</a>)</li>
 <li>Custom <code>StringVisitorModelInterpolator</code> instance throws 
<code>NullPointerException</code> due to missing 
<code>ModelVersionProcessor</code> (see <a 
href="https://issues.apache.org/jira/browse/MNG-7449"; 
class="externalLink">MNG-7449</a>)</li>
-</ul></section><section><a id="Complete_Release_Notes"></a>
+</ul></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.8.6/release-notes.html
==============================================================================
--- maven/website/content/docs/3.8.6/release-notes.html (original)
+++ maven/website/content/docs/3.8.6/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.8.6/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.8.6/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.8.6</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.6/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.8.6 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.6/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.8.6"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.8.6</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.8.6.</p>
 <p>Maven 3.8.6 is <a href="../../download.html">available for download</a>.</p>
@@ -162,16 +159,16 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.8.6/">https://maven.apache.org/ref/3.8.6/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
 <li>Regression fixes from Maven 3.8.5</li>
 <li>Improve locking for multithreaded builds</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12351556";
 class="externalLink">issue management system</a>.</p></section><section><a 
id="Known_Issues"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12351556";
 class="externalLink">issue management system</a>.</p></section><section>
 <h2>Known Issues</h2>
-<p><em>none</em></p></section><section><a id="Complete_Release_Notes"></a>
+<p><em>none</em></p></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.8.7/release-notes.html
==============================================================================
--- maven/website/content/docs/3.8.7/release-notes.html (original)
+++ maven/website/content/docs/3.8.7/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.8.7/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.8.7/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.8.7</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.7/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.8.7 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.7/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.8.7"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.8.7</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.8.7.</p>
 <p>Maven 3.8.7 is <a href="../../download.html">available for download</a>.</p>
@@ -162,7 +159,7 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.8.7/">https://maven.apache.org/ref/3.8.7/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
@@ -170,9 +167,9 @@
 <li>General fixes</li>
 <li>Maven Wagon upgrade</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352690";
 class="externalLink">issue management system</a>.</p></section><section><a 
id="Known_Issues"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352690";
 class="externalLink">issue management system</a>.</p></section><section>
 <h2>Known Issues</h2>
-<p><em>none</em></p></section><section><a id="Complete_Release_Notes"></a>
+<p><em>none</em></p></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.8.8/release-notes.html
==============================================================================
--- maven/website/content/docs/3.8.8/release-notes.html (original)
+++ maven/website/content/docs/3.8.8/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.8.8/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.8.8/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.8.8</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.8/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.8.8 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.8.8/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.8.8"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.8.8</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.8.8.</p>
 <p>Maven 3.8.8 is <a href="../../download.html">available for download</a>.</p>
@@ -162,7 +159,7 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.8.8/">https://maven.apache.org/ref/3.8.8/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
@@ -170,9 +167,9 @@
 <li>General fixes</li>
 <li>Non-functional backports and improvements from 3.9.0</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352869";
 class="externalLink">issue management system</a>.</p></section><section><a 
id="Known_Issues"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352869";
 class="externalLink">issue management system</a>.</p></section><section>
 <h2>Known Issues</h2>
-<p><em>none</em></p></section><section><a id="Complete_Release_Notes"></a>
+<p><em>none</em></p></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.9.0/release-notes.html
==============================================================================
--- maven/website/content/docs/3.9.0/release-notes.html (original)
+++ maven/website/content/docs/3.9.0/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.9.0/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.9.0/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.9.0</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.0/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.9.0 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.0/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.9.0"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.9.0</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.9.0.</p>
 <p>Maven 3.9.0 is <a href="../../download.html">available for download</a>.</p>
@@ -162,7 +159,7 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.9.0/">https://maven.apache.org/ref/3.9.0/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
@@ -172,7 +169,7 @@
 <li>Long outstanding issue fixes from Maven 3.x line.</li>
 <li>Cutting ties with Maven 2 backward compatibility, preparing grounds for 
Maven 4.</li>
 <li>General fixes and improvements.</li>
-</ul><section><a 
id="Potentially_Breaking_Core_Changes_.28if_migrating_from_3.8.x.29"></a>
+</ul><section>
 <h3>Potentially Breaking Core Changes (if migrating from 3.8.x)</h3>
 <ul>
 
@@ -181,7 +178,7 @@
 <li>Mojos are prevented to boostrap new instance of 
<code>RepositorySystem</code> (for example by using deprecated 
<code>ServiceLocator</code>), they should reuse <code>RepositorySystem</code> 
instance provided by Maven instead. See <a 
href="https://issues.apache.org/jira/browse/MNG-7471"; 
class="externalLink">MNG-7471</a>.</li>
 <li>Each line in <code>.mvn/maven.config</code> is now interpreted as a single 
argument. That is, if the file contains multiple arguments, these must now be 
placed on separate lines, see <a 
href="https://issues.apache.org/jira/browse/MNG-7684"; 
class="externalLink">MNG-7684</a>.</li>
 <li>System and user properties handling cleanup, see <a 
href="https://issues.apache.org/jira/browse/MNG-7556"; 
class="externalLink">MNG-7556</a>. As a consequence, this may introduce 
breakage in environments where the user properties were used to set system 
properties or other way around, for example see <a 
href="https://issues.apache.org/jira/projects/MNG/issues/MNG-7887"; 
class="externalLink">MNG-7887</a>.</li>
-</ul></section><section><a id="Notable_Core_Improvements"></a>
+</ul></section><section>
 <h3>Notable Core Improvements</h3>
 <ul>
 
@@ -189,7 +186,7 @@
 <li>Add support for &#x201c;mvn pluginPrefix:version:goal&#x201d; invocation, 
and align console logging as well (make it copy-paste-able).</li>
 <li>Add profile activation by packaging.</li>
 <li>Maven 3.9.0 is now fully compatible with new 3.x line of install and 
deploy plugins (previous versions warns about this).</li>
-</ul></section><section><a id="Notable_Resolver_1.9.x_Improvements"></a>
+</ul></section><section>
 <h3>Notable Resolver 1.9.x Improvements</h3>
 <ul>
 
@@ -204,12 +201,12 @@
 <li>Chained local repository (for IT isolation between &#x201c;outer&#x201d; 
and &#x201c;inner&#x201d; builds).</li>
 <li>Recording reverse dependency tree tracking information into local 
repository.</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12350913";
 class="externalLink">issue management 
system</a>.</p></section></section><section><a id="Known_Issues"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12350913";
 class="externalLink">issue management 
system</a>.</p></section></section><section>
 <h2>Known Issues</h2>
 <ul>
 
 <li>Observed roughly 10% slow-down on large builds when compared to Maven 
3.8.7, tracked on <a href="https://issues.apache.org/jira/browse/MNG-7677"; 
class="externalLink">MNG-7677</a>.</li>
-</ul></section><section><a id="Complete_Release_Notes"></a>
+</ul></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.9.1/release-notes.html
==============================================================================
--- maven/website/content/docs/3.9.1/release-notes.html (original)
+++ maven/website/content/docs/3.9.1/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.9.1/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.9.1/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.9.1</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.1/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.9.1 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.1/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.9.1"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.9.1</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.9.1.</p>
 <p>Maven 3.9.1 is <a href="../../download.html">available for download</a>.</p>
@@ -162,14 +159,14 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.9.1/">https://maven.apache.org/ref/3.9.1/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
 <li>Regression fixes from Maven 3.9.0</li>
 <li>General performance and other fixes</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352872";
 class="externalLink">issue management system</a>.</p><section><a 
id="Potentially_Breaking_Core_Changes_.28if_migrating_from_3.8.x.29"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352872";
 class="externalLink">issue management system</a>.</p><section>
 <h3>Potentially Breaking Core Changes (if migrating from 3.8.x)</h3>
 <ul>
 
@@ -178,9 +175,9 @@
 <li>Mojos are prevented to boostrap new instance of 
<code>RepositorySystem</code> (for example by using deprecated 
<code>ServiceLocator</code>), they should reuse <code>RepositorySystem</code> 
instance provided by Maven instead. See <a 
href="https://issues.apache.org/jira/browse/MNG-7471"; 
class="externalLink">MNG-7471</a>.</li>
 <li>Each line in <code>.mvn/maven.config</code> is now interpreted as a single 
argument. That is, if the file contains multiple arguments, these must now be 
placed on separate lines, see <a 
href="https://issues.apache.org/jira/browse/MNG-7684"; 
class="externalLink">MNG-7684</a>.</li>
 <li>System and user properties handling cleanup, see <a 
href="https://issues.apache.org/jira/browse/MNG-7556"; 
class="externalLink">MNG-7556</a>. As a consequence, this may introduce 
breakage in environments where the user properties were used to set system 
properties or other way around, for example see <a 
href="https://issues.apache.org/jira/projects/MNG/issues/MNG-7887"; 
class="externalLink">MNG-7887</a>.</li>
-</ul></section></section><section><a id="Known_Issues"></a>
+</ul></section></section><section>
 <h2>Known Issues</h2>
-<p>None.</p></section><section><a id="Complete_Release_Notes"></a>
+<p>None.</p></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.9.2/release-notes.html
==============================================================================
--- maven/website/content/docs/3.9.2/release-notes.html (original)
+++ maven/website/content/docs/3.9.2/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.9.2/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.9.2/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.9.2</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.2/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.9.2 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.2/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.9.2"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.9.2</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.9.2.</p>
 <p>Maven 3.9.2 is <a href="../../download.html">available for download</a>.</p>
@@ -162,14 +159,14 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.9.2/">https://maven.apache.org/ref/3.9.2/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
 <li>Regression fixes from Maven 3.9.1</li>
 <li>General performance and other fixes</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352958";
 class="externalLink">issue management system</a>.</p><section><a 
id="Notable_New_Features"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352958";
 class="externalLink">issue management system</a>.</p><section>
 <h3>Notable New Features</h3>
 <ul>
 
@@ -190,7 +187,7 @@ only by not having validation issues in
 <a href="https://issues.apache.org/jira/browse/MNG-7754"; 
class="externalLink">MNG-7754</a> and <a 
href="https://issues.apache.org/jira/browse/MNG-7767"; 
class="externalLink">MNG-7767</a>. Almost all of the ASF Maven plugins
 have been released with fixes to get rid of warnings, updating them is 
recommended. See <a href="https://maven.apache.org/plugins/"; 
class="externalLink">Available Plugins</a> page for current
 plugin versions. For non-ASF plugins, contact plugin maintainers to apply 
required changes.</li>
-</ul></section><section><a 
id="Potentially_Breaking_Core_Changes_.28if_migrating_from_3.8.x.29"></a>
+</ul></section><section>
 <h3>Potentially Breaking Core Changes (if migrating from 3.8.x)</h3>
 <ul>
 
@@ -199,9 +196,9 @@ plugin versions. For non-ASF plugins, co
 <li>Mojos are prevented to boostrap new instance of 
<code>RepositorySystem</code> (for example by using deprecated 
<code>ServiceLocator</code>), they should reuse <code>RepositorySystem</code> 
instance provided by Maven instead. See <a 
href="https://issues.apache.org/jira/browse/MNG-7471"; 
class="externalLink">MNG-7471</a>.</li>
 <li>Each line in <code>.mvn/maven.config</code> is now interpreted as a single 
argument. That is, if the file contains multiple arguments, these must now be 
placed on separate lines, see <a 
href="https://issues.apache.org/jira/browse/MNG-7684"; 
class="externalLink">MNG-7684</a>.</li>
 <li>System and user properties handling cleanup, see <a 
href="https://issues.apache.org/jira/browse/MNG-7556"; 
class="externalLink">MNG-7556</a>. As a consequence, this may introduce 
breakage in environments where the user properties were used to set system 
properties or other way around, for example see <a 
href="https://issues.apache.org/jira/projects/MNG/issues/MNG-7887"; 
class="externalLink">MNG-7887</a>.</li>
-</ul></section></section><section><a id="Known_Issues"></a>
+</ul></section></section><section>
 <h2>Known Issues</h2>
-<p>None.</p></section><section><a id="Complete_Release_Notes"></a>
+<p>None.</p></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.9.3/release-notes.html
==============================================================================
--- maven/website/content/docs/3.9.3/release-notes.html (original)
+++ maven/website/content/docs/3.9.3/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.9.3/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.9.3/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.9.3</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.3/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.9.3 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.3/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.9.3"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.9.3</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.9.3.</p>
 <p>Maven 3.9.3 is <a href="../../download.html">available for download</a>.</p>
@@ -162,14 +159,14 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.9.3/">https://maven.apache.org/ref/3.9.3/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
 <li>Regression fixes and changes based on user feedback from Maven 3.9.2</li>
 <li>General performance and other fixes</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12353255";
 class="externalLink">issue management system</a>.</p><section><a 
id="Notable_New_Features"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12353255";
 class="externalLink">issue management system</a>.</p><section>
 <h3>Notable New Features</h3>
 <ul>
 
@@ -186,7 +183,7 @@ due file locking naming scheme changes,
 predates 3.9.3 (Hence, versions 3.9.0, 3.9.1 or 3.9.2), only with another 
3.9.3 or newer version.
 See <a href="https://maven.apache.org/resolver/configuration.html"; 
class="externalLink">Resolver configuration</a> and <a 
href="https://maven.apache.org/resolver/maven-resolver-named-locks/"; 
class="externalLink">named locks</a>
 pages for more.</li>
-</ul></section><section><a 
id="Potentially_Breaking_Core_Changes_.28if_migrating_from_3.8.x.29"></a>
+</ul></section><section>
 <h3>Potentially Breaking Core Changes (if migrating from 3.8.x)</h3>
 <ul>
 
@@ -196,12 +193,12 @@ pages for more.</li>
 <li>Each line in <code>.mvn/maven.config</code> is now interpreted as a single 
argument. That is, if the file contains multiple arguments, these must now be 
placed on separate lines, see <a 
href="https://issues.apache.org/jira/browse/MNG-7684"; 
class="externalLink">MNG-7684</a>.</li>
 <li>System and user properties handling cleanup, see <a 
href="https://issues.apache.org/jira/browse/MNG-7556"; 
class="externalLink">MNG-7556</a>. As a consequence, this may introduce 
breakage in environments where the user properties were used to set system 
properties or other way around, for example see <a 
href="https://issues.apache.org/jira/projects/MNG/issues/MNG-7887"; 
class="externalLink">MNG-7887</a>.</li>
 <li>Plugins and extensions used by your build are checked against Maven 
supported APIs and conventions: this &#x201c;plugin validation&#x201d; may 
report WARNINGs at the end of your build. See <a 
href="../../guides/plugins/validation/">plugin validation documentation</a> to 
better understand what to do when your build suffers from such warnings.</li>
-</ul></section></section><section><a id="Known_Issues"></a>
+</ul></section></section><section>
 <h2>Known Issues</h2>
 <ul>
 
 <li><a href="https://issues.apache.org/jira/browse/MNG-7826"; 
class="externalLink">MNG-7826</a> Discovered late in release process, plugin 
validation will now miss some plugins (like jacoco is for example, that have 
transitive dependencies, that should flag plugin).</li>
-</ul></section><section><a id="Complete_Release_Notes"></a>
+</ul></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.9.4/release-notes.html
==============================================================================
--- maven/website/content/docs/3.9.4/release-notes.html (original)
+++ maven/website/content/docs/3.9.4/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.9.4/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.9.4/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.9.4</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.4/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.9.4 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.4/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.9.4"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.9.4</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.9.4.</p>
 <p>Maven 3.9.4 is <a href="../../download.html">available for download</a>.</p>
@@ -162,12 +159,12 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.9.4/">https://maven.apache.org/ref/3.9.4/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <p>Regression fixes from Maven 3.9.3. All users already on Maven 3.9.x are 
advised to upgrade.</p>
 <p>This release focuses on regression fixes discovered and fixed in Resolver, 
released in <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&amp;version=12353358";
 class="externalLink">Resolver 1.9.14</a> that is included in Maven 3.9.4.</p>
 <p>Maven itself received one bug fix affecting users using plugins written in 
JRuby <a href="https://issues.apache.org/jira/browse/MNG-7846"; 
class="externalLink">MNG-7846</a> and a Guava dependency upgrade <a 
href="https://issues.apache.org/jira/browse/MNG-7828"; 
class="externalLink">MNG-7828</a>.</p>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12353369";
 class="externalLink">issue management system</a>.</p><section><a 
id="Potentially_Breaking_Core_Changes_.28if_migrating_from_3.8.x.29"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12353369";
 class="externalLink">issue management system</a>.</p><section>
 <h3>Potentially Breaking Core Changes (if migrating from 3.8.x)</h3>
 <ul>
 
@@ -177,7 +174,7 @@
 <li>Each line in <code>.mvn/maven.config</code> is now interpreted as a single 
argument. That is, if the file contains multiple arguments, these must now be 
placed on separate lines, see <a 
href="https://issues.apache.org/jira/browse/MNG-7684"; 
class="externalLink">MNG-7684</a>.</li>
 <li>System and user properties handling cleanup, see <a 
href="https://issues.apache.org/jira/browse/MNG-7556"; 
class="externalLink">MNG-7556</a>. As a consequence, this may introduce 
breakage in environments where the user properties were used to set system 
properties or other way around, for example see <a 
href="https://issues.apache.org/jira/projects/MNG/issues/MNG-7887"; 
class="externalLink">MNG-7887</a>.</li>
 <li>Plugins and extensions used by your build are checked against Maven 
supported APIs and conventions: this &#x201c;plugin validation&#x201d; may 
report WARNINGs at the end of your build. See <a 
href="../../guides/plugins/validation/">plugin validation documentation</a> to 
better understand what to do when your build suffers from such warnings.</li>
-</ul></section></section><section><a id="Complete_Release_Notes"></a>
+</ul></section></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.9.5/release-notes.html
==============================================================================
--- maven/website/content/docs/3.9.5/release-notes.html (original)
+++ maven/website/content/docs/3.9.5/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.9.5/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.9.5/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.9.5</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.5/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.9.5 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.5/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.9.5"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.9.5</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.9.5.</p>
 <p>Maven 3.9.5 is <a href="../../download.html">available for download</a>.</p>
@@ -162,11 +159,11 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.9.5/">https://maven.apache.org/ref/3.9.5/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <p>Regression fixes and other improvements from Maven 3.9.4. All users already 
on Maven 3.9.x are advised to upgrade.</p>
 <p>This release updates Resolver to version <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&amp;version=12353482";
 class="externalLink">1.9.16</a>. Maven itself received new features as 
transfer messages colorization, support for <code>${project.basedir}</code> in 
file profile activation and various minor code changes.</p>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12353460";
 class="externalLink">issue management system</a>.</p><section><a 
id="Potentially_Breaking_Core_Changes_.28if_migrating_from_3.8.x.29"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12353460";
 class="externalLink">issue management system</a>.</p><section>
 <h3>Potentially Breaking Core Changes (if migrating from 3.8.x)</h3>
 <ul>
 
@@ -176,7 +173,7 @@
 <li>Each line in <code>.mvn/maven.config</code> is now interpreted as a single 
argument. That is, if the file contains multiple arguments, these must now be 
placed on separate lines, see <a 
href="https://issues.apache.org/jira/browse/MNG-7684"; 
class="externalLink">MNG-7684</a>.</li>
 <li>System and user properties handling cleanup, see <a 
href="https://issues.apache.org/jira/browse/MNG-7556"; 
class="externalLink">MNG-7556</a>. As a consequence, this may introduce 
breakage in environments where the user properties were used to set system 
properties or other way around, for example see <a 
href="https://issues.apache.org/jira/projects/MNG/issues/MNG-7887"; 
class="externalLink">MNG-7887</a>.</li>
 <li>Plugins and extensions used by your build are checked against Maven 
supported APIs and conventions: this &#x201c;plugin validation&#x201d; may 
report WARNINGs at the end of your build. See <a 
href="../../guides/plugins/validation/">plugin validation documentation</a> to 
better understand what to do when your build suffers from such warnings.</li>
-</ul></section></section><section><a id="Complete_Release_Notes"></a>
+</ul></section></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/3.9.6/release-notes.html
==============================================================================
--- maven/website/content/docs/3.9.6/release-notes.html (original)
+++ maven/website/content/docs/3.9.6/release-notes.html Sun May 12 07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/3.9.6/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.9.6/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 3.9.6</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.6/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 3.9.6 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.6/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_3.9.6"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 3.9.6</h1>
 <p>The Apache Maven team would like to announce the release of Maven 3.9.6.</p>
 <p>Maven 3.9.6 is <a href="../../download.html">available for download</a>.</p>
@@ -162,12 +159,12 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/3.9.6/">https://maven.apache.org/ref/3.9.6/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <p>Regression fixes and other improvements from Maven 3.9.5. All users already 
on Maven 3.9.x are advised to upgrade.</p>
 <p>This release updates Resolver to version <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&amp;version=12353878";
 class="externalLink">1.9.18</a>. Maven itself received new features as ability 
to exclude
 plugins from validation, upgraded Eclipse Sisu version and updated plugins in 
core bindings.</p>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12353686";
 class="externalLink">issue management system</a>.</p><section><a 
id="Potentially_Breaking_Core_Changes_.28if_migrating_from_3.8.x.29"></a>
+<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12353686";
 class="externalLink">issue management system</a>.</p><section>
 <h3>Potentially Breaking Core Changes (if migrating from 3.8.x)</h3>
 <ul>
 
@@ -177,7 +174,7 @@ plugins from validation, upgraded Eclips
 <li>Each line in <code>.mvn/maven.config</code> is now interpreted as a single 
argument. That is, if the file contains multiple arguments, these must now be 
placed on separate lines, see <a 
href="https://issues.apache.org/jira/browse/MNG-7684"; 
class="externalLink">MNG-7684</a>.</li>
 <li>System and user properties handling cleanup, see <a 
href="https://issues.apache.org/jira/browse/MNG-7556"; 
class="externalLink">MNG-7556</a>. As a consequence, this may introduce 
breakage in environments where the user properties were used to set system 
properties or other way around, for example see <a 
href="https://issues.apache.org/jira/projects/MNG/issues/MNG-7887"; 
class="externalLink">MNG-7887</a>.</li>
 <li>Plugins and extensions used by your build are checked against Maven 
supported APIs and conventions: this &#x201c;plugin validation&#x201d; may 
report WARNINGs at the end of your build. See <a 
href="../../guides/plugins/validation/">plugin validation documentation</a> to 
better understand what to do when your build suffers from such warnings.</li>
-</ul></section></section><section><a id="Complete_Release_Notes"></a>
+</ul></section></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/4.0.0-alpha-10/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-10/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-10/release-notes.html Sun May 12 
07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/4.0.0-alpha-10/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/4.0.0-alpha-10/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 4.0.0-alpha-10</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-10/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 4.0.0-alpha-10 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-10/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_4.0.0-alpha-10"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-10</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-10.</p>
 <p>This is alpha release, not suitable for production.</p>
@@ -163,7 +160,7 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/4.0.0-alpha-10/">https://maven.apache.org/ref/4.0.0-alpha-10/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12354013";
 class="externalLink">issue management system</a>.</p>
 <p>Notable changes include:</p>
@@ -172,9 +169,9 @@
 <li>user controlled relocations</li>
 <li>fix broken javadoc:jar goal</li>
 <li>fix resolver that may cause maven never to quit</li>
-</ul></section><section><a id="Known_Issues"></a>
+</ul></section><section>
 <h2>Known Issues</h2>
-<p>If you find any incompatibility with latest versions of plugins, do not 
hesitate to report those.</p></section><section><a 
id="Complete_Release_Notes"></a>
+<p>If you find any incompatibility with latest versions of plugins, do not 
hesitate to report those.</p></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/4.0.0-alpha-12/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-12/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-12/release-notes.html Sun May 12 
07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/4.0.0-alpha-12/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/4.0.0-alpha-12/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 4.0.0-alpha-12</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-12/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 4.0.0-alpha-12 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-12/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_4.0.0-alpha-12"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-12</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-12.</p>
 <p>This is alpha release, not suitable for production.</p>
@@ -163,7 +160,7 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/4.0.0-alpha-12/">https://maven.apache.org/ref/4.0.0-alpha-12/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12354059";
 class="externalLink">issue management system</a>.</p>
 <p>Notable changes include:</p>
@@ -175,11 +172,11 @@
 <li>use JLine to provide better line editing</li>
 <li>upgrades SLF4j to 2.x</li>
 <li>do not resolve projects anymore outside the reactor to provide better 
consistency during builds</li>
-</ul></section><section><a id="Known_Issues"></a>
+</ul></section><section>
 <h2>Known Issues</h2>
 <p>The JLine library included in this release is missing the native libraries, 
which will cause problems on Windows or
 non-traditional Unix platforms where the JLine's exec provider does not work 
(see MNG-8017).</p>
-<p>If you find any incompatibility with latest versions of plugins, do not 
hesitate to report those.</p></section><section><a 
id="Complete_Release_Notes"></a>
+<p>If you find any incompatibility with latest versions of plugins, do not 
hesitate to report those.</p></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>

Modified: maven/website/content/docs/4.0.0-alpha-13/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-13/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-13/release-notes.html Sun May 12 
07:42:36 2024
@@ -2,15 +2,15 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/markdown/docs/4.0.0-alpha-13/release-notes.md at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/4.0.0-alpha-13/release-notes.md at 2024-05-12
  | Rendered using Apache Maven Fluido Skin 2.0.0-M6
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M18" />
-    <title>Maven</title>
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
+    <title>Maven – Release Notes – Maven 4.0.0-alpha-13</title>
     <link rel="stylesheet" 
href="../../css/apache-maven-fluido-2.0.0-M6.min.css" />
     <link rel="stylesheet" href="../../css/site.css" />
     <link rel="stylesheet" href="../../css/print.css" media="print" />
@@ -37,10 +37,8 @@
     <div class="container-fluid">
       <header>
         <div id="banner">
-          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><h1>Apache Maven Site</h1>
-</a></div>
-          <div class="pull-right"><a href="../.././" 
id="bannerRight"><h1>$esc.xml( $banner.name )</h1>
-</a></div>
+          <div class="pull-left"><a href="https://www.apache.org/"; 
id="bannerLeft"><img src="../../images/apache-maven-project.png"  alt="Apache 
Maven Site" style="" /></a></div>
+          <div class="pull-right"><a href="../.././" id="bannerRight"><img 
src="../../images/maven-logo-black-on-white.png"  alt="" style="" /></a></div>
           <div class="clear"><hr/></div>
         </div>
 
@@ -48,9 +46,8 @@
           <ul class="breadcrumb">
       <li><a href="https://www.apache.org/"; class="externalLink" 
title="Apache">Apache</a><span class="divider">/</span></li>
       <li><a href="../../index.html" title="Maven">Maven</a><span 
class="divider">/</span></li>
-
-    <li class="active ">Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-13/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-11</li>
+    <li class="active ">Release Notes – Maven 4.0.0-alpha-13 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-13/release-notes.md";><img
 src="../../images/accessories-text-editor.png" title="Edit" /></a></li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> 
Last Published: 2024-05-12</li>
         <li class="pull-right"><span class="divider">|</span>
 <a href="../../scm.html" title="Get Sources">Get Sources</a></li>
         <li class="pull-right"><a href="../../download.cgi" 
title="Download">Download</a></li>
@@ -150,7 +147,7 @@
  NOTE: For help with the syntax of this file, see:
  http://maven.apache.org/doxia/modules/index.html#Markdown
 -->
-<section><a id="Release_Notes_.E2.80.93_Maven_4.0.0-alpha-13"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-13</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-13.</p>
 <p>This is the first Maven 4 preview release that <strong>requires Java 17 for 
runtime</strong>.</p>
@@ -164,7 +161,7 @@
 <li>the web site: <a href="https://maven.apache.org/"; 
class="externalLink">https://maven.apache.org/</a></li>
 <li>the maven-user mailing list: <a 
href="/mailing-lists.html">https://maven.apache.org/mailing-lists.html</a></li>
 <li>the reference documentation: <a 
href="/ref/4.0.0-alpha-13/">https://maven.apache.org/ref/4.0.0-alpha-13/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12354062";
 class="externalLink">issue management system</a>.</p>
 <p>Notable changes include:</p>
@@ -175,9 +172,9 @@
 <li>new features like Profile OS activation with wildcards, Profile activation 
by packaging, SPI for user properties</li>
 <li>improvements related to dependencyManagement and BOM handling, new APIs 
for &#x201c;dependency path control&#x201d;</li>
 <li>and many bug fixes since alpha-12</li>
-</ul></section><section><a id="Known_Issues"></a>
+</ul></section><section>
 <h2>Known Issues</h2>
-<p>If you find any incompatibility with latest versions of plugins, do not 
hesitate to report those.</p></section><section><a 
id="Complete_Release_Notes"></a>
+<p>If you find any incompatibility with latest versions of plugins, do not 
hesitate to report those.</p></section><section>
 <h2>Complete Release Notes</h2>
 <p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
         </main>


Reply via email to