Author: dkulp
Date: Mon Jan 21 11:32:06 2008
New Revision: 613979
URL: http://svn.apache.org/viewvc?rev=613979&view=rev
Log:
Add shade plugin to plugin 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=613979&r1=613978&r2=613979&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Mon Jan 21 11:32:06 2008
@@ -51,6 +51,8 @@
*-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-war-plugin/} <<<war>>>}} | 2.1-alpha-1 |
Build a WAR from the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-war-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MWAR}JIRA}}
*-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-shade-plugin/} <<<shade>>>}} | 1.0-beta-1 |
Build an Uber-JAR from the current project, including dependencies. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MSHADE}JIRA}}
+*-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
| <<reporting>> | | <Plugins which
generate reports, are configured as reports in the POM and run under the site
generation lifecycle.> | |
*-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
| {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}} | 2.1 |
Generate a list of recent changes from your SCM. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCHANGELOG}JIRA}}