Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrupted update site at Maven Central #13

Open
mkalkov opened this issue Sep 17, 2015 · 5 comments
Open

Corrupted update site at Maven Central #13

mkalkov opened this issue Sep 17, 2015 · 5 comments

Comments

@mkalkov
Copy link

mkalkov commented Sep 17, 2015

The update site at http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.14.0/N/LATEST/ is corrupt and I get the following error when trying to install from it.

An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.sonatype.m2e.egit,0.14.0.201509090157
No repository found containing: org.eclipse.update.feature,org.sonatype.m2e.egit.feature,0.14.0.201509090157

However, it seems to have originated from the repo at https://repository.takari.io/service/local/repositories/m2e.extras/content/m2eclipse-egit/0.14.0/N/LATEST which works fine. So, can you fix the Maven Central mirror of m2e.egit please?

@Triebabfuhr
Copy link

Same trouble here while trying to update "Maven SCM Handler for EGit, Version 0.14.0.201509090157", "org.sonatype.m2e.egit.feature.feature.group" in Eclipse Mars.
eclipse update a
eclipse update b

Edit: Solved, found solution in adding updatesite https://repository.takari.io/service/local/repositories/m2e.extras/content/m2eclipse-egit/0.14.0/N/LATEST
to >Eclipse >Help >Install New Software liked explained at #9

@kwin
Copy link

kwin commented Nov 5, 2015

It is only a problem sometimes. Further information is available at http://dev.eclipse.org/mhonarc/lists/m2e-users/msg05285.html. Probably some caches of Maven Central can not get that artifact and return a 404, others deliver http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.14.0/N/LATEST/plugins/org.sonatype.m2e.egit_0.14.0.201509090157.jar totally fine!

@kwin
Copy link

kwin commented Nov 6, 2015

Now the issue seems to be fixed (http://dev.eclipse.org/mhonarc/lists/m2e-users/msg05296.html). After the caches have been cleared I could install that artifact without any problems!

@krisjey
Copy link

krisjey commented Dec 3, 2015

Few weeks a go I tried to install This plugin but failed same issue.
And then i gave up the plug-in Installation.

Today I faced same error.

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.sonatype.m2e.egit,0.14.0.201509090157
No repository found containing: org.eclipse.update.feature,org.sonatype.m2e.egit.feature,0.14.0.201509090157

@eugenp
Copy link

eugenp commented Jun 23, 2016

Any updates here? I'm still getting this error when I try to upgrade.
Cheers,
Eugen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants