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