Author: dfabulich Date: Sat Sep 27 17:00:47 2008 New Revision: 699759 URL: http://svn.apache.org/viewvc?rev=699759&view=rev Log: Adding reactor plugin to the 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=699759&r1=699758&r2=699759&view=diff ============================================================================== --- maven/site/trunk/src/site/apt/plugins/index.apt (original) +++ maven/site/trunk/src/site/apt/plugins/index.apt Sat Sep 27 17:00:47 2008 @@ -134,6 +134,8 @@ *-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-release-plugin/} <<<release>>>}} | 2.0-beta-7 | 2007-10-27 | Release the current project - updating the POM and tagging in the SCM. | {{{http://svn.apache.org/repos/asf/maven/release/trunk/maven-release-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MRELEASE}JIRA}} *-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+ +| {{{/plugins/maven-reactor-plugin/} <<<reactor>>>}} | 1.0 | 2008-09-27 | Build a subset of interdependent projects in a reactor | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-reactor-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MREACTOR}JIRA}} +*-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| 1.0 | 2008-03-20 | Copy remote resources to the output directory for inclusion in the artifact. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-remote-resources-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MRRESOURCES}JIRA}} *-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-repository-plugin/} <<<repository>>>}} | 2.1 | 2008-06-26 | Plugin to help with repository-based tasks. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-repository-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MREPOSITORY}JIRA}}