Skip to content

Commit

Permalink
Set cache for ivy
Browse files Browse the repository at this point in the history
  • Loading branch information
bolkedebruin committed Oct 28, 2015
1 parent 5b90d7b commit 91c3c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/setup_kdc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ fi

echo "Getting minikdc dependencies"
java -jar ${MINIKDC_CACHE}/ivy.jar -dependency org.apache.hadoop hadoop-minikdc ${MINIKDC_VERSION} \
-cache ${MINIKDC_CACHE} \
-retrieve "${MINIKDC_CACHE}/lib/[artifact]-[revision](-[classifier]).[ext]"

if [ $? != 0 ]; then
Expand Down

0 comments on commit 91c3c9c

Please sign in to comment.