Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0.beta1
-
None
-
None
Description
Today the "resolve in workspace" feature is quite a work around: the resolve process run against the real artifacts in the real repositories, and only after that the resolved artifacts are maybe replaced by the project.
Drawbacks:
- the resolve can fail if the artifact is not build but the project exist
- we have no control of when a project is included or not
So what we need here is a specific implementation of Ivy's DependencyResolver managed by IvyDE.