I\'m using Ivy for project dependency management and it\'s been working well aside from one issue which I\'ve always had. There are certain dependencies that Ivy is downloa
Found the issue. The problem was that the missing dependencies were "bundle" and my ant script was set to only install "jar" ...
Fixed version: