You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "cstamas (via GitHub)" <gi...@apache.org> on 2023/02/06 09:07:37 UTC

[GitHub] [maven-site] cstamas commented on a diff in pull request #375: Prepare release notes for Maven 3.9.0

cstamas commented on code in PR #375:
URL: https://github.com/apache/maven-site/pull/375#discussion_r1097109974


##########
content/markdown/docs/3.9.0/release-notes.md:
##########
@@ -0,0 +1,60 @@
+<!--
+ 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.9.0
+
+The Apache Maven team would like to announce the release of Maven 3.9.0.
+
+Maven 3.9.0 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.9.0/](/ref/3.9.0/)
+
+## Overview About the Changes
+
+* Minimum Java version to use with Maven 3.9.0 is raised to Java 8.
+* With Java 8, upgrade of several key dependencies became possible as well.
+* Regression fixes from Maven 3.8.x line.

Review Comment:
   Look at release notes, I do see issues named as "regression" https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12350913



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org