You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/10/30 05:34:07 UTC

svn commit: r1635384 - /maven/site/trunk/content/xdoc/download.xml.vm

Author: hboutemy
Date: Thu Oct 30 04:34:06 2014
New Revision: 1635384

URL: http://svn.apache.org/r1635384
Log:
added a note about upgrading form Maven 3.1 and toochains

Modified:
    maven/site/trunk/content/xdoc/download.xml.vm

Modified: maven/site/trunk/content/xdoc/download.xml.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/download.xml.vm?rev=1635384&r1=1635383&r2=1635384&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/download.xml.vm (original)
+++ maven/site/trunk/content/xdoc/download.xml.vm Thu Oct 30 04:34:06 2014
@@ -159,7 +159,9 @@ under the License.
 
       <subsection name="Maven ${current31xVersion}">
 
-        <p>This is a stable version 3.1.x of Maven.</p>
+        <p>This is a stable version 3.1.x of Maven with Java 5 requirement, for projects that can't upgrade to Maven 3.2 yet.</p>
+        <p>Notice that <b>Maven Toolchains</b> provide a way for a project to be built using a specific version of JDK independent
+        from the one Maven is running with: see <a href="/guides/mini/guide-using-toolchains.html">Guide to Using Toolchains</a></p>
 
         <table>
           <thead>