Modified: maven/website/content/docs/4.0.0-alpha-2/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-2/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-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/4.0.0-alpha-2/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-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 4.0.0-alpha-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/4.0.0-alpha-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 4.0.0-alpha-2 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-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_4.0.0-alpha-2"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-2</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-2.</p>
 <p>This in 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-2/">https://maven.apache.org/ref/4.0.0-alpha-2/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
@@ -172,9 +169,9 @@
 <li>build/consumer POMs (automatic parent versioning, automatic versioning of 
reactor dependencies, automatic detection of child modules)</li>
 <li>new maven 4 api</li>
 </ul>
-<p>The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351403&amp;projectId=12316922";
 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?version=12351403&amp;projectId=12316922";
 class="externalLink">issue management system</a>.</p></section><section>
 <h2>Known Issues</h2>
-<p>A few incompatibilities with maven 3.x have been discovered already, we are 
working on fixing those for the next alpha release.  Do not hesitate to report 
any problem.</p></section><section><a id="Complete_Release_Notes"></a>
+<p>A few incompatibilities with maven 3.x have been discovered already, we are 
working on fixing those for the next alpha release.  Do not hesitate to report 
any problem.</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-3/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-3/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-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/4.0.0-alpha-3/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-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 4.0.0-alpha-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/4.0.0-alpha-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 4.0.0-alpha-3 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-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_4.0.0-alpha-3"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-3</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-2.</p>
 <p>This in 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-3/">https://maven.apache.org/ref/4.0.0-alpha-3/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
@@ -171,9 +168,9 @@
 <li>chained local repository</li>
 <li>profile activation by packaging</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=12352443";
 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=12352443";
 class="externalLink">issue management system</a>.</p></section><section>
 <h2>Known Issues</h2>
-<p>A few incompatibilities with maven 3.x have been discovered already, we are 
working on fixing those for the next alpha release.  Do not hesitate to report 
any problem.</p></section><section><a id="Complete_Release_Notes"></a>
+<p>A few incompatibilities with maven 3.x have been discovered already, we are 
working on fixing those for the next alpha release.  Do not hesitate to report 
any problem.</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-4/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-4/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-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/4.0.0-alpha-4/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-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 4.0.0-alpha-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/4.0.0-alpha-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 4.0.0-alpha-4 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-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_4.0.0-alpha-4"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-4</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-4.</p>
 <p>This in 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-4/">https://maven.apache.org/ref/4.0.0-alpha-4/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <ul>
 
@@ -173,9 +170,9 @@
 <li>fix some compatibility issues (with flatten-maven-plugin)</li>
 <li>re-implement the consumer pom feature to support the maven-gpg-plugin</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=12352667";
 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=12352667";
 class="externalLink">issue management system</a>.</p></section><section>
 <h2>Known Issues</h2>
-<p>A few incompatibilities with maven 3.x have been discovered already, we are 
working on fixing those for the next alpha release.  Do not hesitate to report 
any problem.</p></section><section><a id="Complete_Release_Notes"></a>
+<p>A few incompatibilities with maven 3.x have been discovered already, we are 
working on fixing those for the next alpha release.  Do not hesitate to report 
any problem.</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-5/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-5/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-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/4.0.0-alpha-5/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-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 4.0.0-alpha-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/4.0.0-alpha-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 4.0.0-alpha-5 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-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_4.0.0-alpha-5"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-5</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-5.</p>
 <p>This in alpha release, not suitable for production.</p>
@@ -163,11 +160,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/4.0.0-alpha-5/">https://maven.apache.org/ref/4.0.0-alpha-5/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
-<p>This release is mainly a bug fix release over the previous alpha-4. The 
full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352862";
 class="externalLink">issue management system</a>.</p></section><section><a 
id="Known_Issues"></a>
+<p>This release is mainly a bug fix release over the previous alpha-4. The 
full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12352862";
 class="externalLink">issue management system</a>.</p></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-7/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-7/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-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/4.0.0-alpha-7/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-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 4.0.0-alpha-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/4.0.0-alpha-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 4.0.0-alpha-7 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-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_4.0.0-alpha-7"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-7</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-7.</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-7/">https://maven.apache.org/ref/4.0.0-alpha-7/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <p>This release contains an important list of new features and enhancements. 
The full list of changes can be found in our <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12353052";
 class="externalLink">issue management system</a>. Among those are:</p>
 <ul>
@@ -177,9 +174,9 @@
 <li>plugin validation improvements (same as 3.9.x)</li>
 <li>infer modelVersion when using the build/consumer POM feature</li>
 <li>make maven-compat optional at runtime</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-8/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-8/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-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/4.0.0-alpha-8/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-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 4.0.0-alpha-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/4.0.0-alpha-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 4.0.0-alpha-8 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-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_4.0.0-alpha-8"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-8</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-8.</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-8/">https://maven.apache.org/ref/4.0.0-alpha-8/</a></li>
-</ul><section><a id="Overview_About_the_Changes"></a>
+</ul><section>
 <h2>Overview About the Changes</h2>
 <p>This alpha release provides new cornerstone features for the future Maven 
evolution.<br />
 In particular, the POM model which was set in stone to a 4.0.0 version since 
Maven 2.0, is now able to evolve. For modules that have a packaging which is 
not POM, the flattened consumer POM is now installed/deployed instead of the 
main POM, eventually translated back into a 4.0.0 model version for consumer 
compatibility.  The build POM is also installed / deployed unchanged with 
<code>build</code> classifier. This allows the introduction of the 4.1.0 model 
which already brings a few improvements.</p>
@@ -187,9 +184,9 @@ In particular, the POM model which was s
 <li>allow registering Maven core extension in <code>.m2</code> directory 
instead of <code>MAVEN_HOME</code></li>
 <li>colorize transfer messages</li>
 <li>the <code>root</code> attribute introduced in alpha-7 has been moved to 
the new 4.1.0 model</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-9/release-notes.html
==============================================================================
--- maven/website/content/docs/4.0.0-alpha-9/release-notes.html (original)
+++ maven/website/content/docs/4.0.0-alpha-9/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-9/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-9/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-9</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-9/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-9 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/4.0.0-alpha-9/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-9"></a>
+<section>
 <h1>Release Notes &#x2013; Maven 4.0.0-alpha-9</h1>
 <p>The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-9.</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-9/">https://maven.apache.org/ref/4.0.0-alpha-9/</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=12353746";
 class="externalLink">issue management system</a>. Among those are:</p>
 <ul>
@@ -173,9 +170,9 @@
 <li>namespace support in xml configuration</li>
 <li>ability to create proxies to inject SessionScoped beans into 
singletons</li>
 <li>Maven 4 API improvements: plugin api, dependency collection / resolution, 
version / version range resolution</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/history.html
==============================================================================
--- maven/website/content/docs/history.html (original)
+++ maven/website/content/docs/history.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/history.md.vm at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/history.md.vm 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 – Maven Releases History</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/history.md.vm";><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 ">Maven Releases History <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/history.md.vm";><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>
@@ -129,7 +126,7 @@
           </div>
         </header>
         <main id="bodyColumn"  class="span10" >
-<section><a id="Maven_Releases_History"></a>
+<section>
 <h1>Maven Releases History</h1><!--
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
@@ -162,7 +159,612 @@ If the last release is 3.9.6, the Apache
 <p>Currently, plugins provide Maven API compatibility down to 
<strong>3.2.5</strong>.
 New plugin releases will require Maven <strong>3.6.3</strong> or later.</p>
 <p>Date format is: YYYY-MM-DD</p>
