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 2006/08/10 23:06:57 UTC

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

Author: dennisl
Date: Thu Aug 10 14:06:56 2006
New Revision: 430528

URL: http://svn.apache.org/viewvc?rev=430528&view=rev
Log:
[MNG-1952] Give equal footing to all m2 plugins and add Cargo plugin to the list.
Patch provided by Vincent Massol.

o Just added Cargo plugin to the list.

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=430528&r1=430527&r2=430528&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Thu Aug 10 14:06:56 2006
@@ -116,6 +116,8 @@
 *----------------------------------------------------------------------------+----------------------------------------+
 | <<Plugin>>                                                                 | <<Description>>
 *----------------------------------------------------------------------------+----------------------------------------+
+| {{{http://cargo.codehaus.org/Maven2+plugin} <<<cargo>>>}}                  | Start/stop/configure J2EE containers and deploy to them.
+*----------------------------------------------------------------------------+----------------------------------------+
 | {{{http://ws.apache.org/jaxme/mp/} <<<jaxme>>>}}                           | Use the JaxMe JAXB implementation to generate Java sources from XML schema.
 *----------------------------------------------------------------------------+----------------------------------------+
 | {{{http://jetty.mortbay.org/jetty6/maven-plugin/howto.html} <<<jetty6>>>}} | Run a Jetty container for rapid webapp development.