When I do the following I have extreme issues:
1) Create a new Web Project and tag as a Maven project. Adding Spring capabilities causes the generated code packages etc to be incorrect and bad builds to be invoked.
2) Creating a new Web Project and adding Spring Capabilities, Then adding Maven to the project, causes errors in Maven during the auto-gen of scaffolding with new Domain Objects after the fact.
Has anyone used Maven support in a project that uses Spring Capabilities with success for builds??