Author: olamy
Date: Tue Nov  1 07:59:01 2011
New Revision: 1195862

URL: http://svn.apache.org/viewvc?rev=1195862&view=rev
Log:
upgrade antrun and shade released version

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=1195862&r1=1195861&r2=1195862&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Tue Nov  1 07:59:01 2011
@@ -98,7 +98,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-acr-plugin/} <<<app-client>>>}}            | B          | 
1.0          | 2011-03-31 | Build a JavaEE application client from the current 
project. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin}SVN}} | 
{{{http://jira.codehaus.org/browse/MACR}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-shade-plugin/} <<<shade>>>}}               | B          | 
1.4          | 2010-08-11 | 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}}
+| {{{/plugins/maven-shade-plugin/} <<<shade>>>}}               | B          | 
1.5          | 2011-11-01 | 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>>                                        |            |  
            |            | <<Plugins which generate reports, are configured as 
reports in the POM and run under the site generation lifecycle.>> | |
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -128,7 +128,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-ant-plugin/} <<<ant>>>}}                   | B          | 
2.3          | 2009-11-11 | Generate an Ant build file for the project. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin}SVN}} | 
{{{http://jira.codehaus.org/browse/MANT}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}}             | B          | 
1.6          | 2010-10-11 | Run a set of ant tasks from a phase of the build. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MANTRUN}JIRA}}
+| {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}}             | B          | 
1.7          | 2010-11-01 | Run a set of ant tasks from a phase of the build. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MANTRUN}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}}     | B          | 
2.1          | 2011-09-04 | Generate a skeleton project structure from an 
archetype. | 
{{{http://svn.apache.org/repos/asf/maven/archetype/trunk/archetype-plugin}SVN}} 
| {{{http://jira.codehaus.org/browse/ARCHETYPE}JIRA}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+


Reply via email to