Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Installing m2e connector m2e-egit from catalog 1.6 fails

Ok, seems that I ran into this issue here: https://github.com/tesla/m2eclipse-egit/issues/13.
Anyone is able to fix this in the catalog and let that point just to the right repository at https://repository.takari.io/service/local/repositories/m2e.extras/content/m2eclipse-egit/0.14.0/N/LATEST (which is working) or is that not compliant with the catalog rules for m2e?

Thanks
Konrad
On 05 Nov 2015, at 16:23, Konrad Windszus <konrad_w@xxxxxx> wrote:


When I try to install m2e-egit from the m2e catalog in version 1.6 (from within a plain Eclipse Mars SR1, Java Developer Edition) I get the following error:

An error occurred while collecting items to be installed
session context was:(profile="" phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action="" class="">Artifact not found: http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.14.0/N/LATEST/plugins/org.sonatype.m2e.egit_0.14.0.201509090157.jar.
http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.14.0/N/LATEST/plugins/org.sonatype.m2e.egit_0.14.0.201509090157.jar

You can also see that although two artifacts are listed in http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.14.0 only the former one can be downloaded, the latter (http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-egit/0.14.0/N/LATEST/plugins/org.sonatype.m2e.egit_0.14.0.201509090157.jar) leads to a 404!

Thanks for any help,
Konrad
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top