Hi,

I have a project (https://github.com/robjg/arooa) that builds fine with Ivy 
2.4.0 but doesn’t resolve the correct dependencies with the latest Ivy IDE 
download, which includes Ivy 2.5.0-rc1.

The problem appears to be that logback-classic resolves the slf4j-api test 
dependencies, not those in the default configuration.

If I use the retrieve task instead of the cachepath task the correct 
dependencies are found.

It seems related to this problem reported on stack overflow: 
https://stackoverflow.com/questions/51113989/why-is-logback-classic-not-downloading-slf4j-api-in-my-ivy-setup

Any ideas?
Many thanks,
Rob

Reply via email to