From 571b1788001c080e8b66be6298a5e0ca1547f6b9 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Wed, 13 Nov 2024 23:16:24 +0100 Subject: [PATCH] [Build] Unify and clean-up list of declared CBI plugin-repositories From the three declared Eclipse CBI plugin repositories only the maven-plugins with groupId 'org.eclipse.cbi.maven.plugins' are obtained. And at least with respect to these mavne-plugins, the repository at https://repo.eclipse.org/content/repositories/cbi is the combination of the co-located 'cbi-releases' and 'cbi-snapshot' repository. Additionally remove superfluous enabled=true tags. --- eclipse-platform-parent/pom.xml | 48 ++----------------- .../saveproperties/mavenproperties.properties | 2 - 2 files changed, 5 insertions(+), 45 deletions(-) diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml index 391d3b21192..c15f11ee57e 100644 --- a/eclipse-platform-parent/pom.xml +++ b/eclipse-platform-parent/pom.xml @@ -42,6 +42,8 @@ ${maven.build.timestamp} I ${buildType}${buildTimestamp} + UTF-8 + https://repo.eclipse.org/content/repositories/tycho-snapshots/ - UTF-8 https://repo.eclipse.org/content/repositories/eclipse-staging/ 3.40.0.v20241112-0530 @@ -93,11 +94,7 @@ repo for released versions of CBI. Note, we intentionally use as specific a repo as possible. See bug 471835. --> - https://repo.eclipse.org/content/repositories/cbi/ - https://repo.eclipse.org/content/repositories/cbi-snapshots/ - - https://repo.eclipse.org/content/repositories/cbi-releases/ - + https://repo.eclipse.org/content/repositories/cbi/