Author: hboutemy
Date: Tue Apr  6 20:30:07 2010
New Revision: 931308

URL: http://svn.apache.org/viewvc?rev=931308&view=rev
Log:
archetype plugin is now in /archetype instead of /plugins

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=931308&r1=931307&r2=931308&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Tue Apr  6 20:30:07 2010
@@ -123,7 +123,7 @@ Available Plugins
 
*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}}          | B          | 1.3 
         | 2008-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-archetype-plugin/} <<<archetype>>>}}    | B          | 
2.0-alpha-4  | 2008-09-26 | 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}}
+| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}}  | B          | 
2.0-alpha-4  | 2008-09-26 | 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}}
 
*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}}      | B          | 
2.2-beta-5   | 2009-12-13 | Build an assembly (distribution) of sources and/or 
binaries. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MASSEMBLY}JIRA}}
 
*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+


Reply via email to