From 3f92cae648d15d1ff48dd7dafc33a13a835d4145 Mon Sep 17 00:00:00 2001 From: Victor Rubezhny Date: Tue, 8 Nov 2022 22:38:24 +0100 Subject: [PATCH] Fix target platform build error ``` [ERROR] Failed to resolve target definition file:/home/jeremy/projects/wildwebdeveloper/target-platform/target-platform.target: Failed to load p2 metadata repository from location https://download.eclipse.org/mylyn/docs/releases/3.0.42/: No repository found at https://download.eclipse.org/mylyn/docs/releases/3.0.42. -> [Help 1] ``` --- repository/epp.product | 2 +- repository/pom.xml | 2 +- target-platform/target-platform.target | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/repository/epp.product b/repository/epp.product index d09cf3210f..97f0c80ed6 100644 --- a/repository/epp.product +++ b/repository/epp.product @@ -1,7 +1,7 @@ - + diff --git a/repository/pom.xml b/repository/pom.xml index f8a56e043d..6e2cdd0c50 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT eclipse-repository - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT diff --git a/target-platform/target-platform.target b/target-platform/target-platform.target index d9e8f82fe3..d391ca91b0 100644 --- a/target-platform/target-platform.target +++ b/target-platform/target-platform.target @@ -33,7 +33,7 @@ - +