blob: 72e5ecff92b2573f950726422595396e0c4f795e [file] [log] [blame]
------
MyFaces Extscript JSF 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 using MyFaces Extension Scripting.
Usage
Use the following maven command and then select myfaces-archetype-extscript-jsf20 from the options.
+------------------------------------------------------------------+
mvn archetype:generate -DarchetypeCatalog=http://myfaces.apache.org
+------------------------------------------------------------------+