Cannot Change Version of Project Facet Dynamic Web Module to 3.0

Cannot change version of project facet Dynamic Web Module to 3.0?

I updated my web.xml

<web-app xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
version="3.0">
<display-name>Servlet 3.0 Web Application</display-name>
</web-app>

and then just Maven -> Update Project ...

Cannot change version of project facet Dynamic Web Module to 3.1

Related bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=530958

Please try using m2e-wtp 1.4.0. At the moment, the latest milestone build is available from http://download.eclipse.org/m2e-wtp/milestones/photon/1.4/.



Related Topics



Leave a reply



Submit