-<section>
+<section><section>
+<h3>Maven 4.0+</h3>
+
+<table class="table table-striped">
+
+<tr class="a">
+<th>Release Date</th>
+
+<th>Version</th>
+
+<th>Required Java Version</th>
+
+<th>Links</th>
+</tr>
+<!--  release( date version announce latest-minor jdk rowspan ) -->
+<!-- The following two lines needs to be fixed in x days if the archive picks 
up the announcement mail. -->
+
+<tr class="b">
+<td><b>2024-03-06</b></td>
+<td><b>4.0.0-alpha-13</b></td>
+<td rowspan="1">Java 17</td>
+<td><b><a 
href="https://lists.apache.org/thread/p64svxy8tf5fblmlo7k2zkbblml0pbo2"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-13/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-13/">reference documentation</a></b></td>
+</tr>
+
+<tr class="a">
+<td>2024-01-12</td>
+<td>4.0.0-alpha-12</td>
+<td rowspan="9">Java 8</td>
+<td><a href="https://lists.apache.org/thread/kr5ps9xgg8yhz5hxtq762pjv25jckf3z"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-12/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-12/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2023-12-22</td>
+<td>4.0.0-alpha-10</td>
+<td><a href="https://lists.apache.org/thread/8nq1mssngrol0zzotpyyll2rdm8f77ob"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-10/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-10/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2023-12-12</td>
+<td>4.0.0-alpha-9</td>
+<td><a href="https://lists.apache.org/thread/z8tyggwfdskgd78s8pljbg0kqq3bogty"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-9/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-9/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2023-10-20</td>
+<td>4.0.0-alpha-8</td>
+<td><a href="https://lists.apache.org/thread/2wctg0oy6xynlxmpg4730mkm892s6hyf"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-8/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-8/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2023-06-28</td>
+<td>4.0.0-alpha-7</td>
+<td><a href="https://lists.apache.org/thread/30jcjszl53jp1z8hzjkrnxyv3o362ngz"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-7/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-7/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2023-03-20</td>
+<td>4.0.0-alpha-5</td>
+<td><a href="https://lists.apache.org/thread/5k5g70xcbbqck6y6dy2344ol4d2qd5my"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-5/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-5/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2023-01-31</td>
+<td>4.0.0-alpha-4</td>
+<td><a href="https://lists.apache.org/thread/1pj6nqo10xddq26vyxj9p1q1s8m70bx2"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-4/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-4/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2022-12-15</td>
+<td>4.0.0-alpha-3</td>
+<td><a href="https://lists.apache.org/thread/0j63n7o3lnlz9mmk39wqh1jx5h3r7vqv"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-3/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-3/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2022-10-24</td>
+<td>4.0.0-alpha-2</td>
+<td><a href="https://lists.apache.org/thread/snnlfsk24wmdp8tp79b2k11ln34hk6ks"; 
class="externalLink">announce</a>, <a 
href="./4.0.0-alpha-2/release-notes.html">release notes</a>, <a 
href="/ref/4.0.0-alpha-2/">reference documentation</a></td>
+</tr>
+</table>
+</section><section>
+<h3>Maven 3.8.x+</h3>
+
+<table class="table table-striped">
+
+<tr class="a">
+<th>Release Date</th>
+
+<th>Version</th>
+
+<th>Required Java Version</th>
+
+<th>Links</th>
+</tr>
+<!--  release( date version announce latest-minor jdk rowspan ) -->
+<!-- The following two lines needs to be fixed in x days if the archive picks 
up the announcement mail. -->
+
+<tr class="b">
+<td><b>2023-12-01</b></td>
+<td><b>3.9.6</b></td>
+<td rowspan="7">Java 8</td>
+<td><b><a 
href="https://lists.apache.org/thread/p6y4nl4k1kw4hbhkjngrj3f4doz851v6"; 
class="externalLink">announce</a>, <a href="./3.9.6/release-notes.html">release 
notes</a>, <a href="/ref/3.9.6/">reference documentation</a></b></td>
+</tr>
+
+<tr class="a">
+<td>2023-10-04</td>
+<td>3.9.5</td>
+<td><a href="https://lists.apache.org/thread/xkq066dfsz3tql4p72m4skj1c8szspgo"; 
class="externalLink">announce</a>, <a href="./3.9.5/release-notes.html">release 
notes</a>, <a href="/ref/3.9.5/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2023-08-03</td>
+<td>3.9.4</td>
+<td><a href="https://lists.apache.org/thread/8lj6byvgoo9939mt5xm0d0wsy2m5j2k9"; 
class="externalLink">announce</a>, <a href="./3.9.4/release-notes.html">release 
notes</a>, <a href="/ref/3.9.4/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2023-06-26</td>
+<td>3.9.3</td>
+<td><a href="https://lists.apache.org/thread/ydxl67r7ddh6tkhckkj51j8tksd8ok0m"; 
class="externalLink">announce</a>, <a href="./3.9.3/release-notes.html">release 
notes</a>, <a href="/ref/3.9.3/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2023-05-11</td>
+<td>3.9.2</td>
+<td><a href="https://lists.apache.org/thread/6bjn6hkwo612qsd9dt6qx4ob9q2q261k"; 
class="externalLink">announce</a>, <a href="./3.9.2/release-notes.html">release 
notes</a>, <a href="/ref/3.9.2/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2023-03-14</td>
+<td>3.9.1</td>
+<td><a href="https://lists.apache.org/thread/ppqvkt413fpsyh0kqjcr4dl5vy3m1lgg"; 
class="externalLink">announce</a>, <a href="./3.9.1/release-notes.html">release 
notes</a>, <a href="/ref/3.9.1/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2023-01-31</td>
+<td>3.9.0</td>
+<td><a href="https://lists.apache.org/thread/0tfr7t2j2ddbv4gjvxm47yohtk3dg6b3"; 
class="externalLink">announce</a>, <a href="./3.9.0/release-notes.html">release 
notes</a>, <a href="/ref/3.9.0/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td><b>2023-03-08</b></td>
+<td><b>3.8.8</b></td>
+<td rowspan="8">Java 7</td>
+<td><b><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/202303.mbox/%3C{uuid}@apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.8.8/release-notes.html">release notes</a>, <a 
href="/ref/3.8.8/">reference documentation</a></b></td>
+</tr>
+
+<tr class="b">
+<td>2022-12-24</td>
+<td>3.8.7</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/202212.mbox/%3c27650d65-28f1-f3d8-472d-7d1939e1c...@apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.8.7/release-notes.html">release notes</a>, <a 
href="/ref/3.8.7/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2022-06-06</td>
+<td>3.8.6</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/202206.mbox/%3c850c94d3-c7d3-81a3-b6e2-5b6f0d268...@apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.8.6/release-notes.html">release notes</a>, <a 
href="/ref/3.8.6/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2022-03-05</td>
+<td>3.8.5</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/202203.mbox/%3cb5eab336-e5ba-73bb-1c0c-d063d919c...@apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.8.5/release-notes.html">release notes</a>, <a 
href="/ref/3.8.5/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2021-11-14</td>
+<td>3.8.4</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/202111.mbox/%3c55867acd-a5d4-6f42-ef39-c82a4bcd9...@apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.8.4/release-notes.html">release notes</a>, <a 
href="/ref/3.8.4/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2021-09-27</td>
+<td>3.8.3</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/202110.mbox/%3c8bf4d8cb-6a12-4423-f913-24ca2351b...@apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.8.3/release-notes.html">release notes</a>, <a 
href="/ref/3.8.3/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2021-08-04</td>
+<td>3.8.2</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/202108.mbox/%3c85a7a3d4-c4ae-8e1e-f5c4-832017b79...@apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.8.2/release-notes.html">release notes</a>, <a 
href="/ref/3.8.2/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2021-04-04</td>
+<td>3.8.1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/202104.mbox/%3CMailbird-0918dc43-dc18-4008-b83b-8bc8b1528177%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.8.1/release-notes.html">release notes</a>, <a 
href="/ref/3.8.1/">reference documentation</a></td>
+</tr>
+</table>
+</section><section>
+<h3>Maven 3.6.x and before</h3>
+
+<p>Maven before 3.6.3 has now reached its end of life.
+New plugin releases will require Maven 3.6.3 or later.
+The following information is made available for reference.</p>
+
+<table class="table table-striped">
+
+<tr class="a">
+<th>Release Date</th>
+
+<th>Version</th>
+
+<th>Required Java Version</th>
+
+<th>Links</th>
+</tr>
+
+<tr class="b">
+<td><b>2019-11-25</b></td>
+<td><b>3.6.3</b></td>
+<td rowspan="13">Java 7</td>
+<td><b><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201911.mbox/%3CMailbird-b8a76b15-cad9-4f81-b834-17c4e8b4d6b8%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.6.3/release-notes.html">release notes</a>, <a 
href="/ref/3.6.3/">reference documentation</a></b></td>
+</tr>
+
+<tr class="a">
+<td>2019-08-27</td>
+<td>3.6.2</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201909.mbox/%3CCACcefgc8DBFwq5vQ7EuZNGSeBxemz6Hd_2n%3DMV9T%3DpYgdUM5EA%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./3.6.2/release-notes.html">release notes</a>, <a 
href="/ref/3.6.2/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2019-04-04</td>
+<td>3.6.1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201904.mbox/%3Cop.zz6k0iklkdkhrr%40desktop-2khsk44.dynamic.ziggo.nl%3E";
 class="externalLink">announce</a>, <a 
href="./3.6.1/release-notes.html">release notes</a>, <a 
href="/ref/3.6.1/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2018-10-24</td>
+<td>3.6.0</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201811.mbox/%3C20181101115259.168F4187BA%40minotaur.apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.6.0/release-notes.html">release notes</a>, <a 
href="/ref/3.6.0/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td><b>2018-06-21</b></td>
+<td><b>3.5.4</b></td>
+<td><b><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201806.mbox/%3CCA%2BnPnMyX2qN9gHFH9EidAgQVvxtZt0Aux2RUEQqACJ_dZ7sw%2BA%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./3.5.4/release-notes.html">release notes</a>, <a 
href="/ref/3.5.4/">reference documentation</a></b></td>
+</tr>
+
+<tr class="a">
+<td>2018-03-08</td>
+<td>3.5.3</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201803.mbox/%3CCA%2BnPnMyM0sWU1yQ8Vxo3P5f8_W0F5wDgadzK99NceVrJn%2ByxAQ%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./3.5.3/release-notes.html">release notes</a>, <a 
href="/ref/3.5.3/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2017-10-24</td>
+<td>3.5.2</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201710.mbox/%3CCA%2BnPnMyzJ1%3DtTQ_%3DsAKnj95_2PjiE4ArUQkysyJrW%2Bpz5MEWcA%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./3.5.2/release-notes.html">release notes</a>, <a 
href="/ref/3.5.2/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2017-04-07</td>
+<td>3.5.0</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201704.mbox/%3CCA%2BnPnMz9C8uo0WseJjbdVtC7Sh%3DKM5uvWcOjBfW5r-WRYfMXWw%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./3.5.0/release-notes.html">release notes</a>, <a 
href="/ref/3.5.0/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2017-03-24</td>
+<td>3.5.0-beta-1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201703.mbox/%3CCA%2BnPnMz1zeTkXn_2b%3DPgBDm61PLTM43zZ5fgvOSNvTqwEkfS_A%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./3.5.0-beta-1/release-notes.html">release notes</a>, <a 
href="/ref/3.5.0-beta-1/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2017-02-28</td>
+<td>3.5.0-alpha-1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201703.mbox/%3CCA%2BnPnMyDmF7KAB_W89bkVjNTmpHQtv3reFA0Xm3cpYHtW1fKaA%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./3.5.0-alpha-1/release-notes.html">release notes</a>, <a 
href="/ref/3.5.0-alpha-1/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td><b>2015-11-14</b></td>
+<td><b>3.3.9</b></td>
+<td><b><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201511.mbox/%3C20151118071117.A29D618223%40minotaur.apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.3.9/release-notes.html">release notes</a>, <a 
href="/ref/3.3.9/">reference documentation</a></b></td>
+</tr>
+
+<tr class="a">
+<td>2015-04-28</td>
+<td>3.3.3</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/201504.mbox/%3C4B6DEAE5-A0C1-40F0-A290-FAF9B67753D2%40takari.io%3E";
 class="externalLink">announce</a>, <a 
href="./3.3.3/release-notes.html">release notes</a>, <a 
href="/ref/3.3.3/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2015-03-18</td>
+<td>3.3.1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/201503.mbox/%3CC490F64B-BB4A-48F9-98DD-4352A7FAE378%40takari.io%3E";
 class="externalLink">announce</a>, <a 
