From 760e809081c6219b4d6fd4451a404592bd5f68e9 Mon Sep 17 00:00:00 2001 From: "Doroszlai, Attila" Date: Sat, 14 Dec 2024 12:35:43 +0100 Subject: [PATCH 1/2] [fix](fe) Disable releases for Apache snapshots repo --- fe/pom.xml | 3 +++ fe_plugins/pom.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/fe/pom.xml b/fe/pom.xml index c0f78b4423d0ba..b40990026d7925 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -398,6 +398,9 @@ under the License. snapshots apache snapshots maven repo https https://repository.apache.org/content/repositories/snapshots/ + + false + diff --git a/fe_plugins/pom.xml b/fe_plugins/pom.xml index ef2ade6f6760c7..4f9cc52b3da5c1 100644 --- a/fe_plugins/pom.xml +++ b/fe_plugins/pom.xml @@ -113,6 +113,9 @@ under the License. snapshots apache snapshots maven repo https https://repository.apache.org/content/repositories/snapshots/ + + false + cloudera-public From d3d53189c0415847ca725a6b13630ea65ce45789 Mon Sep 17 00:00:00 2001 From: "Doroszlai, Attila" Date: Sun, 22 Dec 2024 18:38:44 +0100 Subject: [PATCH 2/2] one more snapshots repo --- fe/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fe/pom.xml b/fe/pom.xml index b40990026d7925..bf5278ad2622ed 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -1731,6 +1731,9 @@ under the License. snapshots apache snapshots maven repo https https://repository.apache.org/content/repositories/snapshots/ + + false + always