Author: hboutemy
Date: Tue Feb 25 18:29:30 2014
New Revision: 1571780

URL: http://svn.apache.org/r1571780
Log:
display "type/tool" instead of "tool (type)" for app-client/acr

Modified:
    maven/site/trunk/content/apt/plugins/index.apt

Modified: maven/site/trunk/content/apt/plugins/index.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugins/index.apt?rev=1571780&r1=1571779&r2=1571780&view=diff
==============================================================================
--- maven/site/trunk/content/apt/plugins/index.apt (original)
+++ maven/site/trunk/content/apt/plugins/index.apt Tue Feb 25 18:29:30 2014
@@ -96,7 +96,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-war-plugin/} <<<war>>>}}                   | B          | 
2.4          | 2013-07-07 | 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/} <<<acr>>>}} (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-acr-plugin/} <<<app-client/acr>>>}}        | 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          | 
2.2          | 2013-11-28 | 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}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+


Reply via email to