blob: 667d89b6b2bb54c9fb19d5b8052d5e1880409434 [file] [log] [blame]
------
Myfaces HelloWorld 2.0 Debug 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. This archetype has some special profiles to debug issues quickly with different
configurations.
Usage
Use the following maven command and then select myfaces-archetype-helloworld20-debug from the options.
+------------------------------------------------------------------+
mvn archetype:generate -DarchetypeCatalog=http://myfaces.apache.org
+------------------------------------------------------------------+