You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ws...@apache.org on 2008/02/23 00:49:37 UTC

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

Author: wsmoak
Date: Fri Feb 22 15:49:32 2008
New Revision: 630358

URL: http://svn.apache.org/viewvc?rev=630358&view=rev
Log:
Added maven-stage-plugin 1.0-alpha-1.

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=630358&r1=630357&r2=630358&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Fri Feb 22 15:49:32 2008
@@ -117,6 +117,8 @@
 *-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-source-plugin/} <<<source>>>}}          | 2.0.4  | Build a JAR of sources for use in IDEs and distribution to the repository. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MSOURCES}JIRA}}
 *-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-stage-plugin/} <<<stage>>>}}            | 1.0-alpha-1 | 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}}
+*-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
 | <<IDEs>>                                                  | | <Plugins that simplify integration with integrated developer environments.> | |
 *-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-eclipse-plugin/} <<<eclipse>>>}}        | 2.4    | 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}}