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!
Unofficial Releases
Unofficial Maven Repository for unofficial releases based in the changes from
original open source repository.
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.