Thank you!!!
--
View this message in context:
http://maven.40175.n5.nabble.com/Maven-don-t-include-index-jsp-tp5644304p5644716.html
Sent from the Maven Developers mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: dev
You're not using the default folder for the webapp sources.
So either change your folder structure (using src/main/webapp instead of
WebContent)
or configure
http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html#warSourceDirectory
Robert
Op Mon, 16 Apr 2012 18:19:12 +0200 schreef t
Hello. I'm doing a training project on Eclipse with Spring MVC and Hibernate.
The problem is that I am exporting to the Eclipse WAR file, but TomCat sees
it as one error. I decided to try to compile the project in Maven. However,
after compiling I see in war only archive of the folder WEB-INF (web.