An archetype that creates a war project that depends on JSF 2.1.
'javax.faces:javax.faces-war-archetype:2.1'
<dependency>
<groupId>javax.faces</groupId>
<artifactId>javax.faces-war-archetype</artifactId>
<version>2.1</version>
</dependency>
<dependency org="javax.faces" name="javax.faces-war-archetype" rev="2.1"/>
"javax.faces", "javax.faces-war-archetype", "2.1"