Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Complete
-
Affects Version/s: 1.2.1.RELEASE
-
Fix Version/s: 1.2.2.RELEASE
-
Component/s: None
-
Labels:
-
Environment: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.