href="./3.3.1/release-notes.html">release notes</a>, <a 
href="/ref/3.3.1/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td><b>2014-12-20</b></td>
+<td><b>3.2.5</b></td>
+<td rowspan="4">Java 6</td>
+<td><b><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/201412.mbox/%3C4CD625DB-6BC8-4BAE-8ABA-0A185CF81596%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.2.5/release-notes.html">release notes</a>, <a 
href="/ref/3.2.5/">reference documentation</a></b></td>
+</tr>
+
+<tr class="b">
+<td>2014-08-17</td>
+<td>3.2.3</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/201408.mbox/%3C18823F7B-09E9-43D3-9E32-F0F3F356E844%40maven.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.2.3/release-notes.html">release notes</a>, <a 
href="/ref/3.2.3/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2014-06-26</td>
+<td>3.2.2</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/201406.mbox/%3CBF05670C-F811-42E0-ABBE-34A93F78BC72%40takari.io%3E";
 class="externalLink">announce</a>, <a 
href="./3.2.2/release-notes.html">release notes</a>, <a 
href="/ref/3.2.2/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2014-02-21</td>
+<td>3.2.1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/201402.mbox/%3C2828F75B-F636-478A-A958-404672FFA1C7%40takari.io%3E";
 class="externalLink">announce</a>, <a 
href="./3.2.1/release-notes.html">release notes</a>, <a 
href="/ref/3.2.1/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td><b>2013-10-04</b></td>
+<td><b>3.1.1</b></td>
+<td rowspan="17">Java 5</td>
+<td><b><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201310.mbox/%3C0D117268-CE78-4051-9484-DE2EE770B120%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.1.1/release-notes.html">release notes</a>, <a 
href="/ref/3.1.1/">reference documentation</a></b></td>
+</tr>
+
+<tr class="b">
+<td>2013-07-15</td>
+<td>3.1.0</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/201307.mbox/%3C4C1F2A95-5EBB-473E-BC3F-4D3969A78421%40tesla.io%3E";
 class="externalLink">announce</a>, <a 
href="./3.1.0/release-notes.html">release notes</a>, <a 
href="/ref/3.1.0/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2013-06-10</td>
+<td>3.1.0-alpha-1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/201306.mbox/%3C2D8B1BBD-FF9E-4537-A748-857C96664161%40tesla.io%3E";
 class="externalLink">announce</a>, <a 
href="./3.1.0-alpha-1/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2013-02-23</td>
+<td>3.0.5</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201302.mbox/%3CCAPoyBqRwyTkiAN%2Bxc7X9sx6qLYK2z-HodTuYSfWM2N6780ST-A%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./3.0.5/release-notes.html">release notes</a>, <a 
href="/ref/3.0.5/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2012-01-20</td>
+<td>3.0.4</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/201201.mbox/%3CCAPoyBqQ8wVpf6Zn61t8s489kgZS7tZjYUT1iX7gykathC2Qrgw%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./3.0.4/release-notes.html">release notes</a>, <a 
href="/ref/3.0.4/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2011-03-04</td>
+<td>3.0.3</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201103.mbox/%3C4D702CE2.5090506%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0.3/release-notes.html">release notes</a>, <a 
href="/ref/3.0.3/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2011-01-12</td>
+<td>3.0.2</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201101.mbox/%3C4D2E1D75.6090008%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0.2/release-notes.html">release notes</a>, <a 
href="/ref/3.0.2/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2010-11-26</td>
+<td>3.0.1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201011.mbox/%3C4CF03B77.4090508%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0.1/release-notes.html">release notes</a>, <a 
href="/ref/3.0.1/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2010-10-08</td>
+<td>3.0</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201010.mbox/%3C4CAF1861.4030006%40apache.org%3E";
 class="externalLink">announce</a>, <a href="./3.0/release-notes.html">release 
notes</a>, <a href="/ref/3.0/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
+<td>2010-09-02</td>
+<td>3.0-beta-3</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201009.mbox/%3C4C802845.6070709%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0-beta-3/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2010-08-10</td>
+<td>3.0-beta-2</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201008.mbox/%3C4C61C9A6.7040704%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0-beta-2/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2010-04-23</td>
+<td>3.0-beta-1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201004.mbox/%3C4BD19B35.80501%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0-beta-1/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2010-04-14</td>
+<td>3.0-alpha-7</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201003.mbox/%3C4B9D1589.7000502%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0-alpha-7/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2010-01-10</td>
+<td>3.0-alpha-6</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201001.mbox/%3C4B49EE7E.9030703%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0-alpha-6/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2009-11-27</td>
+<td>3.0-alpha-5</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200911.mbox/%3C4B0FAA1C.3060900%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0-alpha-5/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2009-11-17</td>
+<td>3.0-alpha-4</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200911.mbox/%3C4B0284D0.9080202%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0-alpha-4/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2009-11-13</td>
+<td>3.0-alpha-3</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200911.mbox/%3C4AFD52A3.80707%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./3.0-alpha-3/release-notes.html">release notes</a></td>
+</tr>
+</table>
+</section><section>
+<h3>Maven 2</h3>
+
+<p>Maven 2.x has now reached its <a href="../maven-2.x-eol.html">end of 
life</a>.
+  The following <a href="/archives/maven-2.x/index.html">Maven 2.x specific 
documentation</a> is archived for reference.</p>
+
+<table class="table table-striped">
+
+<tr class="a">
+<th>2014-02-18</th>
+<th>End of Life</th>
+<th></th>
+<th>
+<a href="../maven-2.x-eol.html">EoL notes</a>,
+<a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201402.mbox/%3CCA%2BnPnMwcnChz2RUgsWAF4VpPvsycXrak-4DDpQ6u9Cs2xiCCaA%40mail.gmail.com%3E";
 class="externalLink">announce</a>
+</th>
+</tr>
+
+<tr class="b">
+<td>2009-11-08</td>
+<td>2.2.1</td>
+<td rowspan="2">Java 5</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200908.mbox/%3C4A81E6CF.605%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.2.1/release-notes.html">release notes</a>, <a 
href="/ref/2.2.1/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2009-06-30</td>
+<td>2.2.0</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200906.mbox/%3C4A4A8FC8.8040801%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.2.0/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2009-03-22</td>
+<td>2.1.0</td>
+<td rowspan="14">Java 1.4</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200903.mbox/%3C49C59EC1.7090706%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.1.0/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2008-09-19</td>
+<td>2.1.0-M1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200809.mbox/%3C48D31DA2.4000604%40apache.org%3E";
 class="externalLink">announce</a></td>
+</tr>
+
+<tr class="b">
+<td>2010-02-26</td>
+<td>2.0.11</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/201002.mbox/%3C16924806-34B2-404B-A22B-0B76D4F9DD07%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.11/release-notes.html">release notes</a>, <a 
href="/ref/2.0.11/">reference documentation</a></td>
+</tr>
+
+<tr class="a">
+<td>2009-02-18</td>
+<td>2.0.10</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200902.mbox/%3C6d8f35410902180648r14fc7a53waaec9a36166403cf%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.10/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2008-04-10</td>
+<td>2.0.9</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200804.mbox/%3C6d8f35410804100743x6085e96cv72101712cdbec434%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.9/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2007-11-27</td>
+<td>2.0.8</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200711.mbox/%3C6d8f35410711271426u7945c8b1w2e4778aa5651861f%40mail.gmail.com%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.8/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2007-06-21</td>
+<td>2.0.7</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/200706.mbox/%3C3B5AF748-95CA-4B2B-ABFB-5053BE4EAC90%40maven.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.7/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2007-04-01</td>
+<td>2.0.6</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/200704.mbox/%3CA42EA48C-AB89-449F-B6A1-F73D8B3617D9%40maven.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.6/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2007-02-16</td>
+<td>2.0.5</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200702.mbox/%3C0DC020CD-0334-4106-B99E-DEC7B477AC72%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.5/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2006-04-11</td>
+<td>2.0.4</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200604.mbox/%3C443AF37E.5000105%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.4/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2006-03-28</td>
+<td>2.0.3</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-announce/200603.mbox/%3C44294FB6.6070509%40apache.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.3/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2006-01-17</td>
+<td>2.0.2</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/200601.mbox/%3C43CC4C09.8050800%40maven.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.2/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="b">
+<td>2005-12-13</td>
+<td>2.0.1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/200512.mbox/%3C439E0738.6030109%40commonjava.org%3E";
 class="externalLink">announce</a>, <a 
href="./2.0.1/release-notes.html">release notes</a></td>
+</tr>
+
+<tr class="a">
+<td>2005-10-20</td>
+<td>2.0</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-users/200510.mbox/%3C4356C7AF.6080901%40apache.org%3E";
 class="externalLink">announce</a>, <a href="./2.0/release-notes.html">release 
notes</a></td>
+</tr>
+</table>
+</section><section>
+<h3>Maven 1</h3>
+
+<p>Maven 1.x has now reached its <a href="../maven-1.x-eol.html">end of 
life</a>.
+  <a href="/archives/maven-1.x/index.html">Maven 1.x documentation</a> is 
archived for reference.</p>
+
+<table class="table table-striped">
+
+<tr class="a">
+<th>2014-02-18</th>
+<th>End of Life</th>
+<th>
+<a href="../maven-1.x-eol.html">EoL announce</a>
+</th></tr>
+
+<tr class="b">
+<td>2007-06-25</td>
+<td>1.1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-/announce/200706.mbox/%3C262c6c680706250248m46d1b285i1792a19fb7c2b87e%40mail.gmail.com%3E";
 class="externalLink">announce</a></td></tr>
+
+<tr class="a">
+<td>2007-05-12</td>
+<td>1.1-RC-1</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-/announce/200705.mbox/%3C262c6c680705120121i5a2c1372v1a2824a4f22e496%40mail.gmail.com%3E";
 class="externalLink">announce</a></td></tr>
+
+<tr class="b">
+<td>2006-08-01</td>
+<td>1.1-beta-3</td>
+<td><a href="/maven-1.x/news.html">announce</a></td></tr>
+
+<tr class="a">
+<td>2005-09-12</td>
+<td>1.1-beta-2</td>
+<td><a 
href="https://mail-archives.apache.org/mod_mbox/maven-/users/200509.mbox/%3C4325192D.6090404%40apache.org%3E";
 class="externalLink">announce</a></td></tr>
+
+<tr class="b">
+<td>2004-12-07</td>
+<td>1.0.2</td>
+<td><a 
href="http://jakarta.apache.org/site/news/elsewhere-2004-2ndHalf.html#20041207.1";
 class="externalLink">announce</a></td></tr>
+
+<tr class="a">
+<td>2004-11-11</td>
+<td>1.0.1</td>
+<td><a 
href="http://jakarta.apache.org/site/news/elsewhere-2004-2ndHalf.html#20041111.1";
 class="externalLink">announce</a></td></tr>
+
+<tr class="b">
+<td>2004-07-13</td>
+<td>1.0</td>
+<td><a 
href="http://jakarta.apache.org/site/news/elsewhere-2004-2ndHalf.html#20040713.1";
 class="externalLink">announce</a></td></tr>
+
+<tr class="a">
+<td>2004-03-24</td>
+<td>1.0-RC2</td>
+<td><a 
href="http://jakarta.apache.org/site/news/elsewhere-2004-1stHalf.html#20040324.1";
 class="externalLink">announce</a></td></tr>
+
+<tr class="b">
+<td>2003-09-29</td>
+<td>1.0-RC1</td>
+<td><a 
href="http://jakarta.apache.org/site/news/elsewhere-2003.html#20030929.1"; 
class="externalLink">announce</a></td></tr>
+
+<tr class="a">
+<td>2003-07-14</td>
+<td>1.0-beta-10</td>
+<td><a 
href="http://jakarta.apache.org/site/news/elsewhere-2003.html#20030714.1"; 
class="externalLink">announce</a></td></tr>
+
+<tr class="b">
+<td>2002-04-11</td>
+<td>1.0-beta-3</td>
+<td><a href="http://jakarta.apache.org/site/news/news-2002.html#0411.1"; 
class="externalLink">announce</a></td></tr>
+
+<tr class="a">
+<td>2002-03-30</td>
+<td>1.0-beta-2</td>
+<td><a href="http://jakarta.apache.org/site/news/news-2002.html#0330.1"; 
class="externalLink">announce</a></td></tr>
+</table>
+</section></section></section>
         </main>
       </div>
     </div>

Modified: maven/website/content/download.html
==============================================================================
--- maven/website/content/download.html (original)
+++ maven/website/content/download.html Sun May 12 07:42:36 2024
@@ -2,19 +2,19 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/xdoc/download.xml.vm at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/xdoc/download.xml.vm 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" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
     <meta name="author" content="Brett Porter" />
     <meta name="author" content="Jason van Zyl" />
     <meta name="author" content="John Casey" />
     <meta name="author" content="Manfred Moser" />
-    <title>Maven</title>
+    <title>Maven – Download Apache Maven</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" />
@@ -41,10 +41,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>
 
@@ -52,9 +50,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/xdoc/download.xml.vm";><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 ">Download Apache Maven <a 
href="https://github.com/apache/maven-site/tree/master/content/xdoc/download.xml.vm";><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>
@@ -135,14 +132,14 @@
         <main id="bodyColumn"  class="span10" >
 
   
-    <section><a id="Downloading_Apache_Maven_3.9.6"></a>
+    <section>
 <h1>Downloading Apache Maven 3.9.6</h1>
 
       
 <p>Apache Maven 3.9.6 is the latest release: it is the recommended version for 
all users.</p>
 
-      <a id="Requirements"></a>
-      <a id="Requirements"></a><section id="Requirements"><a 
id="System_Requirements"></a>
+      
+      <a id="Requirements"></a><section id="Requirements">
 <h2>System Requirements</h2>
         
 <p>
@@ -183,7 +180,7 @@
         
       </section>
 
-      <section><a id="Files"></a>
+      <section>
 <h2>Files</h2>
       
 <p>Maven is distributed in several formats for your convenience. Simply pick a 
@@ -282,7 +279,7 @@
 
     </section>
 
-    <section><a id="Other_Releases"></a>
+    <section>
 <h1>Other Releases</h1>
       
 <p>It is strongly recommended to use the latest release version of Apache 
Maven to take advantage of newest features and bug fixes.</p>
@@ -293,7 +290,7 @@
       the  <a href="https://archive.apache.org/dist/maven/maven-3/"; 
class="externalLink">Maven 3 archives</a> for versions 3.0.4+
       and <a href="https://archive.apache.org/dist/maven/binaries/"; 
class="externalLink">legacy archives</a> for earlier releases.</p>
 
-      <section><a id="Previous_Stable_3.8.x_Release"></a>
+      <section>
 <h2>Previous Stable 3.8.x Release</h2>
         
 <p>Apache Maven 3.8.8 is the previous stable minor release for all users.</p>
@@ -374,7 +371,7 @@
         </ul>
       </section>
 
-      <section><a id="Alpha_4.x_Release"></a>
+      <section>
 <h2>Alpha 4.x Release</h2>
         
 <p>Maven 4.x is currently under development, so while we are encouraging users 
to try it and report any issue, it is NOT safe for production use.</p>

Modified: maven/website/content/errors/404.html
==============================================================================
--- maven/website/content/errors/404.html (original)
+++ maven/website/content/errors/404.html Sun May 12 07:42:36 2024
@@ -2,16 +2,16 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/xdoc/errors/404.xml.vm at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/xdoc/errors/404.xml.vm 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" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
     <meta name="author" content="Brett Porter" />
