I have a Maven/Grails app that almost builds, but fails to find web.xml at [my-app]\webapp\WEB-INF\web.xml. But the directory structure contains a web-app folder, as usual, not webapp.
Is this a matter of an old version of maven interacting with Grails in a strange way? Or is it a bad error message? Or any other ideas?