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 2010/01/17 12:16:38 UTC

svn commit: r900098 - /maven/site/trunk/src/site/apt/guides/mini/guide-using-toolchains.apt

Author: hboutemy
Date: Sun Jan 17 11:16:37 2010
New Revision: 900098

URL: http://svn.apache.org/viewvc?rev=900098&view=rev
Log:
maven-surefire-plugin 2.5 is released: now every toolchain-aware plugins are released\!

Modified:
    maven/site/trunk/src/site/apt/guides/mini/guide-using-toolchains.apt

Modified: maven/site/trunk/src/site/apt/guides/mini/guide-using-toolchains.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/mini/guide-using-toolchains.apt?rev=900098&r1=900097&r2=900098&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/guides/mini/guide-using-toolchains.apt (original)
+++ maven/site/trunk/src/site/apt/guides/mini/guide-using-toolchains.apt Sun Jan 17 11:16:37 2010
@@ -38,14 +38,13 @@
   Toolchains would only work in Maven 2.0.9 and higher versions. For more details about it's design and implementation,
   please see {{{http://cwiki.apache.org/confluence/display/MAVENOLD/Toolchains}Toolchains}}.
 
-  Below are the plugins which are toolchain-aware, meaning they can be used with toolchains. Please note that these are
-  still SNAPSHOT versions and are not yet released.
+  Below are the plugins which are toolchain-aware, meaning they can be used with toolchains:
 
   [[1]] <<<maven-compiler-plugin-2.1>>>
 
   [[2]] <<<maven-javadoc-plugin-2.5>>>
 
-  [[3]] <<<maven-surefire-plugin-2.5-SNAPSHOT>>>
+  [[3]] <<<maven-surefire-plugin-2.5>>>
 
   [[4]] <<<exec-maven-plugin-1.1.1>>> (Codehaus MOJO)
 
@@ -142,6 +141,3 @@
 -----
 
   Note that you can configure as many toolchains as you want in your <<<toolchains.xml>>> file.
-
-
-