Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] IDE for EGit contributions fails to install dev tools

Hello together,

today I wanted to start trying to contribute to EGit.
Yesterday I already failed installing the egit-developer-tools.p2f but I
thought the reason was that I developed in a virtual machine.

Today the same on my Linux machine. So my question is, which Eclipse is
good enough to install these tools?

I tried nearly five or six of the kepler Eclipses but each of them
resulted in the same problem: Installing the tools failed with something
like:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.java,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,
action=).
No repository found containing:
osgi.bundle,ch.qos.logback.slf4j,1.0.0.v20120123-1500
No repository found containing: osgi.bundle,com.sun.el,1.0.0.v201105211818
No repository found containing: osgi.bundle,javax.ejb,3.1.1.v201204261316
No repository found containing:
osgi.bundle,javax.mail.glassfish,1.4.1.v201108011116
No repository found containing:
osgi.bundle,javax.security.auth.message,1.0.0.v201108011116
No repository found containing:
osgi.bundle,javax.servlet.jsp.jstl,1.2.0.v201105211821
No repository found containing:
osgi.bundle,org.apache.catalina,7.0.26.v201205021508
No repository found containing:
osgi.bundle,org.apache.coyote,7.0.26.v201205030742
No repository found containing:
osgi.bundle,org.apache.el,7.0.26.v201205020640
No repository found containing:
osgi.bundle,org.apache.jasper,7.0.26.v201205030742
No repository found containing:
osgi.bundle,org.apache.juli.extras,7.0.26.v201205020640
No repository found containing:
osgi.bundle,org.apache.taglibs.standard.glassfish,1.2.0.v201112081803
No repository found containing:
osgi.bundle,org.apache.tomcat.api,7.0.26.v201205020640
No repository found containing:
osgi.bundle,org.apache.tomcat.util,7.0.26.v201205030742
No repository found containing:
osgi.bundle,org.eclipse.jetty.ajp,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.annotations,7.6.0.v20120127
No repository found containing:
org.eclipse.update.feature,org.eclipse.jetty.bundles.f,7.6.0
No repository found containing:
osgi.bundle,org.eclipse.jetty.client,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.continuation,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.deploy,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.http,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.io,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.jaspi,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.jmx,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.jndi,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.monitor,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.nested,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.nosql,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.osgi.boot,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.osgi.boot.jsp,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.osgi.boot.warurl,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.osgi.equinoxtools,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.osgi.httpservice,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.plus,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.policy,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.rewrite,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.security,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.server,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.servlet,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.servlets,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.util,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.webapp,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.websocket,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.eclipse.jetty.xml,7.6.0.v20120127
No repository found containing:
osgi.bundle,org.hamcrest,1.1.0.v20090501071000
No repository found containing:
osgi.bundle,org.hamcrest.integration,1.1.0.v20090501071000
No repository found containing:
osgi.bundle,org.hamcrest.library,1.3.0.v201305281000
No repository found containing:
osgi.bundle,org.hamcrest.text,1.1.0.v20090501071000
No repository found containing: osgi.bundle,org.mockito,1.8.4.v201102171835
No repository found containing:
osgi.bundle,org.mortbay.jetty.util,6.1.23.v201012071420
No repository found containing:
osgi.bundle,org.objenesis,1.0.0.v201105211943
No repository found containing:
osgi.bundle,org.slf4j.api,1.6.4.v20120130-2120


Could somebody please give me a hint what I'm doing wrong? I'm working
on Ubuntu 13.04, 64bit, Kepler.

Thanks in advance!

-- Christian


Back to the top