I wanna make web project using the Maven to import automatically all libraries that I need, so I chose \"maven-archetype-webpp\"
after that I got this error
In my case eclipse was using an old settings.xml file.
You need just to follow those steps:
After which, if the build fails when you do Maven Install, it means there is no web.xml file under WEB-INF or some problem associated with it. it really works