I have been trying to implement primefaces in an eclipse project but I can not make it work, JSF works well in the project but when I try to add components of primefaces to the project the result in the browser is a blank page, the only thing that I can use normally are the components of pure JSF, then I show the eclipse configurations:
The download of primefaces was with Maven, try adding the jar aside but it did not work for me either
and here I show the configuration of the web.xml file
I use Groovy / Grails Tool Suite 3.6.4.RELEASE