Unofficial Mirror of PrimeFaces JSF Components
The New Maintanance Policy doesn't have freely available releases starting with PrimeFaces 3.5.
This work initiative aims to provide freely available repositories with the result of an integration effort of each change from original open source repository. All sources came from the original repository under the Apache License 2.0.
Downloading unofficial releases with Maven:
<repository>
<id>unofaces-repo</id>
<name>Unofficial PrimeFaces Maven Repository</name>
<url>http://unofaces.github.io/repository</url>
<layout>default</layout>
</repository>
mvn clean install -Prelease -Dgpg.skip=true