From ae7cda4e01480cdb1a074eefabe34edbbb041e5d Mon Sep 17 00:00:00 2001 From: Jevgeni Holodkov Date: Sat, 29 Oct 2011 13:29:22 +0300 Subject: [PATCH] Update retrieve pattern, otherwise you can get java.lang.RuntimeException: Multiple artifacts of the module org.mockito#mockito-all;1.8.4 are retrieved to the same file! Update the retrieve pattern to fix this error. at org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:206) when have dependencies like: --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 329724f..d918a07 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ - +