Fix build without Ivy

This commit is contained in:
Mikolaj Izdebski 2021-06-05 10:53:45 +02:00
parent 9901c2681d
commit 2a12a7da5a

View File

@ -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