If you're importing an existing Maven project into Eclipse, you have to so some manual configuration to get both of them happy. The problem is that Eclipse constructs a webapp directory structure a certain way while Maven has slightly different expectations. You need to modify you classpath and build directives manually.
This was extremely helpful:
No comments:
Post a Comment