Author: svn-site-role
Date: Mon Jun 17 08:34:43 2024
New Revision: 1918382

Log:
Site checkin for project Apache Maven Site

Added:
    maven/website/content/docs/3.9.8/
    maven/website/content/docs/3.9.8/release-notes.html
Modified:
    maven/website/content/.htaccess
    maven/website/content/docs/history.html
    maven/website/content/download.html
    maven/website/content/examples/maven-3-lifecycle-extensions.html
    maven/website/content/install.html
    maven/website/content/pom.html
    maven/website/content/release-notes-all.html

Modified: maven/website/content/.htaccess
==============================================================================
--- maven/website/content/.htaccess (original)
+++ maven/website/content/.htaccess Mon Jun 17 08:34:43 2024
@@ -5,8 +5,8 @@ Redirect Permanent /release-notes.html /
 Redirect Permanent /download.html /download.cgi
 RedirectMatch permanent ^/(.*)/download.html$ /$1/download.cgi
 
-Redirect /ref/current/ /ref/3.9.7/
-Redirect /ref/current /ref/3.9.7/
+Redirect /ref/current/ /ref/3.9.8/
+Redirect /ref/current /ref/3.9.8/
 
 Redirect Permanent /maven-v4_0_0.xsd /xsd/maven-4.0.0.xsd
 
@@ -30,17 +30,17 @@ Redirect Permanent /plugins/maven-checks
 RedirectMatch ^/maven2/(.*)$ /$1
 RedirectMatch ^/reference/(.*)$ /archives/maven-1.x/reference/$1
 RedirectMatch ^/maven-1.x/reference/plugins/(.*)$ 
/archives/maven-1.x/plugins/$1
-RedirectMatch ^/maven-aether-provider/(.*)$ /ref/3.9.7/maven-aether-provider/$1
-RedirectMatch ^/maven-artifact/(.*)$ /ref/3.9.7/maven-artifact/$1
-RedirectMatch ^/maven-compat/(.*)$ /ref/3.9.7/maven-compat/$1
-RedirectMatch ^/maven-core/(.*)$ /ref/3.9.7/maven-core/$1
-RedirectMatch ^/maven-embedder/(.*)$ /ref/3.9.7/maven-embedder/$1
-RedirectMatch ^/maven-model/(.*)$ /ref/3.9.7/maven-model/$1
-RedirectMatch ^/maven-model-builder/(.*)$ /ref/3.9.7/maven-model-builder/$1
-RedirectMatch ^/maven-plugin-api/(.*)$ /ref/3.9.7/maven-plugin-api/$1
-RedirectMatch ^/maven-repository-metadata/(.*)$ 
/ref/3.9.7/maven-repository-metadata/$1
-RedirectMatch ^/maven-settings/(.*)$ /ref/3.9.7/maven-settings/$1
-RedirectMatch ^/maven-settings-builder/(.*)$ 
/ref/3.9.7/maven-settings-builder/$1
+RedirectMatch ^/maven-aether-provider/(.*)$ /ref/3.9.8/maven-aether-provider/$1
+RedirectMatch ^/maven-artifact/(.*)$ /ref/3.9.8/maven-artifact/$1
+RedirectMatch ^/maven-compat/(.*)$ /ref/3.9.8/maven-compat/$1
+RedirectMatch ^/maven-core/(.*)$ /ref/3.9.8/maven-core/$1
+RedirectMatch ^/maven-embedder/(.*)$ /ref/3.9.8/maven-embedder/$1
+RedirectMatch ^/maven-model/(.*)$ /ref/3.9.8/maven-model/$1
+RedirectMatch ^/maven-model-builder/(.*)$ /ref/3.9.8/maven-model-builder/$1
+RedirectMatch ^/maven-plugin-api/(.*)$ /ref/3.9.8/maven-plugin-api/$1
+RedirectMatch ^/maven-repository-metadata/(.*)$ 
/ref/3.9.8/maven-repository-metadata/$1
+RedirectMatch ^/maven-settings/(.*)$ /ref/3.9.8/maven-settings/$1
+RedirectMatch ^/maven-settings-builder/(.*)$ 
/ref/3.9.8/maven-settings-builder/$1
 RedirectMatch ^/maven-1.x/plugins-sandbox/(.*)$ /archives/maven-1.x/plugins/$1
 RedirectMatch permanent ^/aether-archives/(.*)$ /aether.html
 

Added: maven/website/content/docs/3.9.8/release-notes.html
==============================================================================
--- maven/website/content/docs/3.9.8/release-notes.html (added)
+++ maven/website/content/docs/3.9.8/release-notes.html Mon Jun 17 08:34:43 2024
@@ -0,0 +1,209 @@
+<!DOCTYPE html>
+
+
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 2.0.0-M10 from 
content/markdown/docs/3.9.8/release-notes.md at 2024-06-17
+ | 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-M10" />
+    <title>Maven – Release Notes – Maven 3.9.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" />
+    <script src="../../js/apache-maven-fluido-2.0.0-M6.min.js"></script>
+
+    <!-- Matomo -->
+    <script>
+        var _paq = window._paq = window._paq || [];
+        _paq.push(['disableCookies']);
+        _paq.push(['trackPageView']);
+        _paq.push(['enableLinkTracking']);
+
+        (function() {
+            var u="https://analytics.apache.org/";;
+            _paq.push(['setTrackerUrl', u+'/matomo.php']);
+            _paq.push(['setSiteId', '3']);
+            var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+            g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+        })();
+    </script>
+    <!-- End Matomo Code -->
+  </head>
+  <body class="topBarDisabled">
+    <div class="container-fluid">
+      <header>
+        <div id="banner">
+          <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>
+
+        <div id="breadcrumbs">
+          <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 ">Release Notes – Maven 3.9.8 <a 
href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.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-06-17</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>
+          </ul>
+        </div>
+      </header>
+      <div class="row-fluid">
+        <header id="leftColumn" class="span2">
+          <nav class="well sidebar-nav">
+  <ul class="nav nav-list">
+    <li><a href="../../index.html" title="Welcome"><span 
class="none"></span>Welcome</a></li>
+    <li><a href="https://www.apache.org/licenses/"; class="externalLink" 
title="License"><span class="none"></span>License</a></li>
+   <li class="nav-header">About Maven</li>
+    <li><a href="../../what-is-maven.html" title="What is Maven?"><span 
class="none"></span>What is Maven?</a></li>
+    <li><a href="../../maven-features.html" title="Features"><span 
class="none"></span>Features</a></li>
+    <li><a href="../../download.html" title="Download"><span 
class="none"></span>Download</a></li>
+    <li><a href="../../users/index.html" title="Use"><span 
class="icon-chevron-right"></span>Use</a></li>
+    <li><a href="../../docs/history.html" title="Release Notes"><span 
class="none"></span>Release Notes</a></li>
+   <li class="nav-header">Documentation</li>
+    <li><a href="../../plugins/index.html" title="Maven Plugins"><span 
class="none"></span>Maven Plugins</a></li>
+    <li><a href="../../extensions/index.html" title="Maven Extensions"><span 
class="none"></span>Maven Extensions</a></li>
+    <li><a href="../../guides/index.html" title="Index (category)"><span 
class="none"></span>Index (category)</a></li>
+    <li><a href="../../users/index.html" title="User Centre"><span 
class="icon-chevron-right"></span>User Centre</a></li>
+    <li><a href="../../plugin-developers/index.html" title="Plugin Developer 
Centre"><span class="icon-chevron-right"></span>Plugin Developer Centre</a></li>
+    <li><a href="../../repositories/index.html" title="Maven Repository 
Centre"><span class="icon-chevron-right"></span>Maven Repository Centre</a></li>
+    <li><a href="../../developers/index.html" title="Maven Developer 
Centre"><span class="icon-chevron-right"></span>Maven Developer Centre</a></li>
+    <li><a href="../../articles.html" title="Books and Resources"><span 
class="none"></span>Books and Resources</a></li>
+    <li><a href="../../security.html" title="Security"><span 
class="none"></span>Security</a></li>
+   <li class="nav-header">Community</li>
+    <li><a href="../../community.html" title="Community Overview"><span 
class="none"></span>Community Overview</a></li>
+    <li><a href="../../project-roles.html" title="Project Roles"><span 
class="none"></span>Project Roles</a></li>
+    <li><a href="../../guides/development/guide-helping.html" title="How to 
Contribute"><span class="none"></span>How to Contribute</a></li>
+    <li><a href="../../users/getting-help.html" title="Getting Help"><span 
class="none"></span>Getting Help</a></li>
+    <li><a href="../../issue-management.html" title="Issue Management"><span 
class="none"></span>Issue Management</a></li>
+    <li><a href="../../scm.html" title="Getting Maven Source"><span 
class="none"></span>Getting Maven Source</a></li>
+    <li><a href="../../team.html" title="The Maven Team"><span 
class="none"></span>The Maven Team</a></li>
+   <li class="nav-header">Project Documentation</li>
+    <li><a href="../../project-info.html" title="Project Information"><span 
class="icon-chevron-right"></span>Project Information</a></li>
+   <li class="nav-header">Maven Projects</li>
+    <li><a href="../../ref/current" title="Maven"><span 
class="none"></span>Maven</a></li>
+    <li><a href="../../archetypes/index.html" title="Archetypes"><span 
class="none"></span>Archetypes</a></li>
+    <li><a href="../../extensions/index.html" title="Extensions"><span 
class="none"></span>Extensions</a></li>
+    <li><a href="../../pom/index.html" title="Parent POMs"><span 
class="none"></span>Parent POMs</a></li>
+    <li><a href="../../plugins/index.html" title="Plugins"><span 
class="none"></span>Plugins</a></li>
+    <li><a href="../../skins/index.html" title="Skins"><span 
class="none"></span>Skins</a></li>
+    <li><a href="../../" title=""><span class="icon-chevron-down"></span></a>
+     <ul class="nav nav-list">
+      <li><a href="../../archetype/index.html" title="Archetype"><span 
class="none"></span>Archetype</a></li>
+      <li><a href="../../resolver/index.html" title="Artifact Resolver"><span 
class="none"></span>Artifact Resolver</a></li>
+      <li><a href="../../doxia/index.html" title="Doxia"><span 
class="none"></span>Doxia</a></li>
+      <li><a href="../../maven-indexer/index.html" title="Indexer"><span 
class="none"></span>Indexer</a></li>
+      <li><a href="../../jxr/index.html" title="JXR"><span 
class="none"></span>JXR</a></li>
+      <li><a href="../../plugin-testing/index.html" title="Plugin 
Testing"><span class="none"></span>Plugin Testing</a></li>
+      <li><a href="../../plugin-tools/index.html" title="Plugin Tools"><span 
class="none"></span>Plugin Tools</a></li>
+      <li><a href="../../apache-resource-bundles/index.html" title="Resource 
Bundles"><span class="none"></span>Resource Bundles</a></li>
+      <li><a href="../../scm/index.html" title="SCM"><span 
class="none"></span>SCM</a></li>
+      <li><a href="../../shared/index.html" title="Shared Components"><span 
class="none"></span>Shared Components</a></li>
+      <li><a href="../../surefire/index.html" title="Surefire"><span 
class="none"></span>Surefire</a></li>
+      <li><a href="../../wagon/index.html" title="Wagon"><span 
class="none"></span>Wagon</a></li>
+     </ul></li>
+   <li class="nav-header">ASF</li>
+    <li><a href="https://www.apache.org/foundation/how-it-works.html"; 
class="externalLink" title="How Apache Works"><span class="none"></span>How 
Apache Works</a></li>
+    <li><a href="https://www.apache.org/foundation/"; class="externalLink" 
title="Foundation"><span class="none"></span>Foundation</a></li>
+    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html"; 
class="externalLink" title="Data Privacy"><span class="none"></span>Data 
Privacy</a></li>
+    <li><a href="https://www.apache.org/foundation/sponsorship.html"; 
class="externalLink" title="Sponsoring Apache"><span 
class="none"></span>Sponsoring Apache</a></li>
+    <li><a href="https://www.apache.org/foundation/thanks.html"; 
class="externalLink" title="Thanks"><span class="none"></span>Thanks</a></li>
+  </ul>
+          </nav>
+          <div class="well sidebar-nav">
+            <div id="poweredBy">
+              <div class="clear"></div>
+              <div class="clear"></div>
+              <div class="clear"></div>
+<a href="http://maven.apache.org/"; title="Built by Maven" 
class="poweredBy"><img class="builtBy" alt="Built by Maven" 
src="../../images/logos/maven-feather.png" /></a>
+            </div>
+          </div>
+        </header>
+        <main id="bodyColumn"  class="span10" >
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+ NOTE: For help with the syntax of this file, see:
+ http://maven.apache.org/doxia/modules/index.html#Markdown
+-->
+<section>
+<h1>Release Notes &#x2013; Maven 3.9.8</h1>
+<p>The Apache Maven team would like to announce the release of Maven 3.9.8.</p>
+<p>Maven 3.9.8 is <a href="../../download.html">available for download</a>.</p>
+<p>Maven is a software project management and comprehension tool. Based on the 
concept of a project object model (POM), Maven can manage a project's build, 
reporting, and documentation from a central place.</p>
+<p>The core release is independent of plugin releases. Further releases of 
plugins will be made separately. See the <a 
href="../../plugins/index.html">PluginList</a> for more information.</p>
+<p>If you have any questions, please consult:</p>
+<ul>
+
+<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.8/">https://maven.apache.org/ref/3.9.8/</a></li>
+</ul><section>
+<h2>Overview About the Changes</h2>
+<p>Regression fixes and other improvements from Maven 3.9.7. All users already 
on Maven 3.9.x are advised to upgrade.</p>
+<p>Bug fixes ranges from restored ability (lost in 3.9.7) to build some 
project that depends on artifact with invalid POMs,
+OS profile activation issues and many other minor but annoying bugs. The 
&#x201c;known issue&#x201d; (bug) from 3.9.7,
+<a href="https://issues.apache.org/jira/browse/MNG-8116"; 
class="externalLink">MNG-8116</a> was fixed as well. As part of fix Eclipse 
Sisu is updated to
+version 0.9.0.M3, that carries ASM 9.7 (Java 23).</p>
+<p>Improvements on other hand include added logging of those aforementioned 
invalid POMs (in DEBUG even telling what is the problem with them),
+added more detailed resolution error logging (showing involved repositories) 
and improved output for plugin validation and more.</p>
+<p>Finally, Maven 3.9.8 went thru a &#x201c;diet&#x201d;, and lost 
commons-lang from it's constituents. This change has no effect on plugins (as
+commons-lang was never published artifact by Core), while extensions, that do 
depend on presence of it hopefully did declare it as
+dependency (as would be best practice).</p>
+<p>Mild updates happened to default plugin bindings as well.</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=12354748";
 class="externalLink">issue management system</a>.</p><section>
