Author: svn-site-role Date: Fri Mar 6 12:35:19 2026 New Revision: 1932195 Log: Site checkin for project Apache Maven Site
Added: maven/website/content/docs/3.9.13/ maven/website/content/docs/3.9.13/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/release-notes-all.html Modified: maven/website/content/.htaccess ============================================================================== --- maven/website/content/.htaccess Fri Mar 6 12:26:43 2026 (r1932194) +++ maven/website/content/.htaccess Fri Mar 6 12:35:19 2026 (r1932195) @@ -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.12/ -Redirect /ref/current /ref/3.9.12/ +Redirect /ref/current/ /ref/3.9.13/ +Redirect /ref/current /ref/3.9.13/ 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.12/maven-aether-provider/$1 -RedirectMatch ^/maven-artifact/(.*)$ /ref/3.9.12/maven-artifact/$1 -RedirectMatch ^/maven-compat/(.*)$ /ref/3.9.12/maven-compat/$1 -RedirectMatch ^/maven-core/(.*)$ /ref/3.9.12/maven-core/$1 -RedirectMatch ^/maven-embedder/(.*)$ /ref/3.9.12/maven-embedder/$1 -RedirectMatch ^/maven-model/(.*)$ /ref/3.9.12/maven-model/$1 -RedirectMatch ^/maven-model-builder/(.*)$ /ref/3.9.12/maven-model-builder/$1 -RedirectMatch ^/maven-plugin-api/(.*)$ /ref/3.9.12/maven-plugin-api/$1 -RedirectMatch ^/maven-repository-metadata/(.*)$ /ref/3.9.12/maven-repository-metadata/$1 -RedirectMatch ^/maven-settings/(.*)$ /ref/3.9.12/maven-settings/$1 -RedirectMatch ^/maven-settings-builder/(.*)$ /ref/3.9.12/maven-settings-builder/$1 +RedirectMatch ^/maven-aether-provider/(.*)$ /ref/3.9.13/maven-aether-provider/$1 +RedirectMatch ^/maven-artifact/(.*)$ /ref/3.9.13/maven-artifact/$1 +RedirectMatch ^/maven-compat/(.*)$ /ref/3.9.13/maven-compat/$1 +RedirectMatch ^/maven-core/(.*)$ /ref/3.9.13/maven-core/$1 +RedirectMatch ^/maven-embedder/(.*)$ /ref/3.9.13/maven-embedder/$1 +RedirectMatch ^/maven-model/(.*)$ /ref/3.9.13/maven-model/$1 +RedirectMatch ^/maven-model-builder/(.*)$ /ref/3.9.13/maven-model-builder/$1 +RedirectMatch ^/maven-plugin-api/(.*)$ /ref/3.9.13/maven-plugin-api/$1 +RedirectMatch ^/maven-repository-metadata/(.*)$ /ref/3.9.13/maven-repository-metadata/$1 +RedirectMatch ^/maven-settings/(.*)$ /ref/3.9.13/maven-settings/$1 +RedirectMatch ^/maven-settings-builder/(.*)$ /ref/3.9.13/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.13/release-notes.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ maven/website/content/docs/3.9.13/release-notes.html Fri Mar 6 12:35:19 2026 (r1932195) @@ -0,0 +1,215 @@ +<!DOCTYPE html> + + +<!-- + | Generated by Apache Maven Doxia Site Renderer 2.0.0 from content/markdown/docs/3.9.13/release-notes.md at 2026-03-06 + | Rendered using Apache Maven Fluido Skin 2.1.0 +--> +<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" /> + <title>Maven 3.9.13 Release Notes – Maven</title> + <link rel="stylesheet" href="../../css/apache-maven-fluido-2.1.0.min.css" /> + <link rel="stylesheet" href="../../css/site.css" /> + <link rel="stylesheet" href="../../css/print.css" media="print" /> + <script src="../../js/apache-maven-fluido-2.1.0.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> + <div class="container-fluid container-fluid-top"> + <header> + <div id="banner"> + <div class="pull-left"><div id="bannerLeft"><h1><a href="https://www.apache.org/"><img src="../../images/apache-maven-project.png" /></a></h1></div></div> + <div class="pull-right"><div id="bannerRight"><h1><a href="../.././"><img src="../../images/maven-logo-black-on-white.png" /></a></h1></div></div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + <li><a href="https://www.apache.org/">Apache</a><span class="divider">/</span></li> + <li><a href="../../index.html">Maven</a><span class="divider">/</span></li> + <li class="active">Maven 3.9.13 Release Notes <a href="https://github.com/apache/maven-site/tree/master/content/markdown/docs/3.9.13/release-notes.md"><img src="../../images/accessories-text-editor.png" alt="Edit" /></a></li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2026-03-06</li> + <li class="pull-right"><span class="divider">|</span> +<a href="../../scm.html">Get Sources</a></li> + <li class="pull-right"><a href="../../download.cgi">Downloads</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">Welcome</a></li> + <li><a href="https://www.apache.org/licenses/">License</a></li> + <li class="nav-header">About Maven</li> + <li><a href="../../what-is-maven.html">What is Maven?</a></li> + <li><a href="../../install.html">Installation</a></li> + <li><a href="../../download.html">Downloads</a></li> + <li><a href="../../run.html">Use</a></li> + <li><a href="../../configure.html">Configure</a></li> + <li><a href="../../docs/history.html">Release Notes</a></li> + <li><a href="../../security.html">Security Reports</a></li> + <li class="nav-header">Documentation</li> + <li><a href="../../plugins/index.html">Maven Plugins</a></li> + <li><a href="../../extensions/index.html">Maven Extensions</a></li> + <li><a href="../../tools/index.html"><span class="icon-chevron-down"></span>Maven Tools</a> + <ul class="nav nav-list"> + <li><a href="../../tools/mvnd.html">Maven Daemon</a></li> + <li><a href="../../tools/mvnup.html">Maven Upgrade Tool</a></li> + <li><a href="../../tools/mavenwrapper.html">Maven Wrapper</a></li> + </ul></li> + <li><a href="../../guides/index.html">Index (category)</a></li> + <li><a href="../../users/index.html"><span class="icon-chevron-right"></span>User Manual</a></li> + <li><a href="../../repositories/index.html"><span class="icon-chevron-right"></span>Maven Repositories</a></li> + <li><a href="../../plugin-developers/index.html"><span class="icon-chevron-right"></span>Plugin Development</a></li> + <li><a href="../../developers/index.html"><span class="icon-chevron-right"></span>Contribute to Maven</a></li> + <li><a href="../../articles.html">Books and Resources</a></li> + <li class="nav-header">Community</li> + <li><a href="../../community.html">Community Overview</a></li> + <li><a href="../../project-roles.html">Project Roles</a></li> + <li><a href="../../guides/development/guide-helping.html">How to Contribute</a></li> + <li><a href="../../users/getting-help.html">Getting Help</a></li> + <li><a href="../../issue-management.html">Issue Management</a></li> + <li><a href="../../scm.html">Getting Maven Source</a></li> + <li><a href="../../team.html">The Maven Team</a></li> + <li class="nav-header">Project Documentation</li> + <li><a href="../../project-info.html"><span class="icon-chevron-right"></span>Project Information</a></li> + <li class="nav-header">Maven Projects</li> + <li><a href="../../ref/current">Maven</a></li> + <li><a href="../../archetypes/index.html">Archetypes</a></li> + <li><a href="../../extensions/index.html">Extensions</a></li> + <li><a href="../../pom/index.html">Parent POMs</a></li> + <li><a href="../../plugins/index.html">Plugins</a></li> + <li><a href="../../skins/index.html">Skins</a></li> + <li><a><span class="icon-chevron-down"></span>Components</a> + <ul class="nav nav-list"> + <li><a href="../../archetype/index.html">Archetype</a></li> + <li><a href="../../resolver/index.html">Artifact Resolver</a></li> + <li><a href="../../doxia/index.html">Doxia</a></li> + <li><a href="../../maven-indexer/index.html">Indexer</a></li> + <li><a href="../../jxr/index.html">JXR</a></li> + <li><a href="../../plugin-testing/index.html">Plugin Testing</a></li> + <li><a href="../../plugin-tools/index.html">Plugin Tools</a></li> + <li><a href="../../apache-resource-bundles/index.html">Resource Bundles</a></li> + <li><a href="../../scm/index.html">SCM</a></li> + <li><a href="../../shared/index.html">Shared Components</a></li> + <li><a href="../../surefire/index.html">Surefire</a></li> + <li><a href="../../wagon/index.html">Wagon</a></li> + </ul></li> + <li class="nav-header">ASF</li> + <li><a href="https://www.apache.org/foundation/how-it-works.html">How Apache Works</a></li> + <li><a href="https://www.apache.org/foundation/">Foundation</a></li> + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Data Privacy</a></li> + <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li> + <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + </ul> + </nav> + <div class="well sidebar-nav"> + <div id="poweredBy"> + <div class="clear"></div> + <div class="clear"></div> +<a href="https://maven.apache.org/" class="builtBy" target="_blank"><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. +--> +<section><a id="Maven_3.9.13_Release_Notes"></a> +<h1>Maven 3.9.13 Release Notes</h1> +<p>The Apache Maven team would like to announce the release of Maven 3.9.13.</p> +<p>Maven 3.9.13 is <a href="../../download.html">available for download</a>.</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">Plugin list</a> for more information.</p> +<p>If you have any questions, please consult:</p> +<ul> + +<li>the website: <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.13/">https://maven.apache.org/ref/3.9.13/</a></li> +</ul><section><a id="Overview_About_the_Changes"></a> +<h2>Overview About the Changes</h2> +<p>Regression fixes and other improvements from Maven 3.9.12. All users already on Maven 3.9.x are advised to upgrade.</p> +<p>The majority of fixed issues are bug and regression fixes for user reported problems.</p><section><a id="Notable_Changes_in_Maven_3.9.13"></a> +<h3>Notable Changes in Maven 3.9.13</h3> +<ul> + +<li>Maven plugin prerequisites check now properly supports ranges when Java 8 (or 1.8) is specified.</li> +<li>Plexus Security Dispatcher was still enlisted as Plexus component in Maven <code>components.xml</code>, while it was migrated to JSR330. This caused warnings on Java 26+ as Plexus did field injection into <code>final</code> fields of it.</li> +<li>Plugin versions in default bindings are updated.</li> +</ul> +<p>This release updates Resolver to version <a href="https://github.com/apache/maven-resolver/releases/tag/maven-resolver-1.9.27" class="externalLink">1.9.27</a>.</p></section><section><a id="Notable_Changes_in_Resolver_1.9.27"></a> +<h3>Notable Changes in Resolver 1.9.27</h3> +<ul> + +<li>Parallel PUT change happened in Resolver 1.9.25 was undone, as many MRM struggle with concurrent HTTP requests.</li> +<li>Treat HTTP 410 status code as 404 in artifact resolution. Resolver will by default now cache 410 response in same way as 404 is cached.</li> +<li>Apache HTTP transport got fixes regarding proxy support.</li> +<li>Locally cached artifacts were “escaping” RRF.</li> +</ul></section></section><section><a id="Full_changelog"></a> +<h2>Full changelog</h2> +<p>For a full list of changes, please refer to the <a href="https://github.com/apache/maven/releases/tag/maven-3.9.13" class="externalLink">GitHub release page</a>.</p></section><section><a id="Known_issues"></a> +<h2>Known issues</h2> +<p>No known issues.</p></section><section><a id="Potentially_Breaking_Core_Changes_.28if_migrating_from_3.8.x.29"></a> +<h2>Potentially Breaking Core Changes (if migrating from 3.8.x)</h2> +<ul> + +<li>The Maven Resolver transport has changed from Wagon to “native HTTP”, 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 “plugin validation” 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><a id="Complete_Release_Notes"></a> +<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–2026 +<a href="https://www.apache.org/">The Apache Software Foundation</a> +</p> + </div> + </div> + </footer> + <script> + anchors.add(); + </script> + </body> +</html> \ No newline at end of file Modified: maven/website/content/docs/history.html ============================================================================== --- maven/website/content/docs/history.html Fri Mar 6 12:26:43 2026 (r1932194) +++ maven/website/content/docs/history.html Fri Mar 6 12:35:19 2026 (r1932195) @@ -152,7 +152,7 @@ --> <p>The Apache Maven team maintains the last version of the last two series of GA releases. -The last release is currently <strong>3.9.12</strong>, the Apache Maven team project will currently maintain the latest core versions.</p> +The last release is currently <strong>3.9.13</strong>, the Apache Maven team project will currently maintain the latest core versions.</p> <p>Older versions have reached their end of life and are no longer supported in any way. This means the Maven team will not provide any bug or security fixes or add new features. Note: Maven does not differentiate between “end of life” (EOL) and “end of support” (EOS), but only uses the term “end of life”.</p> @@ -301,79 +301,85 @@ Note: Maven does not differentiate betwe <!-- The following two lines needs to be fixed in x days if the archive picks up the announcement mail. --> <tr class="b"> -<td><b>2025-12-13</b></td> -<td><b>3.9.12</b></td> -<td rowspan="13">Java 8</td> -<td><b><a href="https://lists.apache.org/thread/38xvc7olg6noop0ckr8m64s7s58v37vp" class="externalLink">announce</a>, <a href="./3.9.12/release-notes.html">release notes</a>, <a href="/ref/3.9.12/">reference documentation</a></b></td> +<td><b>2025-03-06</b></td> +<td><b>3.9.13</b></td> +<td rowspan="14">Java 8</td> +<td><b><a href="https://lists.apache.org/thread/38xvc7olg6noop0ckr8m64s7s58v37vp" class="externalLink">announce</a>, <a href="./3.9.13/release-notes.html">release notes</a>, <a href="/ref/3.9.13/">reference documentation</a></b></td> </tr> <tr class="a"> +<td>2025-12-13</td> +<td>3.9.12</td> +<td><a href="https://lists.apache.org/thread/38xvc7olg6noop0ckr8m64s7s58v37vp" class="externalLink">announce</a>, <a href="./3.9.12/release-notes.html">release notes</a>, <a href="/ref/3.9.12/">reference documentation</a></td> +</tr> + +<tr class="b"> <td>2025-07-12</td> <td>3.9.11</td> <td><a href="https://lists.apache.org/thread/0y3rkrszh7xckxjmvrst5dk1skzpfmm6" class="externalLink">announce</a>, <a href="./3.9.11/release-notes.html">release notes</a>, <a href="/ref/3.9.11/">reference documentation</a></td> </tr> -<tr class="b"> +<tr class="a"> <td>2025-06-01</td> <td>3.9.10</td> <td><a href="https://lists.apache.org/thread/bh8hr89omrbw19ychrklyh3rompn1hj7" class="externalLink">announce</a>, <a href="./3.9.10/release-notes.html">release notes</a>, <a href="/ref/3.9.10/">reference documentation</a></td> </tr> -<tr class="a"> +<tr class="b"> <td>2024-08-17</td> <td>3.9.9</td> <td><a href="https://lists.apache.org/thread/ov40dkfd1snyz2pdltsr5rzhdh2xd9yh" class="externalLink">announce</a>, <a href="./3.9.9/release-notes.html">release notes</a>, <a href="/ref/3.9.9/">reference documentation</a></td> </tr> -<tr class="b"> +<tr class="a"> <td>2024-06-17</td> <td>3.9.8</td> <td><a href="https://lists.apache.org/thread/lhpl9zqqf03rshckqrd7fb8ph0osm9qz" class="externalLink">announce</a>, <a href="./3.9.8/release-notes.html">release notes</a>, <a href="/ref/3.9.8/">reference documentation</a></td> </tr> -<tr class="a"> +<tr class="b"> <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"> +<tr class="a"> <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="a"> +<tr class="b"> <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"> +<tr class="a"> <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"> +<tr class="b"> <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"> +<tr class="a"> <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"> +<tr class="b"> <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"> +<tr class="a"> <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> Modified: maven/website/content/download.html ============================================================================== --- maven/website/content/download.html Fri Mar 6 12:26:43 2026 (r1932194) +++ maven/website/content/download.html Fri Mar 6 12:35:19 2026 (r1932195) @@ -151,7 +151,7 @@ <ul> -<li><a href="#CurrentMaven">Current Maven 3.9.12</a></li> +<li><a href="#CurrentMaven">Current Maven 3.9.13</a></li> <li><a href="#Maven4x">Preview Maven 4.0.0-rc-5</a></li> </ul> @@ -172,11 +172,11 @@ <a id="Maven"></a><section id="Maven"><a id="Apache_Maven"></a> <h1>Apache Maven</h1> - <a id="CurrentMaven"></a><section id="CurrentMaven"><a id="Apache_Maven_3.9.12"></a> -<h2>Apache Maven 3.9.12</h2> + <a id="CurrentMaven"></a><section id="CurrentMaven"><a id="Apache_Maven_3.9.13"></a> +<h2>Apache Maven 3.9.13</h2> -<p>Apache Maven 3.9.12 is the latest release. It is the recommended version for all users.</p> +<p>Apache Maven 3.9.13 is the latest release. It is the recommended version for all users.</p> <p>Maven 3.9+ requires JDK 8 or above to execute. It still allows you to build against 1.3 and other JDK versions <a href="/guides/mini/guide-using-toolchains.html">by using toolchains</a>.</p> @@ -208,33 +208,33 @@ <td>Binary tar.gz archive</td> -<td><a href="[preferred]maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz">apache-maven-3.9.12-bin.tar.gz</a></td> +<td><a href="[preferred]maven/maven-3/3.9.13/binaries/apache-maven-3.9.13-bin.tar.gz">apache-maven-3.9.13-bin.tar.gz</a></td> -<td><a href="https://downloads.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz.sha512" class="externalLink">apache-maven-3.9.12-bin.tar.gz.sha512</a></td> +<td><a href="https://downloads.apache.org/maven/maven-3/3.9.13/binaries/apache-maven-3.9.13-bin.tar.gz.sha512" class="externalLink">apache-maven-3.9.13-bin.tar.gz.sha512</a></td> -<td><a href="https://downloads.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz.asc" class="externalLink">apache-maven-3.9.12-bin.tar.gz.asc</a></td> +<td><a href="https://downloads.apache.org/maven/maven-3/3.9.13/binaries/apache-maven-3.9.13-bin.tar.gz.asc" class="externalLink">apache-maven-3.9.13-bin.tar.gz.asc</a></td> </tr> <tr class="a"> <td>Binary zip archive</td> -<td><a href="[preferred]maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.zip">apache-maven-3.9.12-bin.zip</a></td> +<td><a href="[preferred]maven/maven-3/3.9.13/binaries/apache-maven-3.9.13-bin.zip">apache-maven-3.9.13-bin.zip</a></td> -<td><a href="https://downloads.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.zip.sha512" class="externalLink">apache-maven-3.9.12-bin.zip.sha512</a></td> +<td><a href="https://downloads.apache.org/maven/maven-3/3.9.13/binaries/apache-maven-3.9.13-bin.zip.sha512" class="externalLink">apache-maven-3.9.13-bin.zip.sha512</a></td> -<td><a href="https://downloads.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.zip.asc" class="externalLink">apache-maven-3.9.12-bin.zip.asc</a></td> +<td><a href="https://downloads.apache.org/maven/maven-3/3.9.13/binaries/apache-maven-3.9.13-bin.zip.asc" class="externalLink">apache-maven-3.9.13-bin.zip.asc</a></td> </tr> <tr class="b"> <td>Source tar.gz archive</td> -<td><a href="[preferred]maven/maven-3/3.9.12/source/apache-maven-3.9.12-src.tar.gz">apache-maven-3.9.12-src.tar.gz</a></td> +<td><a href="[preferred]maven/maven-3/3.9.13/source/apache-maven-3.9.13-src.tar.gz">apache-maven-3.9.13-src.tar.gz</a></td> -<td><a href="https://downloads.apache.org/maven/maven-3/3.9.12/source/apache-maven-3.9.12-src.tar.gz.sha512" class="externalLink">apache-maven-3.9.12-src.tar.gz.sha512</a></td> +<td><a href="https://downloads.apache.org/maven/maven-3/3.9.13/source/apache-maven-3.9.13-src.tar.gz.sha512" class="externalLink">apache-maven-3.9.13-src.tar.gz.sha512</a></td> -<td><a href="https://downloads.apache.org/maven/maven-3/3.9.12/source/apache-maven-3.9.12-src.tar.gz.asc" class="externalLink">apache-maven-3.9.12-src.tar.gz.asc</a> +<td><a href="https://downloads.apache.org/maven/maven-3/3.9.13/source/apache-maven-3.9.13-src.tar.gz.asc" class="externalLink">apache-maven-3.9.13-src.tar.gz.asc</a> </td> </tr> @@ -242,11 +242,11 @@ <td>Source zip archive </td> -<td><a href="[preferred]maven/maven-3/3.9.12/source/apache-maven-3.9.12-src.zip">apache-maven-3.9.12-src.zip</a></td> +<td><a href="[preferred]maven/maven-3/3.9.13/source/apache-maven-3.9.13-src.zip">apache-maven-3.9.13-src.zip</a></td> -<td><a href="https://downloads.apache.org/maven/maven-3/3.9.12/source/apache-maven-3.9.12-src.zip.sha512" class="externalLink">apache-maven-3.9.12-src.zip.sha512</a></td> +<td><a href="https://downloads.apache.org/maven/maven-3/3.9.13/source/apache-maven-3.9.13-src.zip.sha512" class="externalLink">apache-maven-3.9.13-src.zip.sha512</a></td> -<td><a href="https://downloads.apache.org/maven/maven-3/3.9.12/source/apache-maven-3.9.12-src.zip.asc" class="externalLink">apache-maven-3.9.12-src.zip.asc</a></td> +<td><a href="https://downloads.apache.org/maven/maven-3/3.9.13/source/apache-maven-3.9.13-src.zip.asc" class="externalLink">apache-maven-3.9.13-src.zip.asc</a></td> </tr> </tbody> </table> @@ -261,8 +261,8 @@ <ul> -<li>3.9.12 <a href="./docs/3.9.12/release-notes.html">Release Notes</a> and - <a href="./ref/3.9.12/">Release Reference Documentation</a></li> +<li>3.9.13 <a href="./docs/3.9.13/release-notes.html">Release Notes</a> and + <a href="./ref/3.9.13/">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 Fri Mar 6 12:26:43 2026 (r1932194) +++ maven/website/content/examples/maven-3-lifecycle-extensions.html Fri Mar 6 12:35:19 2026 (r1932195) @@ -178,7 +178,7 @@ under the License. <li><a href="/ref/current/maven-core/apidocs/org/apache/maven/eventspy/AbstractEventSpy.html">org.apache.maven.eventspy.AbstractEventSpy</a></li> </ul></section><section><a id="Build_Your_Extension"></a> <h2>Build Your Extension</h2> -<p>Create a Maven project with a dependency on <code>org.apache.maven:maven-core:3.9.12</code> and other dependencies:</p> +<p>Create a Maven project with a dependency on <code>org.apache.maven:maven-core:3.9.13</code> and other dependencies:</p> <pre class="prettyprint linenums"><code class="language-xml"> <groupId>org.apache.maven.extensions</groupId> <artifactId>beer-maven-lifecycle</artifactId> @@ -187,7 +187,7 @@ under the License. <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-core</artifactId> - <version>3.9.12</version> + <version>3.9.13</version> <scope>provided</scope> <!-- always provided by the Maven Core Classloader --> </dependency> Modified: maven/website/content/install.html ============================================================================== --- maven/website/content/install.html Fri Mar 6 12:26:43 2026 (r1932194) +++ maven/website/content/install.html Fri Mar 6 12:35:19 2026 (r1932195) @@ -157,7 +157,7 @@ or manually by downloading the archive a <p>You need a Java Development Kit (JDK) installed. Either set the <code>JAVA_HOME</code> environment variable to the path of your JDK installation or have the <code>java</code> executable on your <code>PATH</code>.</p> -<p>The current stable version <code>3.9.12</code> requires JDK 8+, but any recent version will work just fine.</p></section><section><a id="Binary_distribution"></a> +<p>The current stable version <code>3.9.13</code> requires JDK 8+, but any recent version will work just fine.</p></section><section><a id="Binary_distribution"></a> <h2>Binary distribution</h2> <p>To install Apache Maven, extract the archive and add its bin directory to the <code>PATH</code>. This works on any operating system, but setting the path and environment variables depends on the OS.</p> @@ -167,17 +167,17 @@ This works on any operating system, but <li> <p>Download the Apache Maven <a href="/download.html">binary distribution archive</a>.</p></li> <li> -<p>Extract the distribution archive in any directory. Use <code>unzip apache-maven-3.9.12-bin.zip</code> -or <code>tar xzvf apache-maven-3.9.12-bin.tar.gz</code> depending on the archive.</p></li> +<p>Extract the distribution archive in any directory. Use <code>unzip apache-maven-3.9.13-bin.zip</code> +or <code>tar xzvf apache-maven-3.9.13-bin.tar.gz</code> depending on the archive.</p></li> <li> -<p>Add the <code>bin</code> directory of the created directory <code>apache-maven-3.9.12</code> to +<p>Add the <code>bin</code> directory of the created directory <code>apache-maven-3.9.13</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> </ol> -<pre><code class="nohighlight nocode">Apache Maven 3.9.12 (3e54c93a704957b63ee3494413a2b544fd3d825b) -Maven home: /opt/apache-maven-3.9.12 +<pre><code class="nohighlight nocode">Apache Maven 3.9.13 (39d686bd50d8e054301e3a68ad44781df6f80dda) +Maven home: /opt/apache-maven-3.9.13 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/release-notes-all.html ============================================================================== --- maven/website/content/release-notes-all.html Fri Mar 6 12:26:43 2026 (r1932194) +++ maven/website/content/release-notes-all.html Fri Mar 6 12:35:19 2026 (r1932195) @@ -156,6 +156,7 @@ under the License. <p>Release notes list:</p> <ul> +<li><a href="docs/3.9.13/release-notes.html">Release notes for Maven 3.9.13</a></li> <li><a href="docs/3.9.12/release-notes.html">Release notes for Maven 3.9.12</a></li> <li><a href="docs/3.9.11/release-notes.html">Release notes for Maven 3.9.11</a></li> <li><a href="docs/3.9.10/release-notes.html">Release notes for Maven 3.9.10</a></li>
