Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Cannot Find Repo At http://download.eclipse.org/technology/m2e/releases
Cannot Find Repo At http://download.eclipse.org/technology/m2e/releases [message #1847860] Wed, 10 November 2021 17:13 Go to next message
Will Rafferty is currently offline Will RaffertyFriend
Messages: 1
Registered: November 2021
Junior Member
I was not sure where to put this at so I figured this would be a better spot than the m2e forum which does not get a lot of traffic from the looks of it.

Within the last couple months, potentially as of the Jenkins upgrade yesterday, an older pipeline we have was broken as our build cannot find a repo for m2e. The location being pointed at is http://download.eclipse.org/technology/m2e/releases. Also noticed there is not a compositeContent.xml for this directory and wondered if perhaps something was missed during the upgrade. Below is the stack trace for the error. Thanks for any help.

[INFO] Adding repository http://download.eclipse.org/technology/m2e/releases
[ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'm2e' from location http://download.eclipse.org/technology/m2e/releases: No repository found at http://download.eclipse.org/technology/m2e/releases. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'm2e' from location http://download.eclipse.org/technology/m2e/releases
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: java.lang.RuntimeException: Failed to load p2 repository with ID 'm2e' from location http://download.eclipse.org/technology/m2e/releases
Re: Cannot Find Repo At http://download.eclipse.org/technology/m2e/releases [message #1847865 is a reply to message #1847860] Wed, 10 November 2021 19:37 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4343
Registered: July 2009
Senior Member

The M2E forum doesn't get a lot of traffic because they wanted these discussions on a user mailing list. Check https://dev.eclipse.org/mailman/listinfo/m2e-users for how
to subscribe. In any case, I would suggest you directly point to a release or to "latest" under that URL instead of relying on it being a composite.


Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:vhdl BCD to sevensegment
Next Topic:ERROR IN SETUP MAC OS X 10.15.2
Goto Forum:
  


Current Time: Thu Jun 01 17:10:43 GMT 2023

Powered by FUDForum. Page generated in 0.03288 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top