From 5d239aa940b3d43498ca82bca275283807bbd836 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Sun, 28 Nov 2021 19:08:51 +0100 Subject: [PATCH] update builds to changed s3 access vars --- .../org.springframework.boot.ide.product.e417/pom.xml | 5 ----- .../org.springframework.boot.ide.product.e418/pom.xml | 5 ----- .../org.springframework.boot.ide.product.e419/pom.xml | 5 ----- .../org.springframework.boot.ide.product.e420/pom.xml | 2 -- .../org.springframework.boot.ide.product.e421/pom.xml | 2 -- .../org.springframework.boot.ide.product.e422/pom.xml | 2 -- eclipse-distribution/pom.xml | 3 +++ eclipse-language-servers/pom.xml | 5 +++-- 8 files changed, 6 insertions(+), 23 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml index 002982767..13ad255c7 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml @@ -14,11 +14,6 @@ eclipse-repository - - ${accessKey} - ${secretKey} - - diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e418/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e418/pom.xml index 002982767..13ad255c7 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e418/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e418/pom.xml @@ -14,11 +14,6 @@ eclipse-repository - - ${accessKey} - ${secretKey} - - diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e419/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e419/pom.xml index 002982767..13ad255c7 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e419/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e419/pom.xml @@ -14,11 +14,6 @@ eclipse-repository - - ${accessKey} - ${secretKey} - - diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml index 8eeea4e10..69a3074c9 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml @@ -15,8 +15,6 @@ eclipse-repository - ${accessKey} - ${secretKey} https://download.eclipse.org/justj/jres/16/updates/release/latest/ diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e421/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e421/pom.xml index 236bd9718..e170aad01 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e421/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e421/pom.xml @@ -15,8 +15,6 @@ eclipse-repository - ${accessKey} - ${secretKey} https://download.eclipse.org/justj/jres/17/updates/release/latest/ diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e422/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e422/pom.xml index cd4ced746..0d786d514 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e422/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e422/pom.xml @@ -15,8 +15,6 @@ eclipse-repository - ${accessKey} - ${secretKey} https://download.eclipse.org/justj/jres/17/updates/release/latest/ diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index f08028c44..b8fdebd24 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -88,6 +88,9 @@ dist.springsource.com TOOLS + ${tools.s3.accesskey.password} + ${tools.s3.secretkey.password} + sts4 nightly diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 5b8c37f65..2360afe02 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -90,8 +90,9 @@ 1.7.0 UTF-8 - ${accessKey} - ${secretKey} + ${tools.s3.accesskey.password} + ${tools.s3.secretkey.password} + dist.springsource.com TOOLS ${dist.type}/${dist.key}/${dist.project}/${dist.version}