You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2007/10/28 01:05:54 UTC

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

Author: dennisl
Date: Sat Oct 27 16:05:53 2007
New Revision: 589238

URL: http://svn.apache.org/viewvc?rev=589238&view=rev
Log:
o Update versions.

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=589238&r1=589237&r2=589238&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Sat Oct 27 16:05:53 2007
@@ -41,7 +41,7 @@
 *-----------------------------------------------------------*--------+----------------------------------------------+
 | <<packaging types / tools>> | | <These plugins relate to packaging respective artifact types.>
 *-----------------------------------------------------------+--------+----------------------------------------------+
-| {{{/plugins/maven-ear-plugin/} <<<ear>>>}}                | 2.3    | Generate an EAR from the current project.
+| {{{/plugins/maven-ear-plugin/} <<<ear>>>}}                | 2.3.1  | Generate an EAR from the current project.
 *-----------------------------------------------------------+--------+----------------------------------------------+
 | {{{/plugins/maven-ejb-plugin/} <<<ejb>>>}}                | 2.1    | Build an EJB (and optional client) from the current project.
 *-----------------------------------------------------------+--------+----------------------------------------------+
@@ -55,7 +55,7 @@
 *-----------------------------------------------------------+-----------------------+----------------------------------+
 | {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}}    | 2.1    | Generate a list of recent changes from your SCM.
 *-----------------------------------------------------------+-----------------------+----------------------------------+
-| {{{/plugins/maven-changes-plugin/} <<<changes>>>}}        | 2.0-beta-2 | Generate a report from issue tracking or a change document.
+| {{{/plugins/maven-changes-plugin/} <<<changes>>>}}        | 2.0-beta-3 | Generate a report from issue tracking or a change document.
 *-----------------------------------------------------------+--------+----------------------------------------------+
 | {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}}  | 2.1    | Generate a checkstyle report.
 *-----------------------------------------------------------+--------+----------------------------------------------+
@@ -101,9 +101,9 @@
 *-----------------------------------------------------------+--------+----------------------------------------------+
 | {{{/plugins/maven-plugin-plugin/} <<<plugin>>>}}          | 2.3    | Create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR.
 *-----------------------------------------------------------+--------+----------------------------------------------+
-| {{{/plugins/maven-release-plugin/} <<<release>>>}}        | 2.0-beta-6 | Release the current project - updating the POM and tagging in the SCM.
+| {{{/plugins/maven-release-plugin/} <<<release>>>}}        | 2.0-beta-7 | Release the current project - updating the POM and tagging in the SCM.
 *-----------------------------------------------------------+--------+----------------------------------------------+
-| {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| 1.0-alpha-4 | Copy remote resources to the output directory for inclusion in the artifact.
+| {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| 1.0-alpha-6 | Copy remote resources to the output directory for inclusion in the artifact.
 *-----------------------------------------------------------+--------+----------------------------------------------+
 | {{{/plugins/maven-repository-plugin/} <<<repository>>>}}  | 2.0    | Plugin to help with repository-based tasks.
 *-----------------------------------------------------------+--------+----------------------------------------------+