I\'m trying to create a very simple webapp with maven and eclipse, but I\'m having no joy at all, in fact the reverse of joy.
I go to File -> New Project, select Mav
Anything else is likely to be down to the archetype and how you've configured your pom.xml
. The directory structure you describe is identical to the one maven-archetype-webapp
creates on the command line.