This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch maven-3.8.9
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit c70f433047f02606a15429b759ddca65efa1556b
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Sat Jun 14 21:44:56 2025 +0200

    Add release notes for Maven 3.8.9
    
    This closes #814
---
 content/markdown/docs/3.8.9/release-notes.md | 58 ++++++++++++++++++++++++++++
 content/markdown/docs/history.md.vm          |  3 +-
 pom.xml                                      |  4 +-
 3 files changed, 62 insertions(+), 3 deletions(-)

diff --git a/content/markdown/docs/3.8.9/release-notes.md 
b/content/markdown/docs/3.8.9/release-notes.md
new file mode 100644
index 00000000..680dda32
--- /dev/null
+++ b/content/markdown/docs/3.8.9/release-notes.md
@@ -0,0 +1,58 @@
+<!--
+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
+-->
+
+# Release Notes &#x2013; Maven 3.8.9
+
+**Note**: Expect this to be the *last* release on the 3.8.x line.
+
+The Apache Maven team would like to announce the release of Maven 3.8.9.
+
+Maven 3.8.9 is [available for download][0].
+
+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.
+
+The core release is independent of plugin releases. Further releases of 
plugins will be made separately. See the [PluginList][1] for more information.
+
+If you have any questions, please consult:
+
+- the web site: [https://maven.apache.org/][2]
+- the maven-user mailing list: 
[https://maven.apache.org/mailing-lists.html](/mailing-lists.html)
+- the reference documentation: 
[https://maven.apache.org/ref/3.8.9/](/ref/3.8.9/)
+
+## Overview About the Changes
+
+See our [issue management system][4].
+
+## Known Issues
+
+*none*
+
+## Complete Release Notes
+
+See [complete release notes for all versions][5]
+
+[0]: ../../download.html
+[1]: ../../plugins/index.html
+[2]: https://maven.apache.org/
+[4]: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12353108
+[5]: ../../docs/history.html
+
diff --git a/content/markdown/docs/history.md.vm 
b/content/markdown/docs/history.md.vm
index 39515b9c..ce5c9159 100644
--- a/content/markdown/docs/history.md.vm
+++ b/content/markdown/docs/history.md.vm
@@ -115,7 +115,8 @@ $esc.h$esc.h Maven 3.8.x+
 #release( "2023-05-11" "3.9.2" 
"https://lists.apache.org/thread/6bjn6hkwo612qsd9dt6qx4ob9q2q261k"; "" "" "" )
 #release( "2023-03-14" "3.9.1" 
"https://lists.apache.org/thread/ppqvkt413fpsyh0kqjcr4dl5vy3m1lgg"; "" "" "" )
 #release( "2023-01-31" "3.9.0" 
"https://lists.apache.org/thread/0tfr7t2j2ddbv4gjvxm47yohtk3dg6b3"; "" "" "" )
-#release( "2023-03-08" "3.8.8" "announce/202303.mbox/%3C{uuid}@apache.org%3E" 
"true" "Java 7" "8" )
+#release( "2025-06-14" "3.8.9" 
"announce/202506.mbox/%3c29d7124a-0853-45c4-a163-53cb66aaf...@apache.org%3E" 
"true" "Java 7" "9" )
+#release( "2023-03-08" "3.8.8" 
"announce/202303.mbox/%3c04b66b57-dc73-8765-0fce-cc72130c3...@apache.org%3E" "" 
"" "" )
 #release( "2022-12-24" "3.8.7" 
"announce/202212.mbox/%3c27650d65-28f1-f3d8-472d-7d1939e1c...@apache.org%3E" "" 
"" "" )
 #release( "2022-06-06" "3.8.6" 
"announce/202206.mbox/%3c850c94d3-c7d3-81a3-b6e2-5b6f0d268...@apache.org%3E" "" 
"" "" )
 #release( "2022-03-05" "3.8.5" 
"announce/202203.mbox/%3cb5eab336-e5ba-73bb-1c0c-d063d919c...@apache.org%3E" "" 
"" "" )
diff --git a/pom.xml b/pom.xml
index 2b4025bf..cdb85f1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     
<currentStableVersionDetails>8e8579a9e76f7d015ee5ec7bfcdc97d260186937</currentStableVersionDetails>
     <current4xVersion>4.0.0-rc-3</current4xVersion>
     <current39xVersion>3.9.10</current39xVersion>
-    <current38xVersion>3.8.8</current38xVersion>
+    <current38xVersion>3.8.9</current38xVersion>
     <current36xVersion>3.6.3</current36xVersion>
     <current35xVersion>3.5.4</current35xVersion>
     <current33xVersion>3.3.9</current33xVersion>
@@ -72,7 +72,7 @@
     <currentAntTasksVersion>2.1.3</currentAntTasksVersion>
     <currentAntTasksReleaseDate>2011-04-17</currentAntTasksReleaseDate>
     
<versions2x>2.2.1,2.2.0,2.1.0,2.0.11,2.0.10,2.0.9,2.0.8,2.0.7,2.0.6,2.0.5,2.0.4,2.0.3,2.0.2,2.0.1,2.0</versions2x>
-    
<versions3x>3.9.10,3.9.9,3.9.8,3.9.7,3.9.6,3.9.5,3.9.4,3.9.3,3.9.2,3.9.1,3.9.0,3.8.8,3.8.7,3.8.6,3.8.5,3.8.4,3.8.3,3.8.2,3.8.1,3.6.3,3.6.2,3.6.1,3.6.0,3.5.4,3.5.3,3.5.2,3.5.0,3.5.0-beta-1,3.5.0-alpha-1,3.3.9,3.3.3,3.3.1,3.2.5,3.2.3,3.2.2,3.2.1,3.1.1,3.1.0,3.1.0-alpha-1,3.0.5,3.0.4,3.0.3,3.0.2,3.0.1,3.0,3.0-beta-3,3.0-beta-2,3.0-beta-1,3.0-alpha-7,3.0-alpha-6,3.0-alpha-5,3.0-alpha-4,3.0-alpha-3</versions3x>
+    
<versions3x>3.9.10,3.9.9,3.9.8,3.9.7,3.9.6,3.9.5,3.9.4,3.9.3,3.9.2,3.9.1,3.9.0,3.8.9,3.8.8,3.8.7,3.8.6,3.8.5,3.8.4,3.8.3,3.8.2,3.8.1,3.6.3,3.6.2,3.6.1,3.6.0,3.5.4,3.5.3,3.5.2,3.5.0,3.5.0-beta-1,3.5.0-alpha-1,3.3.9,3.3.3,3.3.1,3.2.5,3.2.3,3.2.2,3.2.1,3.1.1,3.1.0,3.1.0-alpha-1,3.0.5,3.0.4,3.0.3,3.0.2,3.0.1,3.0,3.0-beta-3,3.0-beta-2,3.0-beta-1,3.0-alpha-7,3.0-alpha-6,3.0-alpha-5,3.0-alpha-4,3.0-alpha-3</versions3x>
     
<version4x>4.0.0-rc-3,4.0.0-rc-2,4.0.0-rc-1,4.0.0-beta-5,4.0.0-beta-4,4.0.0-beta-3,4.0.0-alpha-13,4.0.0-alpha-12,4.0.0-alpha-10,4.0.0-alpha-9,4.0.0-alpha-8,4.0.0-alpha-7,4.0.0-alpha-5,4.0.0-alpha-4,4.0.0-alpha-3,4.0.0-alpha-2</version4x>
     <site.output>${project.build.directory}/site</site.output>
     <javaVersion>17</javaVersion>

Reply via email to