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