Author: wsmoak
Date: Sun Feb 10 19:39:09 2008
New Revision: 620397

URL: http://svn.apache.org/viewvc?rev=620397&view=rev
Log:
Fix svn url, and list both Archetype plugin versions until 2.0 is further along.

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=620397&r1=620396&r2=620397&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Sun Feb 10 19:39:09 2008
@@ -85,7 +85,9 @@
 
*-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}}          | 1.1    | 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>>>}}    | 1.0-alpha-7 | 
Generate a skeleton project structure from an archetype. | 
{{{http://svn.apache.org/repos/asf/maven/archetype/trunk/maven-archetype/maven-archetype-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/ARCHETYPE}JIRA}}
+| {{{/plugins/maven-archetype-plugin/} <<<archetype>>>}}    | 2.0-alpha-1 | 
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-archetype-plugin-1.0-alpha-7/} <<<archetype>>>}}    | 
1.0-alpha-7 | Generate a skeleton project structure from an archetype. | 
{{{http://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-1.0-alpha-7/maven-archetype-plugin/}SVN}}
 | {{{http://jira.codehaus.org/browse/ARCHETYPE}JIRA}}
 
*-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}}      | 2.2-beta-1   | 
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