I\'m having a weird configuration problem with Maven in Eclipse. Although I can build the project and deploy it to tomcat without any errors, The Marker tab keeps showing th
You should check your project facets in the project configuration. This is where you may uncheck the JSF dependency.