!!! The showcase is deprecated and replaced by: https://github.com/primefaces/primefaces/tree/master/primefaces-showcase !!!
Deployable version of PrimeFaces Showcase war file can be downloaded manually or build it from sources.
For a full list of the available downloads, please visit the download page. Scroll down to showcase for war file link.
git clone https://github.com/primefaces/showcase.git
cd showcase
mvn clean -- clean temp files from target folder
mvn package -- create war file (under target directory)
mvn jetty:run -- run showcase project locally
mvn clean jetty:run
http://localhost:8080/showcase/
User Guide is available at documentation page along with other additional resoures.
Visit Contribution Wiki page for the detailed information.
Licensed under the Apache License, Version 2.0 (the "License") http://www.apache.org/licenses/LICENSE-2.0