Archetype to create a new webapp based on MyFaces 2.0, specially for debug issues
'org.apache.myfaces.buildtools:myfaces-archetype-helloworld20-debug:1.0.4'
<dependency>
<groupId>org.apache.myfaces.buildtools</groupId>
<artifactId>myfaces-archetype-helloworld20-debug</artifactId>
<version>1.0.4</version>
</dependency>
<dependency org="org.apache.myfaces.buildtools" name="myfaces-archetype-helloworld20-debug" rev="1.0.4"/>
"org.apache.myfaces.buildtools", "myfaces-archetype-helloworld20-debug", "1.0.4"