-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
I'm getting the following error when running ./mvnw clean install -e
(version 0.51.1
):
Failed to resolve target definition file:/home/paul/opt/java-debug/com.microsoft.java.debug.target/com.microsoft.java.debug.tp.target: Failed to load p2 metadata repository from location https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240130-1800/: No repository found at https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240130-1800.
org.eclipse.tycho.BuildFailureException: Failed to resolve target definition file:/home/paul/opt/java-debug/com.microsoft.java.debug.target/com.microsoft.java.debug.tp.target: Failed to load p2 metadata repository from location https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240130-1800/
...
Caused by: org.eclipse.tycho.targetplatform.TargetDefinitionResolutionException: Failed to load p2 metadata repository from location https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240130-1800/
...
Caused by: org.eclipse.equinox.p2.core.ProvisionException: No repository found at https://download.eclipse.org/eclipse/updates/4.31-I-builds/I20240130-1800.
Metadata
Metadata
Assignees
Labels
No labels