blob: 3b85850f735f8ec0f20907b8b1aa772e9480bdf2 [file] [log] [blame]
------
Myfaces HelloWorld 2.0 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 2.0
project.
Usage
Use the following maven command and then select myfaces-archetype-helloworld20 from the options.
+------------------------------------------------------------------+
mvn archetype:generate -DarchetypeCatalog=http://myfaces.apache.org
+------------------------------------------------------------------+