
Originally Posted by
wakalah
Hi,
I'm trying to install cloud foundry addon to roo, but can't found the bundle.
roo> addon install bundle --bundleSymbolicName org.springframework.roo.addon.cloud.foundry
Could not find specified bundle with symbolic name: org.springframework.roo.addon.cloud.foundry
What is the problem?
I'm having a similar problem. I'm using Spring Roo 1.2.2 [rev 7d75659] on Mac OS X 10.7.4, JDK "1.6.0_33-b03-424".
When I execute a
I get back 19 results. This seems much fewer than what's displayed in other examples / howtos.
I've also tried installing the git addon i.e.
Code:
roo> pgp automatic trust
roo> addon install bundle --bundleSymbolicName org.springframework.roo.addon.git
as described in the recommended associated book "Spring Roo in Action"
and I get the following message:
Code:
Could not find specified bundle with symbolic name: org.springframework.roo.addon.git
Could someone suggest if there's something being blocked from downloaded? I read mention of roobot.xml.zip. Is there some way I can tell if it's configured correctly to be updated?
Thanks,
Umesh