I have an Eclipse build, using ivyde, that doesn't see one of my dependencies.
The build works fine in normal ant from the commandline.
The particular missing dependency is one of our own (not an Apache or more standard dependency). But again, it works from commandline ant builds just fine.
Maybe Eclipse uses some special defaults that don't exist in the command line version of pure ant ivy builds?