Author: snicoll
Date: Thu Mar 31 15:35:10 2011
New Revision: 1087343

URL: http://svn.apache.org/viewvc?rev=1087343&view=rev
Log:
adding maven-acr-plugin reference for the initial release.

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=1087343&r1=1087342&r2=1087343&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Thu Mar 31 15:35:10 2011
@@ -96,6 +96,8 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-war-plugin/} <<<war>>>}}                   | B          | 
2.1.1        | 2010-11-03 | 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-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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | <<Reporting plugins>>                                        |            |  
            |            | <<Plugins which generate reports, are configured as 
reports in the POM and run under the site generation lifecycle.>> | |


Reply via email to