Hi there,

I'm trying to migrate an exisiting (web-)project to roo. After some painful hours I got all the things done with eclipse and maven and I'm able to run unit-tests from roo.

I'm using hibernate and spring mvc in my project, and it's all configured and fine and I really dont want to change anything (at least not much) about my configuration. But roo doesn't detect that jpa and web is allready set up and tells me that I should setup.

How can I tell roo that everything is configured and fine and it should just use the config I created?

Regards,
Michael