Weld archetype for creating a minimal Java EE 6 application using JSF 2.0, CDI 1.0 and EJB 3.1 (persistence unit not included)
'org.jboss.weld.archetypes:weld-jsf-jee-minimal:1.0.0-BETA1'
<dependency>
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-jsf-jee-minimal</artifactId>
<version>1.0.0-BETA1</version>
</dependency>
<dependency org="org.jboss.weld.archetypes" name="weld-jsf-jee-minimal" rev="1.0.0-BETA1"/>
"org.jboss.weld.archetypes", "weld-jsf-jee-minimal", "1.0.0-BETA1"