Fork me on GitHub

Why?

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. The sources from this work are all hosted in GitHub. Fork it!
Need support? See the official support page. The releases distributed here are not officially supported. Use at your own risk, according to the respective clauses in Apache License 2.0.

Unofficial Releases

Unofficial Maven Repository for unofficial releases based in the changes from original open source repository.

Version Base Resources Notes
5.1.3-UR r12029 Binary Sources ChangeLog
5.1.2-UR r11931 Binary Sources ChangeLog
5.0.12-UR r11922 Binary Sources ChangeLog
5.1.1-UR r11931 Binary Sources ChangeLog
5.0.11-UR r11922 Binary Sources ChangeLog
5.0.10-UR r11883 Binary Sources ChangeLog
5.0.8-UR r11814 Binary Sources ChangeLog
5.0.7-UR r11793 Binary Sources ChangeLog
5.0.6-UR r11748 Binary Sources ChangeLog
5.0.5-UR r11705 Binary Sources ChangeLog
5.0.4-UR r11633 Binary Sources ChangeLog
5.0.3-UR r11574 Binary Sources ChangeLog
5.0.2-UR r11511 Binary Sources ChangeLog
5.0.1-UR r11452 Binary Sources ChangeLog
4.0.6-UR2 r10498 Binary Sources ChangeLog
3.5.22-UR2 r10498 Binary Sources ChangeLog
4.0.5-UR r10349 Binary Sources ChangeLog
3.5.21-UR r10334 Binary Sources ChangeLog
4.0.4-UR r10263 Binary Sources ChangeLog
3.5.20-UR r10263 Binary Sources ChangeLog
4.0.3-UR r10235 Binary Sources ChangeLog
3.5.19-UR r10235 Binary Sources ChangeLog
4.0.2-UR r10202 Binary Sources ChangeLog
3.5.18-UR r10202 Binary Sources ChangeLog
4.0.1-UR r10158 Binary Sources ChangeLog
3.5.17-UR r10158 Binary Sources ChangeLog
3.5.16-UR r10105 Binary Sources ChangeLog
3.5.15-UR r10083 Binary Sources ChangeLog
3.5.14-UR r9944 Binary Sources ChangeLog
3.5.13-UR2 r9871 Binary Sources ChangeLog
3.5.12-UR r9861 Binary Sources ChangeLog
3.5.11-UR r9742 Binary Sources ChangeLog
3.5.10-UR r9678 Binary Sources ChangeLog
3.5.9-UR r9636 Binary Sources ChangeLog
3.5.8-UR r9429 Binary Sources ChangeLog
3.5.7-UR r9352 Binary Sources ChangeLog
3.5.6-UR r9327 Binary Sources ChangeLog
3.5.5-UR r9306 Binary Sources ChangeLog
3.5.4-UR r9175 Binary Sources ChangeLog
3.5.3-UR r9003 Binary Sources ChangeLog
3.5.2-UR r8865 Binary Sources ChangeLog
3.5.1-UR r8807 Binary Sources ChangeLog

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>

Warnings

This unofficial repository does not contain artifacts for themes. Therefore, keep the official repository in your POM.
In the 3.5.9-UR and 3.5.10-UR releases the feature 5850 ended up coming down from upstream version. See the workaround if you are using one of them.
From 3.5.8-UR to 3.5.13-UR releases, there is one bug in AjaxBehaviour.saveState. From the 3.5.13-UR2 release on, the bug was fixed.

Latest Official Releases

Please go to the Official Site for download official releases.