Results 1 to 3 of 3

Thread: addon list only return 17 results only from 3 different machine

  1. #1
    Join Date
    Jun 2012
    Posts
    1

    Default addon list only return 17 results only from 3 different machine

    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?
    Last edited by wakalah; Jun 20th, 2012 at 02:06 AM.

  2. #2
    Join Date
    Jul 2012
    Location
    London
    Posts
    1

    Post

    Quote Originally Posted by wakalah View Post
    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
    Code:
    addon list
    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

  3. #3
    Join Date
    Jul 2012
    Posts
    1

    Default

    I'm having the same error too when I execute "addon list"
    I'm using Spring Roo 1.2.2 on Ubuntu 12.04 LTS 64 bits, JDK 1.7.0.5 (7u5).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •