You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2013/09/10 15:51:31 UTC

svn commit: r1521484 - in /maven/site/trunk/content/apt/docs/3.1.1: ./ release-notes.apt.vm release-notes.txt

Author: jvanzyl
Date: Tue Sep 10 13:51:30 2013
New Revision: 1521484

URL: http://svn.apache.org/r1521484
Log:
Adding release notes for 3.1.1

Added:
    maven/site/trunk/content/apt/docs/3.1.1/
    maven/site/trunk/content/apt/docs/3.1.1/release-notes.apt.vm
    maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt

Added: maven/site/trunk/content/apt/docs/3.1.1/release-notes.apt.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/docs/3.1.1/release-notes.apt.vm?rev=1521484&view=auto
==============================================================================
--- maven/site/trunk/content/apt/docs/3.1.1/release-notes.apt.vm (added)
+++ maven/site/trunk/content/apt/docs/3.1.1/release-notes.apt.vm Tue Sep 10 13:51:30 2013
@@ -0,0 +1,58 @@
+ ------
+Release Notes - Maven 3.1.1
+ ------
+Jason van Zyl
+ ------
+10 September 2013
+ ------
+
+~~ 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/references/apt-format.html
+
+Maven 3.1.1
+
+  The Apache Maven team would like to announce the release of Maven 3.1.1.
+
+  Maven 3.1.1 is {{{../../download.html} available for download}}.
+
+  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.
+
+  Maven 3 aims to ensure backward compatibility with Maven 2, improve usability, increase performance, allow safe embedding, and pave the way
+  to implement many highly demanded features.
+
+  The core release is independent of the plugins available. Further releases of plugins will be made separately.
+  See the {{{../../plugins/index.html} Plugin List}} for more information.
+
+  We hope you enjoy using Maven! If you have any questions, please consult:
+
+    * the web site: {{http://maven.apache.org/}}
+
+    * the maven-user mailing list: {{http://maven.apache.org/mail-lists.html}}
+    
+    * the reference documentation: {{http://maven.apache.org/ref/3.1.1/}}
+
+#parse("release-notes.txt")
+
+* Complete Release Notes
+
+    * See {{{../../release-notes-3.x.html}complete release notes for 3.x}}
+
+    * See {{{../../release-notes-all.html}complete release notes for all versions}}

Added: maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt?rev=1521484&view=auto
==============================================================================
--- maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt (added)
+++ maven/site/trunk/content/apt/docs/3.1.1/release-notes.txt Tue Sep 10 13:51:30 2013
@@ -0,0 +1,23 @@
+* Maven 3.1.1 Release Notes
+
+  Maven 3.1.1 is the first official release of the 3.1.x series.
+  
+  The full list of changes can be found in our
+  {{{https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=18968}issue management system}},
+  and is reproduced below.
+
+** Release Notes - Maven - Version 3.1.1
+
+** Bug
+
+* [MNG-5459] - failure to resolve pom artifact from snapshotVersion in maven-metadata.xml
+
+* [MNG-5495] - API incompatibility causes Swagger Maven Plugin (and others) to fail under Maven 3.1.0
+
+* [MNG-5499] - maven-aether-provider leaks Sisu Plexus and ObjectWeb classes onto the classpath when they are not required
+
+* [MNG-5500] - help for --legacy-local-repository option explains _maven.repositories instead of _remote.repositories
+
+* [MNG-5503] - Maven 3.1.0 fails to resolve artifacts produced by reactor build
+
+* [MNG-5509] - org.apache.maven.repository.legacy.DefaultWagonManager should set User-Agent