Author: hboutemy
Date: Sun Sep 25 09:42:24 2016
New Revision: 1762171
URL: http://svn.apache.org/viewvc?rev=1762171&view=rev
Log:
help wanted on MNGSITE-292
Modified:
maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
Modified: maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt?rev=1762171&r1=1762170&r2=1762171&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt
(original)
+++ maven/site/trunk/content/apt/guides/mini/guide-creating-archetypes.apt Sun
Sep 25 09:42:24 2016
@@ -28,6 +28,10 @@
Guide to Creating Archetypes
+ <<Help Wanted>>: this mini-guide explains Archetype 1.x and should be updated
to match Archetype 2.x
+ (the essential difference being
{{{/archetype/archetype-models/archetype-descriptor/archetype-descriptor.html}the
<<<archetype-metadata.xml>>> descriptor}}).
+ Please attach a patch to
{{{https://issues.apache.org/jira/browse/MNGSITE-292}MNGSITE-292 Jira issue}}.
+
Creating an archetype is a pretty straight forward process. An archetype is a
very simple artifact, that contains the project prototype you wish to create.
An archetype is made up of: