Minimal Java EE application with a single page demo of CDI, JSF, JPA and Validation to verify everything works.
'org.fluttercode.knappsack:jee6-minimal-archetype:1.0.8'
<dependency>
<groupId>org.fluttercode.knappsack</groupId>
<artifactId>jee6-minimal-archetype</artifactId>
<version>1.0.8</version>
</dependency>
<dependency org="org.fluttercode.knappsack" name="jee6-minimal-archetype" rev="1.0.8"/>
"org.fluttercode.knappsack", "jee6-minimal-archetype", "1.0.8"