Author: hboutemy
Date: Sat Apr 10 00:43:58 2010
New Revision: 932657
URL: http://svn.apache.org/viewvc?rev=932657&view=rev
Log:
fixed old archetype plugin href
Modified:
maven/archetype/trunk/archetype-plugin/src/site/apt/index.apt
Modified: maven/archetype/trunk/archetype-plugin/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/archetype/trunk/archetype-plugin/src/site/apt/index.apt?rev=932657&r1=932656&r2=932657&view=diff
==============================================================================
--- maven/archetype/trunk/archetype-plugin/src/site/apt/index.apt (original)
+++ maven/archetype/trunk/archetype-plugin/src/site/apt/index.apt Sat Apr 10
00:43:58 2010
@@ -53,7 +53,7 @@ Maven 2 Archetype Plugin
The archetype plugin has four goals:
* {{{./create-mojo.html}archetype:create}} creates a Maven 2 project from an
- archetype. It use the behaviour of the
{{{../maven-archetype-plugin-1.0-alpha-7/}Archetype Plugin version
1.0-alpha-7}}.
+ archetype. It use the behaviour of the
{{{/plugins/maven-archetype-plugin-1.0-alpha-7/}Archetype Plugin version
1.0-alpha-7}}.
* {{{./generate-mojo.html}archetype:generate}} ask the user to choose an
archetype
from the archetype catalog, and retrieves it from the remote repository.