I'm using Maven with WTP support in Eclipse. I've configured Project Facets to use Dynamic Web Module 3.0, Java 1.7 and JSF 2.1. Still I'm getting this error, under problems tab. JavaServer Faces 2.0 requires Dynamic Web Module 2.5 or newer. Could you guys point me in the right direction?
UPDATE: Deleted the markers and the errors did not re-appear. Thanks! :)