Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Complete
-
1.2.1.RELEASE
-
None
-
Ubuntu 11.10 (32bit), Cloud Foundry Addon 1.2 M1 and previous version
Description
When running cloud foundry login with --cloudControllerUrl <url> --email <email> --password <pass> I get the following message:
org.springframework.roo.support.util.StringUtils not found by org.springframework.roo.support [61]
The second time I tried it, I added http:// to the url and I got the following:
org/springframework/roo/support/util/StringUtils
This happens every time that I try using cloud foundry login.