Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: "addon list" not showing anything

  1. #1
    Join Date
    Oct 2004
    Location
    San Diego, CA USA
    Posts
    58

    Default "addon list" not showing anything

    and I am online and have accepted the download agreement.

    roo> addon list
    No add-ons known. Are you online? Try the 'download status' command
    roo> download status

    **** DOWNLOAD CONSENT GRANTED ****
    <snip>
    roo> version
    ____ ____ ____
    / __ \/ __ \/ __ \
    / /_/ / / / / / / /
    / _, _/ /_/ / /_/ /
    /_/ |_|\____/\____/ 1.1.1.RELEASE [rev 156ccd6]
    Any thoughts?

  2. #2

    Default

    I have the same problem
    Arn't there any solutions ?

  3. #3
    Join Date
    Dec 2005
    Posts
    935

    Default

    Can you please try the latest 1.1.4 version?
    Alan Stewart
    Spring Roo Committer
    twitter @alankstewart

  4. #4

    Default

    I did, and I get the same o/p


    //*************************
    roo> version
    ____ ____ ____
    / __ \/ __ \/ __ \
    / /_/ / / / / / / /
    / _, _/ /_/ / /_/ /
    /_/ |_|\____/\____/ 1.1.4.RELEASE [rev f787ce7]


    roo> download accept terms of use
    Thank you. All Spring Roo download features have now been enabled.

    roo> addon search
    No add-ons known. Are you online? Try the 'download status' command
    roo> download status

    **** DOWNLOAD CONSENT GRANTED ****

    You have previously accepted the Spring User Agent Analysis (UAA) Terms of Use
    as displayed at http://www.springsource.org/uaa/terms_of_use. There is also a
    FAQ available at http://www.springsource.org/uaa/faq.

    This means that all Spring Roo download functions are enabled. All applicable
    add-on discovery and installation commands are fully enabled.

    If you'd like to change your mind and revoke your acceptance of the UAA Terms
    of Use (and in turn disable Spring Roo features such as add-on support), you
    may do so by typing 'download reject terms of use' and pressing ENTER.

    If you'd like to keep UAA enabled (and thus all Spring Roo features enabled)
    but look at the exact data Spring UAA is sending, please type 'download view'
    and press ENTER. You can also fine-tune the level of data that Spring UAA is
    sending using the 'download privacy level' command.

    Questions on Spring UAA? Please ask us on the Spring Roo Community Forum at
    http://forum.springsource.org/forumdisplay.php?f=67. We're happy to help.

    roo>
    /*************************

    I'm Using CentOS (CentOS release 5.5 (Final)), could that be an issue ???

    and my java version,
    /******

    $ java -version
    java version "1.6.0_17"
    OpenJDK Runtime Environment (IcedTea6 1.7.5) (rhel-1.16.b17.el5-i386)
    OpenJDK Server VM (build 14.0-b16, mixed mode)
    /******

  5. #5
    Join Date
    Dec 2005
    Posts
    935

    Default

    Curious, as it works for me:

    Code:
        ____  ____  ____  
       / __ \/ __ \/ __ \ 
      / /_/ / / / / / / / 
     / _, _/ /_/ / /_/ /  
    /_/ |_|\____/\____/    1.1.4.RELEASE [rev f787ce7]
    
    
    Welcome to Spring Roo. For assistance press TAB or type "hint" then hit ENTER.
    0 upgrades available (plus 29 upgrades not visible due to your version stability setting of RELEASE)
    roo> addon search
    63 found, sorted by rank; T = trusted developer; R = Roo 1.1 compatible
    ID T R DESCRIPTION -------------------------------------------------------------
    01 Y Y 3.0.5.RELEASE 
    02 - Y 1.0.0.0001 This bundle wraps the standard Maven artifact:
           google-collections-1.0.0.
    03 Y Y 3.2.3.0001 This bundle wraps the standard Maven artifact: jna-3.2.3.
    04 Y Y 1.6.2 
    05 Y Y 1.2.4.0010 #jdbcdriver driverclass:net.sourceforge.jtds.jdbc.Driver.
           This bundle wraps the standard Maven artifact: jtds-1.2.4.
    06 - Y 0.7.0 JasperReport support for Spring MVC based projects. With
           JasperReport support you give to the project the feature of create...
    07 Y Y 0.1.0.BUILD France language support for Spring Roo Web MVC JSP
           Scaffolding
    08 - Y 0.1.3.RELEASE A Sitemesh 2 Roo Add on
    09 Y Y 3.0.5.RELEASE 
    10 - Y 0.7.0 Theme management for Spring MVC based web layer. A Theme is a set
           of JSP, TAG, CSS, etc that give you the ability to chage application...
    11 Y Y 1.0.0.0010 AOP Alliance JAR. This bundle wraps the standard Maven
           artifact: aopalliance-1.0.
    12 Y Y 0.9.3.0010 This bundle wraps the standard Maven artifact: jgit-0.9.3.
    13 - Y 0.1.0 Japanese language support for Spring Roo Web MVC JSP Scaffolding
    14 - Y 0.3.0.RELEASE Addon for Spring Roo to provide generic DAO and query
           methods based on Hades.
    15 - Y 9.0.0.801_jdbc4_0001 PostgreSQL #jdbcdriver
           driverclass:org.postgresql.Driver. This bundle wraps the standard...
    16 - Y 1.1.7 Addons that adds Content Negotiating View Resolver configuration
           to your application context: MVC multiple representations By default...
    17 Y Y 3.0.5.RELEASE 
    18 - Y 0.7.0 MVC screen patterns management for Spring MVC based web layer. An
           screen pattern is ... TBC...
    19 Y Y 0.1.42.0010 This bundle wraps the standard Maven artifact: jsch-0.1.42.
    20 - Y 0.7.0 Spring Security settings for applications developed at Conselleria
           d'Infraestructures i Transport only
    --------------------------------------------------------------------------------
    [HINT] use 'addon info id --searchResultId ..' to see details about a search result
    [HINT] use 'addon install id --searchResultId ..' to install a specific search result, or
    [HINT] use 'addon install bundle --bundleSymbolicName TAB' to install a specific add-on version
    roo>
    but I am using the Oracle JDK, 1.6.0_24
    Alan Stewart
    Spring Roo Committer
    twitter @alankstewart

  6. #6

    Default

    Just used STS roo Shell, I could get that output, still couldn't get it in Terminal

    Anyway I can proceed with STS, thank you for quick replies
    Very sorry if I wasted ur time.

  7. #7
    Join Date
    Dec 2005
    Posts
    935

    Default

    Did you use 1.1.4.RELEASE in the ROO shell? If not, please try
    Alan Stewart
    Spring Roo Committer
    twitter @alankstewart

  8. #8

    Default

    I am using 1.1.4.RELEASE

    /***********
    roo> version
    ____ ____ ____
    / __ \/ __ \/ __ \
    / /_/ / / / / / / /
    / _, _/ /_/ / /_/ /
    /_/ |_|\____/\____/ 1.1.4.RELEASE [rev f787ce7])

  9. #9
    Join Date
    Dec 2005
    Posts
    935

    Default

    Sorry I meant 1.1.4.RELEASE within STS
    Alan Stewart
    Spring Roo Committer
    twitter @alankstewart

  10. #10

    Default

    yep, same release from STS as well

    Sorry if I have miss communicated earlier,
    in STS shell, 'addon list' gives the expected result
    but not in the Terminal (Bash shell)

    thankx
    Last edited by manojsamaraweera; May 23rd, 2011 at 03:36 AM.

Posting Permissions

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