Author: hboutemy Date: Tue Apr 24 10:38:17 2012 New Revision: 1329629 URL: http://svn.apache.org/viewvc?rev=1329629&view=rev Log: added a link to Maven Archetypes page
Modified: maven/site/trunk/src/site/apt/guides/introduction/introduction-to-archetypes.apt Modified: maven/site/trunk/src/site/apt/guides/introduction/introduction-to-archetypes.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/introduction/introduction-to-archetypes.apt?rev=1329629&r1=1329628&r2=1329629&view=diff ============================================================================== --- maven/site/trunk/src/site/apt/guides/introduction/introduction-to-archetypes.apt (original) +++ maven/site/trunk/src/site/apt/guides/introduction/introduction-to-archetypes.apt Tue Apr 24 10:38:17 2012 @@ -71,6 +71,8 @@ mvn archetype:generate | maven-archetype-webapp | An archetype which contains a sample Maven Webapp project. | *-----------------------------+----------------+ + For more information on these archetypes, please refer the {{{http://maven.apache.org/archetype/maven-archetype-bundles/}Maven Archetypes page}}. + * What makes up an Archetype? Archetypes are packaged up in a JAR and they consist of the archetype metadata which describes the contents of