You only need to run the exe.bat file on Windows or exe.sh file on Mac and Linux in order to create easily your jsf project.
The project will come with jsf-impl and jsf-api dependencies already setup, you can check it out in pom.xml
- Download the template_setup.zip Download
- Extract it
- Open the folder extracted and click on the exe file (a jsfapp project will be created)
- Then import the jsfapp project into your IDE
- Run it