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/08/10 00:21:25 UTC

svn commit: r961278 - in /websites/staging/maven/trunk/content: ./ guides/introduction/introduction-to-archetypes.html maven-site-1.0-site.jar

Author: buildbot
Date: Sun Aug  9 22:21:25 2015
New Revision: 961278

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:21:25 2015
@@ -1 +1 @@
-1694921
+1694922

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:21:25 2015
@@ -467,37 +467,37 @@
 <th align="left">Description</th></tr>
 <tr class="b">
 <td align="left">maven-archetype-archetype</td>
-<td align="left">An archetype which contains a sample archetype.</td></tr>
+<td align="left">An archetype to generate a sample archetype project.</td></tr>
 <tr class="a">
 <td align="left">maven-archetype-j2ee-simple</td>
-<td align="left">An archetype which contains a simplifed sample J2EE application.</td></tr>
+<td align="left">An archetype to generate a simplifed sample J2EE application.</td></tr>
 <tr class="b">
 <td align="left">maven-archetype-mojo</td>
-<td align="left">An archetype which contains a sample a sample Maven plugin.</td></tr>
+<td align="left">An archetype to generate a sample a sample Maven plugin.</td></tr>
 <tr class="a">
 <td align="left">maven-archetype-plugin</td>
-<td align="left">An archetype which contains a sample Maven plugin.</td></tr>
+<td align="left">An archetype to generate a sample Maven plugin.</td></tr>
 <tr class="b">
 <td align="left">maven-archetype-plugin-site</td>
-<td align="left">An archetype which contains a sample Maven plugin site.</td></tr>
+<td align="left">An archetype to generate a sample Maven plugin site.</td></tr>
 <tr class="a">
 <td align="left">maven-archetype-portlet</td>
-<td align="left">An archetype which contains a sample JSR-268 Portlet.</td></tr>
+<td align="left">An archetype to generate a sample JSR-268 Portlet.</td></tr>
 <tr class="b">
 <td align="left">maven-archetype-quickstart</td>
-<td align="left">An archetype which contains a sample Maven project.</td></tr>
+<td align="left">An archetype to generate a sample Maven project.</td></tr>
 <tr class="a">
 <td align="left">maven-archetype-simple</td>
-<td align="left">An archetype which contains a simple Maven project.</td></tr>
+<td align="left">An archetype to generate a simple Maven project.</td></tr>
 <tr class="b">
 <td align="left">maven-archetype-site</td>
-<td align="left">An archetype which contains a sample Maven site which demonstrates some of the supported document types like APT, XDoc, and FML and demonstrates how to i18n your site.</td></tr>
+<td align="left">An archetype to generate a sample Maven site which demonstrates some of the supported document types like APT, XDoc, and FML and demonstrates how to i18n your site.</td></tr>
 <tr class="a">
 <td align="left">maven-archetype-site-simple</td>
-<td align="left">An archetype which contains a sample Maven site.</td></tr>
+<td align="left">An archetype to generate a sample Maven site.</td></tr>
 <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>
+<td align="left">An archetype to generate a sample Maven Webapp project.</td></tr></table>
 <p>For more information on these archetypes, please refer to 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>

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