+<h3>Known issues</h3>
+<p>None.</p></section><section>
+<h3>Potentially Breaking Core Changes (if migrating from 3.8.x)</h3>
+<ul>
+
+<li>The Maven Resolver transport has changed from Wagon to &#x201c;native 
HTTP&#x201d;, see <a href="/guides/mini/guide-resolver-transport.html">Resolver 
Transport guide</a>.</li>
+<li>Maven 2.x was auto-injecting an ancient version of 
<code>plexus-utils</code> dependency into the plugin classpath, and Maven 3.x 
continued doing this to preserve backward compatibility. Starting with Maven 
3.9, it does not happen anymore. This change may lead to plugin breakage. The 
fix for affected plugin maintainers is to explicitly declare a dependency on 
<code>plexus-utils</code>. The workaround for affected plugin users is to add 
this dependency to plugin dependencies until issue is fixed by the affected 
plugin maintainer. See <a href="https://issues.apache.org/jira/browse/MNG-6965"; 
class="externalLink">MNG-6965</a>.</li>
+<li>Mojos are prevented to bootstrap 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>
+<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>
+<h2>Complete Release Notes</h2>
+<p>See <a href="../../docs/history.html">complete release notes for all 
versions</a></p></section></section>
+        </main>
+      </div>
+    </div>
+    <hr/>
+    <footer>
+      <div class="container-fluid">
+        <div class="row-fluid">
+            <p>©      2002–2024
+<a href="https://www.apache.org/";>The Apache Software Foundation</a>
+</p>
+        </div>
+      </div>
+    </footer>
+<script>
+  if(anchors) {
+    anchors.add();
+  }
+</script>
+  </body>
+</html>
\ No newline at end of file

