blob: 627a002aa0b11b5b3232451e5b54a1891891294d [file] [log] [blame]
------
MyFaces CODI 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 CODI and Apache OpenWebBeans.
Usage
Use the following maven command and then select myfaces-archetype-codi-jsf20 from the options.
+------------------------------------------------------------------+
mvn archetype:generate -DarchetypeCatalog=http://myfaces.apache.org
+------------------------------------------------------------------+