svn commit: r831714 - /maven/site/trunk/src/site/apt/plugins/index.apt

View: New views
1 Messages — Rating Filter:   Alert me  

svn commit: r831714 - /maven/site/trunk/src/site/apt/plugins/index.apt

by stephenc-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Author: stephenc
Date: Sun Nov  1 17:45:01 2009
New Revision: 831714

URL: http://svn.apache.org/viewvc?rev=831714&view=rev
Log:
adding toolchains to the maven site

Modified:
    maven/site/trunk/src/site/apt/plugins/index.apt

Modified: maven/site/trunk/src/site/apt/plugins/index.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/plugins/index.apt?rev=831714&r1=831713&r2=831714&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Sun Nov  1 17:45:01 2009
@@ -159,6 +159,8 @@
 *-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-stage-plugin/} <<<stage>>>}}            | B          | 1.0-alpha-2  | 2009-07-14 | Assists with release staging and promotion. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-stage-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MSTAGE}JIRA}}
 *-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-toolchains-plugin/} <<<toolchains>>>}}  | B          | 1.0          | 2009-11-01 | Allows to share configuration across plugins. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-toolchains-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MTOOLCHAINS}JIRA}}
+*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | <<IDEs>>                                                  |            |              |            | <<Plugins that simplify integration with integrated developer environments.>> | |
 *-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-eclipse-plugin/} <<<eclipse>>>}}        | B          | 2.7          | 2009-06-13 | Generate an Eclipse project file for the current project. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MECLIPSE}JIRA}}