From 2a12a7da5adf534733fd777fe11369f230972338 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Sat, 5 Jun 2021 10:53:45 +0200 Subject: [PATCH] Fix build without Ivy --- xmvn.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xmvn.spec b/xmvn.spec index 2ecca28..51c97f4 100644 --- a/xmvn.spec +++ b/xmvn.spec @@ -223,6 +223,9 @@ find -name ResolverIntegrationTest.java -delete %pom_remove_dep :xmvn-bisect %pom_disable_module xmvn-bisect xmvn-tools %pom_disable_module xmvn-connector-gradle +%if %{without ivy} +%pom_disable_module xmvn-connector-ivy +%endif # Upstream code quality checks, not relevant when building RPMs %pom_remove_plugin -r :apache-rat-plugin