-    <title>Maven</title>
+    <title>Maven – Page Not Found</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" />
@@ -38,10 +38,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>
 
@@ -49,9 +47,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/xdoc/errors/404.xml.vm";><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 ">Page Not Found <a 
href="https://github.com/apache/maven-site/tree/master/content/xdoc/errors/404.xml.vm";><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>
@@ -132,7 +129,7 @@
         <main id="bodyColumn"  class="span10" >
 
   
-    <section><a id="Page_Not_Found"></a>
+    <section>
 <h1>Page Not Found</h1>
 
       

Modified: maven/website/content/examples/index.html
==============================================================================
--- maven/website/content/examples/index.html (original)
+++ maven/website/content/examples/index.html Sun May 12 07:42:36 2024
@@ -2,17 +2,17 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/apt/examples/index.apt at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/apt/examples/index.apt 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" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
     <meta name="author" content="John Casey" />
     <meta name="date" content="2009-08-02" />
-    <title>Maven</title>
+    <title>Maven – Summary of Maven Examples</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" />
@@ -39,10 +39,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>
 
@@ -50,9 +48,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/apt/examples/index.apt";><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 ">Summary of Maven Examples <a 
href="https://github.com/apache/maven-site/tree/master/content/apt/examples/index.apt";><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>
@@ -131,7 +128,7 @@
           </div>
         </header>
         <main id="bodyColumn"  class="span10" >
-<section><a id="Examples"></a>
+<section>
 <h1>Examples</h1>
 <ul>
 <li><a href="./injecting-properties-via-settings.html">Injecting POM 
Properties via settings.xml</a></li>

Modified: maven/website/content/examples/injecting-properties-via-settings.html
==============================================================================
--- maven/website/content/examples/injecting-properties-via-settings.html 
(original)
+++ maven/website/content/examples/injecting-properties-via-settings.html Sun 
May 12 07:42:36 2024
@@ -2,17 +2,17 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 2.0.0-M18 from 
content/apt/examples/injecting-properties-via-settings.apt at 2024-05-11
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/apt/examples/injecting-properties-via-settings.apt 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" />
+    <meta name="generator" content="Apache Maven Doxia Site Renderer 
2.0.0-M10" />
     <meta name="author" content="John Casey" />
     <meta name="date" content="2006-04-20" />
-    <title>Maven</title>
+    <title>Maven – Example: Injecting POM Properties via Settings.xml</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" />
@@ -39,10 +39,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>
 
@@ -50,9 +48,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/apt/examples/injecting-properties-via-settings.apt";><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 ">Example: Injecting POM Properties via Settings.xml <a 
href="https://github.com/apache/maven-site/tree/master/content/apt/examples/injecting-properties-via-settings.apt";><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>
@@ -131,12 +128,12 @@
           </div>
         </header>
         <main id="bodyColumn"  class="span10" >
-<section><a id="Example.3A_Injecting_POM_Properties_via_Settings.xml"></a>
-<h1>Example: Injecting POM Properties via Settings.xml</h1><section><a 
id="Impetus"></a>
+<section>
+<h1>Example: Injecting POM Properties via Settings.xml</h1><section>
 <h2>Impetus</h2>
-<p>You have a plugin parameter that should contain a user-specific value. This 
parameter has a common format (relative directory structure), but depends on 
knowing the directory of the installed application or 
something.</p></section><section><a id="Plugin_Configuration"></a>
+<p>You have a plugin parameter that should contain a user-specific value. This 
parameter has a common format (relative directory structure), but depends on 
knowing the directory of the installed application or 
something.</p></section><section>
 <h2>Plugin Configuration</h2>
-<pre><code>&lt;project&gt;
+<div class="verbatim source"><pre class="prettyprint linenums">&lt;project&gt;
   [...]
   &lt;build&gt;
     &lt;plugins&gt;
@@ -149,9 +146,9 @@
         &lt;/configuration&gt;
       &lt;/plugin&gt;
     &lt;/plugins&gt;
-  &lt;/build&gt;</code></pre></section><section><a id="settings.xml"></a>
+  &lt;/build&gt;</pre></div></section><section>
 <h2><code>settings.xml</code></h2>
-<pre><code>&lt;settings&gt;
+<div class="verbatim source"><pre class="prettyprint linenums">&lt;settings&gt;
   [...]
   &lt;profiles&gt;
     &lt;profile&gt;
@@ -165,7 +162,7 @@
   &lt;activeProfiles&gt;
     &lt;activeProfile&gt;inject-application-home&lt;/activeProfile&gt;
   &lt;/activeProfiles&gt;
-&lt;/settings&gt;</code></pre></section><section><a id="Explanation"></a>
+&lt;/settings&gt;</pre></div></section><section>
 <h2>Explanation</h2>
 <p>When Maven loads the project's POM, it will pickup the activated profiles 
from the <code>activeProfiles</code> section of the <code>settings.xml</code> 
file, and inject the properties declared within the profile. When the POM is 
interpolated, the <code>application-home</code> property will already have been 
injected, so will allow the plugin's parameter value to be 
resolved.</p></section></section>
         </main>


Reply via email to