Looks like you're trying to use m2e with a really old Eclipse version. This
error looks like m2e-wtp (the JSF integration) is expecting to use a more
*recent* WTP API, that can't be found in your Eclipse installation.
If upgrading Eclipse is not an option, then you can try to uncheck
Preferences > Maven > Java EE Integration > JSF Configurator



On Tue, Feb 2, 2016 at 11:26 AM, Eric B <ebenza...@gmail.com> wrote:

> I'm using Eclipse Juno with M2e 1.5.2 installed.
>
> Generally speaking, everything seems to be working properly, however,
> recently, I keep seeing this error message when I try to update a WAR
> project (I actually have 3 wars that fail this way)
>
> Could not update project ComStatic configuration
> Property not located:IJSFFacetInstallDataModelProperties.SERVLET_NAME
>
> I've looked through my web.xml and all my servlets are properly named
> (they all have servlet-name properties).
>
> I could not find any reference/documentation regarding this error anywhere.
>
> Can anyone point me in the right direction how to debug/resolve this issue?
>
>  Thanks,
>
> Eric
>
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>



-- 
"Have you tried turning it off and on again" - The IT Crowd
And if that fails, then http://goo.gl/tnBgH5
_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to