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


##########
content/markdown/docs/4.0.0-alpha-9/release-notes.md:
##########
@@ -0,0 +1,63 @@
+<!--
+ 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 4.0.0-alpha-9
+
+The Apache Maven team would like to announce the release of Maven 
4.0.0-alpha-9.
+
+This is alpha release, not suitable for production.
+
+Maven 4.0.0-alpha-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/4.0.0-alpha-9/](/ref/4.0.0-alpha-9/)
+
+## Overview About the Changes
+
+The full list of changes can be found in our [issue management system][4]. 
Among those are:
+ - switch to Maven Resolver 2.0.0-alpha-3
+ - multi-threaded model builder
+ - namespace support in xml configuration
+ - ability to create proxies to inject SessionScoped beans into singletons
+ - Maven 4 API improvements: plugin api, dependency collection / resolution, 
version / version range resolution
+
+## Known Issues
+
+If you find any incompatibility with latest versions of plugins, do not 
hesitate to report those.
+
+## Complete Release Notes
+
+See [complete release notes for all versions][5]
+
+[0]: https://dlcdn.apache.org/maven/maven-4/4.0.0-alpha-9/
+[1]: ../../plugins/index.html
+[2]: https://maven.apache.org/
+[4]: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12353356

Review Comment:
   
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12353746



-- 
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-unsubscr...@maven.apache.org

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

Reply via email to