Running "ant eclipse" or "ant test" in verbose mode will provide you the
exact lib in ivy2 cache which is corrupt. Delete that particular lib and
run "ant" again. Also don't try to get out / exit "ant" commands via
Ctrl+C or Ctrl+V while it is downloading the libraries to ivy2 folder.
Sometimes I've seen something like this when the ivy cache is corrupt. It's
a pain since it takes a while to re-download things, but you might try to
remove that entire cache. On my mac it's 'rm -rf ~.ivy2/cache'
Erick
On Thu, Jun 22, 2017 at 3:39 AM, Susheel Kumar
wrote:
> Hello,
>
> Am i miss