You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by bu...@apache.org on 2015/11/12 23:03:34 UTC

svn commit: r972241 - in /websites/staging/maven/trunk/content: ./ guides/mini/guide-creating-archetypes.html maven-site-1.0-site.jar

Author: buildbot
Date: Thu Nov 12 22:03:34 2015
New Revision: 972241

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/guides/mini/guide-creating-archetypes.html
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 12 22:03:34 2015
@@ -1 +1 @@
-1714125
+1714129

Modified: websites/staging/maven/trunk/content/guides/mini/guide-creating-archetypes.html
==============================================================================
--- websites/staging/maven/trunk/content/guides/mini/guide-creating-archetypes.html (original)
+++ websites/staging/maven/trunk/content/guides/mini/guide-creating-archetypes.html Thu Nov 12 22:03:34 2015
@@ -454,7 +454,6 @@
 <li>the prototype files that are copied by the archetype plugin (directory: <tt>src/main/resources/archetype-resources/</tt>)</li>
 <li>the prototype pom (<tt>pom.xml</tt> in: <tt>src/main/resources/archetype-resources</tt>)</li>
 <li>a pom for the archetype (<tt>pom.xml</tt> in the archetype's root directory).</li></ul>
-<p>Note: this mini-guide has been written for <a class="externalLink" href="http://maven.apache.org/plugins/maven-archetype-plugin-1.0-alpha-7/">archetype plugin version 1.0.x</a>, with its <a class="externalLink" href="http://maven.apache.org/archetype/archetype-common/archetype.html">old archetype descriptor</a> (stored in <tt>archetype.xml</tt> file). <a class="externalLink" href="http://maven.apache.org/archetype/maven-archetype-plugin/">Archetype plugin 2.x</a> is a new generation that fully supports archetypes created for 1.0.x, and adds a <a class="externalLink" href="http://maven.apache.org/archetype/archetype-models/archetype-descriptor/archetype-descriptor.html">new archetype descriptor</a> (stored in <tt>archetype-metadata.xml</tt> file): it's more flexible, has more features, but the basis is absolutely the same.</p>
 <p>To create an archetype follow these steps:</p>
 <div class="section">
 <h3><a name="a1._Create_a_new_project_and_pom.xml_for_the_archetype_artifact"></a>1. Create a new project and pom.xml for the archetype artifact</h3>

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.