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 2014/02/22 05:34:48 UTC

svn commit: r1570788 - in /maven/site/trunk/content: apt/docs/history.apt markdown/docs/ markdown/docs/3.2.1/ markdown/docs/3.2.1/release-notes.md xdoc/download.xml.vm xdoc/index.xml.vm

Author: jvanzyl
Date: Sat Feb 22 04:34:47 2014
New Revision: 1570788

URL: http://svn.apache.org/r1570788
Log:
Update for the 3.2.1 release

Added:
    maven/site/trunk/content/markdown/docs/
    maven/site/trunk/content/markdown/docs/3.2.1/
    maven/site/trunk/content/markdown/docs/3.2.1/release-notes.md
Modified:
    maven/site/trunk/content/apt/docs/history.apt
    maven/site/trunk/content/xdoc/download.xml.vm
    maven/site/trunk/content/xdoc/index.xml.vm

Modified: maven/site/trunk/content/apt/docs/history.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/docs/history.apt?rev=1570788&r1=1570787&r2=1570788&view=diff
==============================================================================
--- maven/site/trunk/content/apt/docs/history.apt [UTF-8] (original)
+++ maven/site/trunk/content/apt/docs/history.apt [UTF-8] Sat Feb 22 04:34:47 2014
@@ -31,6 +31,11 @@ Maven Releases History
 
 * Maven 3
 
+  * 2014-02-21 3.2.1
+  {{{http://mail-archives.apache.org/mod_mbox/maven-users/201402.mbox/UPDATE_WHEN_ANNOUNCED} announce}},
+  {{{./3.2.1/release-notes.html} release notes}},
+  {{{/ref/3.2.1/} reference documentation}}
+
   * 2013-10-04 3.1.1
   {{{http://mail-archives.apache.org/mod_mbox/maven-users/201310.mbox/%3CFDE8A119-BD71-4FF4-948D-EAE138C371C4%40tesla.io%3E} announce}},
   {{{./3.1.1/release-notes.html} release notes}},

Added: maven/site/trunk/content/markdown/docs/3.2.1/release-notes.md
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/markdown/docs/3.2.1/release-notes.md?rev=1570788&view=auto
==============================================================================
--- maven/site/trunk/content/markdown/docs/3.2.1/release-notes.md (added)
+++ maven/site/trunk/content/markdown/docs/3.2.1/release-notes.md Sat Feb 22 04:34:47 2014
@@ -0,0 +1,55 @@
+# Release Notes - Maven 3.2.1
+
+<!-- 
+ 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.2.1
+
+The Apache Maven team would like to announce the release of Maven 3.2.1.
+
+Maven 3.2.1 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.
+
+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 [PluginList][1] for more information.
+
+We hope you enjoy using Maven! If you have any questions, please consult:
+
+- the web site: [http://maven.apache.org/](http://maven.apache.org/)
+- the maven-user mailing list: [http://maven.apache.org/mail-lists.html](http://maven.apache.org/mail-lists.html)
+- the reference documentation: [http://maven.apache.org/ref/3.2.1/](http://maven.apache.org/ref/3.2.1/)
+
+The full list of changes can be found in our [issue management system][4].
+
+## Complete Release Notes
+
+See [complete release notes for all versions][2]
+
+[0]: ../../download.html
+[1]: ../../plugins/index.html
+[2]: http://maven.apache.org/
+[4]: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&amp;version=20041
+[5]: ../../release-notes-all.html

Modified: maven/site/trunk/content/xdoc/download.xml.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/download.xml.vm?rev=1570788&r1=1570787&r2=1570788&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/download.xml.vm (original)
+++ maven/site/trunk/content/xdoc/download.xml.vm Sat Feb 22 04:34:47 2014
@@ -27,7 +27,7 @@ under the License.
     <author>John Casey</author>
   </properties>
   <body>
-    <section name="Download Apache Maven ${current31xVersion}">
+    <section name="Download Apache Maven ${currentStableVersion}">
 
       <p>Maven is distributed in several formats for your convenience. Use a source archive if you intend to build Maven
       yourself. Otherwise, simply pick a ready-made binary distribution and follow the installation instructions given
@@ -157,6 +157,59 @@ under the License.
 
       <p>You can also <a href="#Maven_Documentation">download the current documentation</a>, i.e. this website.</p>
 
+      <subsection name="Maven ${current31xVersion}">
+
+        <p>This is a stable version 3.0.x of Maven for projects that can't upgrade to Maven 3.1 yet.</p>
+
+        <table>
+          <thead>
+            <tr>
+              <th></th>
+              <th>Link</th>
+              <th>Checksum</th>
+              <th>Signature</th>
+            </tr>
+          </thead>
+          <tbody>
+            <tr>
+              <td>Maven ${current31xVersion} (Binary tar.gz)</td>
+              <td><a href="[preferred]maven/maven-3/${current31xVersion}/binaries/apache-maven-${current31xVersion}-bin.tar.gz">apache-maven-${current30xVersion}-bin.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist//maven/maven-3/${current31xVersion}/binaries/apache-maven-${current31xVersion}-bin.tar.gz.md5">apache-maven-${current30xVersion}-bin.tar.gz.md5</a></td>
+              <td><a href="http://www.apache.org/dist//maven/maven-3/${current31xVersion}/binaries/apache-maven-${current31xVersion}-bin.tar.gz.asc">apache-maven-${current30xVersion}-bin.tar.gz.asc</a></td>
+            </tr>
+            <tr>
+              <td>Maven ${current31xVersion} (Binary zip)</td>
+              <td><a href="[preferred]maven/maven-3/${current31xVersion}/binaries/apache-maven-${current31xVersion}-bin.zip">apache-maven-${current30xVersion}-bin.zip</a></td>
+              <td><a href="http://www.apache.org/dist/maven/maven-3/${current31xVersion}/binaries/apache-maven-${current31xVersion}-bin.zip.md5">apache-maven-${current30xVersion}-bin.zip.md5</a></td>
+              <td><a href="http://www.apache.org/dist/maven/maven-3/${current31xVersion}/binaries/apache-maven-${current31xVersion}-bin.zip.asc">apache-maven-${current30xVersion}-bin.zip.asc</a></td>
+            </tr>
+            <tr>
+              <td>Maven ${current31xVersion} (Source tar.gz)</td>
+              <td><a href="[preferred]maven/maven-3/${current31xVersion}/source/apache-maven-${current31xVersion}-src.tar.gz">apache-maven-${current30xVersion}-src.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/maven/maven-3/${current31xVersion}/source/apache-maven-${current31xVersion}-src.tar.gz.md5">apache-maven-${current30xVersion}-src.tar.gz.md5</a></td>
+              <td><a href="http://www.apache.org/dist/maven/maven-2/${current31xVersion}/source/apache-maven-${current31xVersion}-src.tar.gz.asc">apache-maven-${current30xVersion}-src.tar.gz.asc</a></td>
+            </tr>
+            <tr>
+              <td>Maven ${current31xVersion} (Source zip)</td>
+              <td><a href="[preferred]maven/maven-3/${current31xVersion}/source/apache-maven-${current31xVersion}-src.zip">apache-maven-${current30xVersion}-src.zip</a></td>
+              <td><a href="http://www.apache.org/dist/maven/maven-3/${current31xVersion}/source/apache-maven-${current31xVersion}-src.zip.md5">apache-maven-${current30xVersion}-src.zip.md5</a></td>
+              <td><a href="http://www.apache.org/dist/maven/maven-3/${current31xVersion}/source/apache-maven-${current31xVersion}-src.zip.asc">apache-maven-${current30xVersion}-src.zip.asc</a></td>
+            </tr>
+            <tr>
+              <td>Release Notes</td>
+              <td><a href="./docs/${current31xVersion}/release-notes.html">${current31xVersion}</a></td>
+              <td></td>
+              <td></td>
+            </tr>
+            <tr>
+              <td>Release Reference Documentation</td>
+              <td><a href="./ref/${current31xVersion}/">${current31xVersion}</a></td>
+              <td></td>
+              <td></td>
+            </tr>
+          </tbody>
+        </table>
+      </subsection>
 
       <subsection name="Maven ${current30xVersion}">
 

Modified: maven/site/trunk/content/xdoc/index.xml.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/index.xml.vm?rev=1570788&r1=1570787&r2=1570788&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/index.xml.vm (original)
+++ maven/site/trunk/content/xdoc/index.xml.vm Sat Feb 22 04:34:47 2014
@@ -21,7 +21,7 @@ under the License.
   <properties>
     <title>Welcome to Apache Maven</title>
     <author email="brett@apache.org">Brett Porter</author>
-    <author email="jason@sonatype.com">Jason van Zyl</author>
+    <author email="jason@takari.io">Jason van Zyl</author>
   </properties>
   <body>
 
@@ -81,7 +81,7 @@ under the License.
       <li><a href="http://wiki.apache.org/apachecon/ApacheMeetupsNa10">Proposed Maven Meetup</a></li></ul>
 -->
       <h5>Looking for Artifacts?</h5>
-      <p><a href="http://repository.sonatype.org">Search Central</a> and other Public Repositories.</p>
+      <p><a href="http://search.maven.org">Search Central</a> and other Public Repositories.</p>
       <h5>Looking for Repository Managers?</h5>
       <p><a href="http://maven.apache.org/repository-management.html">Take a look</a> at the Repository Managers available from the community.</p>
       <h5>Looking for CI Servers?</h5>