Author: buildbot
Date: Sun Aug  9 22:11:11 2015
New Revision: 961275

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    
websites/staging/maven/trunk/content/guides/introduction/introduction-to-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 Sun Aug  9 22:11:11 2015
@@ -1 +1 @@
-1694917
+1694920

Modified: 
websites/staging/maven/trunk/content/guides/introduction/introduction-to-archetypes.html
==============================================================================
--- 
websites/staging/maven/trunk/content/guides/introduction/introduction-to-archetypes.html
 (original)
+++ 
websites/staging/maven/trunk/content/guides/introduction/introduction-to-archetypes.html
 Sun Aug  9 22:11:11 2015
@@ -457,7 +457,7 @@
 <h3><a name="Using_an_Archetype"></a>Using an Archetype</h3>
 <p>To create a new project based on an Archetype, you need to call <tt>mvn 
archetype:generate</tt> goal, like the following:</p>
 <div class="source"><pre class="prettyprint linenums">mvn 
archetype:generate</pre></div>
-<p>Please refer to <a class="externalLink" 
href="http://maven.apache.org/plugins/maven-archetype-plugin/usage.html";>Archetype
 Plugin Page</a>.</p></div>
+<p>Please refer to <a 
href="/archetype/maven-archetype-plugin/usage.html">Archetype Plugin 
Page</a>.</p></div>
 <div class="section">
 <h3><a name="Provided_Archetypes"></a>Provided Archetypes</h3>
 <p>Maven provides several Archetype artifacts:</p>
@@ -498,7 +498,7 @@
 <tr class="b">
 <td align="left">maven-archetype-webapp</td>
 <td align="left">An archetype which contains a sample Maven Webapp 
project.</td></tr></table>
-<p>For more information on these archetypes, please refer the <a 
class="externalLink" href="http://maven.apache.org/archetype/index.html";>Maven 
Archetypes page</a>.</p></div>
+<p>For more information on these archetypes, please refer the <a 
href="/archetypes/index.html">Maven Archetype Bundles page</a>.</p></div>
 <div class="section">
 <h3><a name="What_makes_up_an_Archetype"></a>What makes up an Archetype?</h3>
 <p>Archetypes are packaged up in a JAR and they consist of the archetype 
metadata which describes the contents of archetype and a set of <a 
class="externalLink" href="http://velocity.apache.org/";>Velocity</a> templates 
which make up the prototype project. If you would like to know how to make your 
own archetypes please refer to our <a 
href="../mini/guide-creating-archetypes.html">Guide to creating 
archetypes</a>.</p></div></div>

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


Reply via email to