OCPSoft.com - Simple SolutionsCommunity Documentation
PrettyFaces uses new Maven artifact identifiers, changed from older versions. Please use the following artifacts depending on the JSF and Servlet versions you are using.
<dependency> <groupId>com.ocpsoft</groupId> <artifactId>prettyfaces-jsf2</artifactId> <version>3.1.1</version> </dependency>
<dependency> <groupId>com.ocpsoft</groupId> <artifactId>prettyfaces-jsf12</artifactId> <version>3.1.1</version> </dependency>