Author: buildbot
Date: Wed Feb 12 03:25:58 2014
New Revision: 897539
Log:
Staging update by buildbot for myfaces
Modified:
websites/staging/myfaces/trunk/content/ (props changed)
websites/staging/myfaces/trunk/content/wiki/core/user-guide/getting-started/myfaces-archetypes-for-maven.html
Propchange: websites/staging/myfaces/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 12 03:25:58 2014
@@ -1 +1 @@
-1567508
+1567510
Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/getting-started/myfaces-archetypes-for-maven.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/getting-started/myfaces-archetypes-for-maven.html
(original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/getting-started/myfaces-archetypes-for-maven.html
Wed Feb 12 03:25:58 2014
@@ -259,9 +259,7 @@
<div>
<p><a href="/">Home</a> » <a href="/wiki/">Wiki</a> » <a
href="/wiki/core.html">MyFaces Core</a> » <a href="/wiki/core/user-guide.html">MyFaces
Core User Guide</a> » <a href="/wiki/core/user-guide/getting-started.html">Getting
Started</a></p>
<h2>MyFaces Archetypes for Maven</h2>
- <div id="content" class="grid_16"><div class="section-content"><h2>MyFaces
Maven archetypes </h2>
-
-<p>The MyFaces Maven archetypes project provides a number of <a
+ <div id="content" class="grid_16"><div class="section-content"><p>The
MyFaces Maven archetypes project provides a number of <a
href="http://maven.apache.org/guides/introduction/introduction-to-archetypes.html">Maven
archetypes</a> to get you started on a MyFaces-based project quickly. The
table below lists the available archetypes and which MyFaces libraries are
@@ -284,7 +282,7 @@ used for any given archetype.</p>
<th> </th>
</tr>
<tr>
- <td> [HelloWorld 2.0 Basic](#the-myfaces-hello-world-archetypes.html)</td>
+ <td markdown="1">[HelloWorld 2.0 Basic](#helloworld20)</td>
<td> Webapp project that uses MyFaces Core 2.0.x with Facelets as the
page templating system. </td>
<td> 2.0 </td>
@@ -398,8 +396,7 @@ After choosing a number and pressing Ent
artifact ID, version, and package. These are the default values used to
create the project. After we confirm these settings, Maven creates the new,
empty project for us.</p></p>
-<h3>The MyFaces Hello World Archetypes</h3>
-
+<h3 id="helloworld20">The MyFaces Hello World Archetypes</h3>
<p>This archetypes allows you to generate a template for a web application
that uses MyFaces, based on the blank example application. So, creating the
template of the application is as easy as executing:</p>
|