Repository: ant-ivyde Updated Branches: refs/heads/master 73c1e4836 -> 9aba3321c
try the jenkins builtin way of getting dependency artifacts Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/9aba3321 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/9aba3321 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/9aba3321 Branch: refs/heads/master Commit: 9aba3321c72fba5bcef8a953fd1179f0e21e8383 Parents: 73c1e48 Author: Nicolas LaleveÌe <[email protected]> Authored: Sun Jun 25 15:00:56 2017 +0200 Committer: Nicolas LaleveÌe <[email protected]> Committed: Sun Jun 25 15:00:56 2017 +0200 ---------------------------------------------------------------------- build.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/9aba3321/build.properties ---------------------------------------------------------------------- diff --git a/build.properties b/build.properties index 203ec9c..7aea279 100644 --- a/build.properties +++ b/build.properties @@ -49,4 +49,5 @@ hudson.download.zest.dropdir=tools/gef/downloads/drops/3.6.2/R201102251600 hudson.download.zest.md5=b7b6f7f07c876ebebdf987e0b3b758e1 #hudson.ivy.version=2.4.0-rc1 -hudson.ivy.jar.url=http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar +#hudson.ivy.jar.url=http://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar +hudson.ivy.jar.url=file://./dependencies/ivy.jar
