blob: 463f8ae24a80585e8f7724f0dd43b4fcedcb713b [file] [log] [blame]
------
Myfaces HelloWorld Facelets Archetype
------
Overview
This project defines a Maven archetype. Running the archetype plugin with this archetype will
create a directory tree containing the files needed to quickly get started on a new JSF 1.2
project which uses Facelets as the templating language.
Usage
Use the following maven command and then select myfaces-archetype-helloworld-facelets from the options.
+------------------------------------------------------------------+
mvn archetype:generate -DarchetypeCatalog=http://myfaces.apache.org
+------------------------------------------------------------------+