Modified: maven/website/content/docs/history.html
==============================================================================
--- maven/website/content/docs/history.html (original)
+++ maven/website/content/docs/history.html Mon Jun 17 08:34:43 2024
@@ -258,98 +258,104 @@ New plugin releases will require Maven <
 <!-- 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-05-22</b></td>
-<td><b>3.9.7</b></td>
-<td rowspan="8">Java 8</td>
-<td><b><a 
href="https://lists.apache.org/thread/z540xgcjqn4fpm2x2fg3htqbr4zzgfpx"; 
class="externalLink">announce</a>, <a href="./3.9.7/release-notes.html">release 
notes</a>, <a href="/ref/3.9.7/">reference documentation</a></b></td>
+<td><b>2024-06-17</b></td>
+<td><b>3.9.8</b></td>
+<td rowspan="9">Java 8</td>
+<td><b><a 
href="https://lists.apache.org/thread/z540xgcjqn4fpm2x2fg3htqbr4zzgfpx"; 
class="externalLink">announce</a>, <a href="./3.9.8/release-notes.html">release 
notes</a>, <a href="/ref/3.9.8/">reference documentation</a></b></td>
 </tr>
 
 <tr class="a">
+<td>2024-05-22</td>
+<td>3.9.7</td>
+<td><a href="https://lists.apache.org/thread/z540xgcjqn4fpm2x2fg3htqbr4zzgfpx"; 
class="externalLink">announce</a>, <a href="./3.9.7/release-notes.html">release 
notes</a>, <a href="/ref/3.9.7/">reference documentation</a></td>
+</tr>
+
+<tr class="b">
 <td>2023-12-01</td>
 <td>3.9.6</td>
 <td><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></td>
 </tr>
 
-<tr class="b">
+<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="a">
+<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="b">
+<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="a">
+<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="b">
+<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="a">
+<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="b">
+<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="a">
+<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="b">
+<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="a">
+<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="b">
+<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="a">
+<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="b">
+<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="a">
+<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>

Modified: maven/website/content/download.html
==============================================================================
--- maven/website/content/download.html (original)
+++ maven/website/content/download.html Mon Jun 17 08:34:43 2024
@@ -133,10 +133,10 @@
 
   
     <section>
-<h1>Downloading Apache Maven 3.9.7</h1>
+<h1>Downloading Apache Maven 3.9.8</h1>
 
       
-<p>Apache Maven 3.9.7 is the latest release: it is the recommended version for 
all users.</p>
+<p>Apache Maven 3.9.8 is the latest release: it is the recommended version for 
all users.</p>
 
       
       <a id="Requirements"></a><section id="Requirements">
@@ -214,33 +214,33 @@
             
 <td>Binary tar.gz archive</td>
             
-<td><a 
href="[preferred]maven/maven-3/3.9.7/binaries/apache-maven-3.9.7-bin.tar.gz">apache-maven-3.9.7-bin.tar.gz</a></td>
+<td><a 
href="[preferred]maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz">apache-maven-3.9.8-bin.tar.gz</a></td>
             
-<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.7/binaries/apache-maven-3.9.7-bin.tar.gz.sha512";
 class="externalLink">apache-maven-3.9.7-bin.tar.gz.sha512</a></td>
+<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz.sha512";
 class="externalLink">apache-maven-3.9.8-bin.tar.gz.sha512</a></td>
             
-<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.7/binaries/apache-maven-3.9.7-bin.tar.gz.asc";
 class="externalLink">apache-maven-3.9.7-bin.tar.gz.asc</a></td>
+<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz.asc";
 class="externalLink">apache-maven-3.9.8-bin.tar.gz.asc</a></td>
           </tr>
           
 <tr class="a">
             
 <td>Binary zip archive</td>
             
-<td><a 
href="[preferred]maven/maven-3/3.9.7/binaries/apache-maven-3.9.7-bin.zip">apache-maven-3.9.7-bin.zip</a></td>
+<td><a 
href="[preferred]maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.zip">apache-maven-3.9.8-bin.zip</a></td>
             
-<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.7/binaries/apache-maven-3.9.7-bin.zip.sha512";
 class="externalLink">apache-maven-3.9.7-bin.zip.sha512</a></td>
+<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.zip.sha512";
 class="externalLink">apache-maven-3.9.8-bin.zip.sha512</a></td>
             
-<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.7/binaries/apache-maven-3.9.7-bin.zip.asc";
 class="externalLink">apache-maven-3.9.7-bin.zip.asc</a></td>
+<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.zip.asc";
 class="externalLink">apache-maven-3.9.8-bin.zip.asc</a></td>
           </tr>
           
 <tr class="b">
             
 <td>Source tar.gz archive</td>
             
