Git Product home page Git Product logo

Comments (9)

martinlippert avatar martinlippert commented on April 19, 2024 1

Eclipse tries to access various extensions of the base update site URL (like content.xml, for example). Usually Eclipse should recognize that this resource doesn't exist and try the next possibility. In the case of the Gradle update site it should succeed to access http://dist.springsource.com/milestone/TOOLS/gradle/compositeContent.xml, for example. So something on the network level doesn't seem to work between your machine and our update site... :-( Can you try to put this update site URL into Eclipse instead: http://download.springsource.com/milestone/TOOLS/gradle/ ? Sometimes this helps. Other problems could be caused by virus scanners or proxy servers in between.

from eclipse-integration-gradle.

martinlippert avatar martinlippert commented on April 19, 2024

The update site URLs can be used by putting them into the "install new software" dialog in Eclipse. They don't serve anything when accessed with a browser.

from eclipse-integration-gradle.

Meai1 avatar Meai1 commented on April 19, 2024

Well I tried that first, I pasted it into a browser to check if they exist at all and got the access denied. Here is the error I get from eclipse:

Unable to read repository at http://dist.springsource.com/milestone/TOOLS/gradle/content.xml.
Unable to read repository at http://dist.springsource.com/milestone/TOOLS/gradle/content.xml.
Read timed out

from eclipse-integration-gradle.

Meai1 avatar Meai1 commented on April 19, 2024

Yes, that one works, I'm installing now. I'm using Eclipse Kepler, maybe something broke there?

from eclipse-integration-gradle.

Meai1 avatar Meai1 commented on April 19, 2024

Looks like I was too fast, it was just calculating dependencies for a very long time and then aborts with:

Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse Integration Commons 3.3.0.201306020927-M2 (org.springsource.ide.eclipse.commons.feature.group 3.3.0.201306020927-M2)
Missing requirement: SpringSource Tool Suite Workspace Configuration 3.3.0.201306020927-M2 (org.springsource.ide.eclipse.commons.configurator 3.3.0.201306020927-M2) requires 'bundle org.springframework.core [3.0.1,4.1.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse Integration Commons 3.3.0.201306020927-M2 (org.springsource.ide.eclipse.commons.feature.group 3.3.0.201306020927-M2)
To: org.springsource.ide.eclipse.commons.configurator [3.3.0.201306020927-M2]

from eclipse-integration-gradle.

kdvolder avatar kdvolder commented on April 19, 2024

Can you try selecting just the Gradle IDE feature for installation. I'm not sure why you are having trouble with those dependencies they should be on the update site. However, if you install just 'Gradle IDE' feature those dependencies are not needed. They are pulled in by the dashboard and UAA components which are optional and you don't really need them to use the gradle tooling.

from eclipse-integration-gradle.

kdvolder avatar kdvolder commented on April 19, 2024

Update: I just tried installing from the milestone site into a brand-new Eclipse 4.3 classic.

I get a similar error as you report if I select everything under "Extensions / Gradle Integration". If I select only "Gradle IDE" then it installs ok.

So it seems something is indeed missing on that update site to satisfy dependencies for the Dashboard and/or UAA. I'll look into it a bit more.

But as suggested before, you probably don't really need them.

from eclipse-integration-gradle.

kdvolder avatar kdvolder commented on April 19, 2024

The actual error I get is this:

 Cannot complete the install because one or more required items could not be found.
 Software being installed: SpringSource Dashboard (optional) 3.3.0.201306020927-M2 
        (org.springsource.ide.eclipse.dashboard.feature.group 3.3.0.201306020927-M2)
 Missing requirement: SpringSource Tool Suite (UI) 3.3.0.201306020927-M2 
     (org.springsource.ide.eclipse.dashboard.ui 3.3.0.201306020927-M2) requires 'package org.springframework.util 
     [3.0.5.RELEASE,4.1.0)' but it could not be found
 Cannot satisfy dependency:
    From: SpringSource Dashboard (optional) 3.3.0.201306020927-M2 
        (org.springsource.ide.eclipse.dashboard.feature.group 3.3.0.201306020927-M2)
    To: org.springsource.ide.eclipse.dashboard.ui [3.3.0.201306020927-M2] 

from eclipse-integration-gradle.

kdvolder avatar kdvolder commented on April 19, 2024

Can't really go back in time and fix milestone release. But I'll figure out and fix the nightly update site. It seems to have similar problems with missing dependencies for UAA and Dashboard.

from eclipse-integration-gradle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.