Spring Roo Integration working versions?

Is there a set of software versions that actually works with Spring Roo?

I understand that right now I can’t use Spring Roo 1.2.x (and thus can’t use very recent STS Springsource Tool Suite). So I’ve tried command line Spring Roo 1.1.5 and 1.1.4 and trying to follow the tutorial on this website but I get this error:

roo> addon install id 6
Unsatisfied requirement(s):

(&(package=org.springframework.roo.process.manager)(version>=1.2.0)(!(version>=2.0.0)))
Vaadin Plug-in for Spring Roo

where the version of Vaadin add on is 1.1.1

Any ideas? Is there a specific up to date tutorial I should follow?