git://scientific.zcu.cz
/
packaging-rpm-jOCCI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cebc60
)
jOCCI-api: set explicitly the dependency on xmvn when using xmvn for fetching artifacts.
author
František Dvořák
<valtri@civ.zcu.cz>
Thu, 8 Sep 2016 19:09:10 +0000
(21:09 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Thu, 8 Sep 2016 19:09:10 +0000
(21:09 +0200)
jOCCI-api/jOCCI-api.spec
patch
|
blob
|
blame
|
history
diff --git
a/jOCCI-api/jOCCI-api.spec
b/jOCCI-api/jOCCI-api.spec
index
fa06de2
..
2e22758
100644
(file)
--- a/
jOCCI-api/jOCCI-api.spec
+++ b/
jOCCI-api/jOCCI-api.spec
@@
-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:
mave
n maven-clean-plugin maven-dependency-plugin maven-deploy-plugin maven-install-plugin
+BuildRequires:
xmv
n 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)