-<td><a 
href="[preferred]maven/maven-3/3.9.7/source/apache-maven-3.9.7-src.tar.gz">apache-maven-3.9.7-src.tar.gz</a></td>
+<td><a 
href="[preferred]maven/maven-3/3.9.8/source/apache-maven-3.9.8-src.tar.gz">apache-maven-3.9.8-src.tar.gz</a></td>
             
-<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.7/source/apache-maven-3.9.7-src.tar.gz.sha512";
 class="externalLink">apache-maven-3.9.7-src.tar.gz.sha512</a></td>
+<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.8/source/apache-maven-3.9.8-src.tar.gz.sha512";
 class="externalLink">apache-maven-3.9.8-src.tar.gz.sha512</a></td>
             
-<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.7/source/apache-maven-3.9.7-src.tar.gz.asc";
 class="externalLink">apache-maven-3.9.7-src.tar.gz.asc</a>
+<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.8/source/apache-maven-3.9.8-src.tar.gz.asc";
 class="externalLink">apache-maven-3.9.8-src.tar.gz.asc</a>
             </td>
           </tr>
           
@@ -248,19 +248,19 @@
             
 <td>Source zip archive </td>
             
-<td><a 
href="[preferred]maven/maven-3/3.9.7/source/apache-maven-3.9.7-src.zip">apache-maven-3.9.7-src.zip</a></td>
+<td><a 
href="[preferred]maven/maven-3/3.9.8/source/apache-maven-3.9.8-src.zip">apache-maven-3.9.8-src.zip</a></td>
             
-<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.7/source/apache-maven-3.9.7-src.zip.sha512";
 class="externalLink">apache-maven-3.9.7-src.zip.sha512</a></td>
+<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.8/source/apache-maven-3.9.8-src.zip.sha512";
 class="externalLink">apache-maven-3.9.8-src.zip.sha512</a></td>
             
-<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.7/source/apache-maven-3.9.7-src.zip.asc";
 class="externalLink">apache-maven-3.9.7-src.zip.asc</a></td>
+<td><a 
href="https://downloads.apache.org/maven/maven-3/3.9.8/source/apache-maven-3.9.8-src.zip.asc";
 class="externalLink">apache-maven-3.9.8-src.zip.asc</a></td>
           </tr>
         </tbody>
       </table>
       
 <ul>
         
-<li>3.9.7 <a href="./docs/3.9.7/release-notes.html">Release Notes</a> and
-            <a href="./ref/3.9.7/">Release Reference Documentation</a></li>
+<li>3.9.8 <a href="./docs/3.9.8/release-notes.html">Release Notes</a> and
+            <a href="./ref/3.9.8/">Release Reference Documentation</a></li>
         
 <li><a href="./scm.html">latest source code from source repository</a></li>
         

Modified: maven/website/content/examples/maven-3-lifecycle-extensions.html
==============================================================================
--- maven/website/content/examples/maven-3-lifecycle-extensions.html (original)
+++ maven/website/content/examples/maven-3-lifecycle-extensions.html Mon Jun 17 
08:34:43 2024
@@ -149,7 +149,7 @@
 <li><a 
href="/ref/current/maven-core/apidocs/index.html?org/apache/maven/AbstractMavenLifecycleParticipant.html"><code>org.apache.maven.AbstractMavenLifecycleParticipant</code></a>,</li>
 <li><a 
href="/ref/current/maven-core/apidocs/index.html?org/apache/maven/eventspy/AbstractEventSpy.html"><code>org.apache.maven.eventspy.AbstractEventSpy</code></a></li></ul></section><section>
 <h2>Build Your Extension</h2>
-<p>Create a Maven project with a dependency on 
<code>org.apache.maven:maven-core:3.9.7</code> and other dependencies:</p>
+<p>Create a Maven project with a dependency on 
<code>org.apache.maven:maven-core:3.9.8</code> and other dependencies:</p>
 <div class="verbatim source"><pre class="prettyprint linenums">    
&lt;groupId&gt;org.apache.maven.extensions&lt;/groupId&gt;
     &lt;artifactId&gt;beer-maven-lifecycle&lt;/artifactId&gt;
     &lt;version&gt;1.0-SNAPSHOT&lt;/version&gt;
@@ -157,7 +157,7 @@
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.maven&lt;/groupId&gt;
       &lt;artifactId&gt;maven-core&lt;/artifactId&gt;
-      &lt;version&gt;3.9.7&lt;/version&gt;
+      &lt;version&gt;3.9.8&lt;/version&gt;
       &lt;scope&gt;provided&lt;/scope&gt; &lt;!-- always provided by the Maven 
