jOCCI-api: set explicitly the dependency on xmvn when using xmvn for fetching artifacts.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 8 Sep 2016 19:09:10 +0000 (21:09 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 8 Sep 2016 19:09:10 +0000 (21:09 +0200)
jOCCI-api/jOCCI-api.spec

index fa06de2..2e22758 100644 (file)
@@ -20,7 +20,7 @@ BuildRequires:  mvn(cz.cesnet.cloud:jocci-core)
 BuildRequires:  mvn(com.google.code.gson:gson)
 %if 0%{?use_tests}
 # to download dependencies
-BuildRequires:  maven maven-clean-plugin maven-dependency-plugin maven-deploy-plugin maven-install-plugin
+BuildRequires:  xmvn maven-clean-plugin maven-dependency-plugin maven-deploy-plugin maven-install-plugin
 BuildRequires:  mvn(junit:junit)
 # not available (downloaded)
 #BuildRequires:  mvn(com.github.tomakehurst:wiremock)