Hello,

now that my dependency resolution works on the command line, I'm
encountering a problem with IvyDE, and I'm not sure if this is the expected
behavior. My Ivy-managed Eclipse project depends on other projects that are
managed by Maven. Some of those projects I also have open as projects in
Eclipse; the org, name and revision match exactly.

I enabled "resolve dependencies in workspace" for the project in the
properties of the ivy.xml classpath container, but that seems to have no
effect. I'm not sure where I'd look for a trace of the workspace resolver's
activities, but there's nothing in the log files, and the respective
dependencies are resolved in the normal, download-the-artifact way.


An obvious explanation would be if the workspace resolver doesn't work on
Maven projects -- nothing in the docs seems to confirm or deny that.
Alternatively, I misconfigured something, in which case: how do I go about
debugging my configuration of IvyDE?


thanks

Philipp

Reply via email to