Cannot Find Repo At http://download.eclipse.org/technology/m2e/releases [message #1847860] |
Wed, 10 November 2021 12:13  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.13989 seconds