Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

java-tools/primefaces-showcase

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimeFaces Showcase - JSF Tools version

Getting Started

Deployable version of PrimeFaces Showcase war file can be downloaded manually or build it from sources.

Prebuilt war

For a full list of the available downloads, please visit the download page. Scroll down to showcase for war file link.

Build from sources
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
Run from local sources

Running showcase with PrimeFaces 5.3-SNAPSHOT

mvn clean jetty:run -Pdev
OR 
mvn clean jetty:run  

Running showcase with PrimeFaces 5.2 stable release

mvn clean jetty:run -Pcommunity-stable

Running showcase with PrimeFaces 5.2.2-SNAPSHOT elite release

mvn clean jetty:run -Pelite-dev
Create installable WAR file

Development version

mvn clean package

Stable version

mvn clean package -Pcommunity-stable

Elite version

mvn clean package -Pelite-dev

http://localhost:8080/showcase/

http://localhost:8080/showcase/mobile/index.xhtml

License

Licensed under the Apache License, Version 2.0 (the "License") http://www.apache.org/licenses/LICENSE-2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.