Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Roo 1.1.0.RELEASE Problem

  1. #1
    Join Date
    Jul 2010
    Posts
    16

    Default Roo 1.1.0.RELEASE Problem

    Hi there,

    i have troubles installing the Surf-Addon to Spring Roo 1.1.0.RELEASE.
    I followed the tutorial on http://springsurf.org/sites/1.0.0-RC...o-installation

    The Problem(s):
    addon install --url http://www.springsurf.org/downloads/...-roo-addon.zip
    is not working because Roo 1.1.0.RELEASE don't know the --url parameter and the file "http://www.springsurf.org/downloads/1.0.0-RC2/spring-surf-roo-addon-1.0.0-RC2-roo-addon.zip" does not exists.

    What can i do to install The Addon to Roo 1.1.0.RELEASE? Or is there no Addon for Roo 1.1.0?

    Thanks in advance!!!

    regards
    Manuel

  2. #2
    Join Date
    Sep 2010
    Posts
    2

    Default Whats the deal with this, have issues as well.

    roo> addon install --url http://www.springsurf.org/downloads/...-roo-addon.zip --bundleSymbolicName spring-surf-roo-addon


    >Could not find the 'spring-surf-roo-addon' bundle

  3. #3

    Default

    Roo 1.1.0 now only supports OSGI bundle for its addon. we are working on generating such type of bundle. For now, please use Roo 1.0.2.

  4. #4
    Join Date
    Jul 2010
    Posts
    16

    Default

    alright, i thought so...

    thank you for your quick reply!


    best regards
    manuel

  5. #5

    Default

    Any updates when this is available? I am trying the surf tutorial and can't install the roo addon on STS 2.5.1 because it is tied to roo 1.1.0, and STS won't let me use roo 1.0.2

  6. #6

    Default

    I spent last week on getting the surf roo addon re-factored for 1.1.x.

    All updated sources should be in SVN now but I have not updated the download site yet ( need to do more testing). In other words, you can build the jar from SVN trunk and also you can check out the updated installation guide from SVN as well ( you need to use osgi install....)

  7. #7

    Default

    I will give that a try. Thanks!

  8. #8

    Default

    I am unable to build due to a missing eclipse artifact. Is there another repository server I should use?

    INFO] ------------------------------------------------------------------------
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Failed to resolve artifact.

    Couldn't find a version in [3.2.1-M20060915-1030, 3.3.0-I20070531-1800, 3.3.0-I2
    0070620] to match range [3.3.0,4.0.0)
    org.eclipse.ui:ide:jar:null

    from the specified remote repositories:
    eclipse-repo (http://repo1.maven.org/eclipse),
    alfresco-public-releases (http://maven.alfresco.com/nexus/content/groups/publi
    c),
    central (http://repo1.maven.org/maven2/),
    AZDEV1-snapshots (http://srv-azdev1.acquitygroup.com:8...tifactory/repo),
    AZDEV1-central (http://srv-azdev1.acquitygroup.com:8...tifactory/repo),
    alfresco-public-snapshots (http://maven.alfresco.com/nexus/content/groups/publ
    ic-snapshots),
    alfresco-thirdparty (http://maven.alfresco.com/nexus/cont...ositories/thir
    dparty),
    jboss-repo (http://repository.jboss.org/maven2)

  9. #9
    Join Date
    Dec 2010
    Posts
    6

    Default

    Any updates when this is available? I am trying the surf tutorial and can't install the roo addon on STS 2.5.1 because it is tied to roo 1.1.0, and STS won't let me use roo 1.0.2
    Got the same problem here...
    What is the ETA for an Surf OSGI compliant add on?

  10. #10

    Default

    Have you tried to build/install directly from SVN?

    I am working on getting webscript runtime working with OSGI and will add new commands as well.

    Right now, I am developing with Roo1.1 and Spring 2.5.1. I will do a batch check-in once I finish new commands.

    Yong

Posting Permissions

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