Core Classloader --&gt;
     &lt;/dependency&gt;
 

Modified: maven/website/content/install.html
==============================================================================
--- maven/website/content/install.html (original)
+++ maven/website/content/install.html Mon Jun 17 08:34:43 2024
@@ -165,26 +165,26 @@ and adding the <code>bin</code> director
 </ul>
 
 <div class="verbatim">
-<pre><code class="language-cmd">unzip apache-maven-3.9.7-bin.zip
+<pre><code class="language-cmd">unzip apache-maven-3.9.8-bin.zip
 </code></pre></div>
 <p>or</p>
 
 <div class="verbatim">
-<pre><code class="language-sh">tar xzvf apache-maven-3.9.7-bin.tar.gz
+<pre><code class="language-sh">tar xzvf apache-maven-3.9.8-bin.tar.gz
 </code></pre></div>
 <p>Alternatively use your preferred archive extraction tool.</p>
 <ul>
 
 <li>
-<p>Add the <code>bin</code> directory of the created directory 
<code>apache-maven-3.9.7</code> to
+<p>Add the <code>bin</code> directory of the created directory 
<code>apache-maven-3.9.8</code> to
 the <code>PATH</code> environment variable</p></li>
 <li>
 <p>Confirm with <code>mvn -v</code> in a new shell. The result should look 
similar to</p></li>
 </ul>
 
 <div class="verbatim">
-<pre><code>Apache Maven 3.9.7 (8b094c9513efc1b9ce2d952b3b9c8eaedaf8cbf0)
-Maven home: /opt/apache-maven-3.9.7
+<pre><code>Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
+Maven home: /opt/apache-maven-3.9.8
 Java version: 1.8.0_45, vendor: Oracle Corporation
 Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre
 Default locale: en_US, platform encoding: UTF-8

Modified: maven/website/content/pom.html
==============================================================================
--- maven/website/content/pom.html (original)
+++ maven/website/content/pom.html Mon Jun 17 08:34:43 2024
@@ -388,10 +388,10 @@
 <h4><a id="Version_Order_Testing">Version Order Testing</a>:</h4>
 <p>The maven distribution includes a tool to check version order. It was used 
to produce the examples in the previous paragraphs. Feel free to run it 
yourself when in doubt. You can run it like this:</p>
 <div class="verbatim">
-<pre>java -jar ${MAVEN_HOME}/lib/maven-artifact-3.9.7.jar 
[versions...]</pre></div>
+<pre>java -jar ${MAVEN_HOME}/lib/maven-artifact-3.9.8.jar 
[versions...]</pre></div>
 <p>example:</p>
 <div class="verbatim">
-<pre>$ java -jar ./lib/maven-artifact-3.9.7.jar  1 2 1.1
+<pre>$ java -jar ./lib/maven-artifact-3.9.8.jar  1 2 1.1
 Display parameters as parsed by Maven (in canonical form and as a list of 
tokens) and comparison result:
 1. 1 -&gt; 1; tokens: [1]
    1 &lt; 2
@@ -407,7 +407,7 @@ Display parameters as parsed by Maven (i
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.maven&lt;/groupId&gt;
       &lt;artifactId&gt;maven-embedder&lt;/artifactId&gt;
-      &lt;version&gt;3.9.7&lt;/version&gt;
+      &lt;version&gt;3.9.8&lt;/version&gt;
       &lt;exclusions&gt;
         &lt;exclusion&gt;
           &lt;groupId&gt;org.apache.maven&lt;/groupId&gt;

Modified: maven/website/content/release-notes-all.html
==============================================================================
--- maven/website/content/release-notes-all.html (original)
+++ maven/website/content/release-notes-all.html Mon Jun 17 08:34:43 2024
@@ -151,6 +151,7 @@ under the License.
 <p>Release notes list:</p>
 <ul>
 
+<li><a href="docs/3.9.8/release-notes.html">Release notes for Maven 
3.9.8</a></li>
 <li><a href="docs/3.9.7/release-notes.html">Release notes for Maven 
3.9.7</a></li>
 <li><a href="docs/3.9.6/release-notes.html">Release notes for Maven 
3.9.6</a></li>
 <li><a href="docs/3.9.5/release-notes.html">Release notes for Maven 
3.9.5</a></li>



Reply via email to