I’m just playing around with Spring Roo and multi-module Maven projects. When I start to import a project into the STS I am getting the following error and the SDK is getting unresponsive:
“Updating Maven Project”. Unsupported IClasspathEntry kind=4
The problem is somehow related to the m2e plugin integrated in the STS.
So solve this select (right click) on the STS/Eclipse modules
Maven -> Disable Maven Nature
run in the terminal
mvn eclipse:clean
and select again in STS
Configure -> Convert to Maven Project

![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=18935a78-a475-414b-9aeb-baea19f0ca6f)