From a9f051c5af31a8e70be1e3c2684dc351e4311243 Mon Sep 17 00:00:00 2001 From: Istvan Toth Date: Sat, 25 Jan 2020 21:57:20 +0100 Subject: [PATCH] SQOOP-3462: Sqoop ant build fails due to outdated maven repo URLs (Istvan Toth via Szabolcs Vasas) --- build.xml | 4 ++-- ivy/ivysettings.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 9245f3e4..84ab6dfb 100644 --- a/build.xml +++ b/build.xml @@ -169,9 +169,9 @@ + value="https://repo1.maven.org/maven2/org/apache/ivy/ivy/${ivy.version}/ivy-${ivy.version}.jar" /> + value="https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/${mvn.version}/maven-ant-tasks-${mvn.version}.jar"/> diff --git a/ivy/ivysettings.xml b/ivy/ivysettings.xml index f0383c32..62b03482 100644 --- a/ivy/ivysettings.xml +++ b/ivy/ivysettings.xml @@ -23,7 +23,7 @@ under the License. see http://www.jayasoft.org/ivy/doc/configuration --> -