Results 1 to 4 of 4

Thread: Offline install of STS 3.0.0 in Eclipse Java EE Juno error

  1. #1
    Join Date
    Sep 2012
    Posts
    2

    Default Error trying an offline install of STS 3.0.0 in Eclipse Java EE Juno

    Hello,

    I'm trying to do an offline install of STS 3.0.0 in Eclipse Java EE Juno, using springsource-tool-suite-3.0.0.RELEASE-e4.2-updatesite.zip. I'm just selecting Spring IDE Core, but I get the following error:

    Cannot complete the install because one or more required items could not be found.
    Software being installed: Spring IDE Core (required) 3.0.0.201208090952-RELEASE (org.springframework.ide.eclipse.feature.feature.g roup 3.0.0.201208090952-RELEASE)
    Missing requirement: Spring IDE Spring Meta Data Extension 3.0.0.201208090952-RELEASE (org.springframework.ide.eclipse.metadata 3.0.0.201208090952-RELEASE) requires 'bundle org.apache.commons.io 0.0.0' but it could not be found
    Cannot satisfy dependency:
    From: Spring IDE Core (required) 3.0.0.201208090952-RELEASE (org.springframework.ide.eclipse.feature.feature.g roup 3.0.0.201208090952-RELEASE)
    To: org.springframework.ide.eclipse.metadata [3.0.0.201208090952-RELEASE]

    Thanks
    Last edited by rogenry; Sep 17th, 2012 at 04:35 PM.

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hey!

    This looks like there is the org.apache.commons.io component missing from our product update site. In case of an offline install you should be able to download this bundle from Eclipse orbit:

    http://download.eclipse.org/tools/or...0120526062928/

    and place that into your dropins folder, for example. That is maybe not the cleanest solution, but should work as a workaround for an offline install. In the meantime I will go ahead and fix the product update site for the next release.

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  3. #3
    Join Date
    Sep 2012
    Posts
    2

    Default

    Hello Martin,

    I downloaded org.apache.commons.io_2.0.1.v201105210651.jar, copied into dropins folder and was able to complete the offline install.

    Thank you very much!

  4. #4
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hey!

    Glad to hear I could help and that it is working now!

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

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