Currently, the ResolutionResult class returns false when the resolutions fails. I would find it helpful to get more information on why that happened.
This could include the modules (version ranges) in the DAG that were missing or the dependency links (as modeled by the Constraint class).
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/11606101-give-feedback-on-failed-dependency-resolution?utm_campaign=plugin&utm_content=tracker%2F12992746&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12992746&utm_medium=issues&utm_source=github).
Currently, the
ResolutionResultclass returnsfalsewhen the resolutions fails. I would find it helpful to get more information on why that happened.This could include the modules (version ranges) in the DAG that were missing or the dependency links (as modeled by the
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/11606101-give-feedback-on-failed-dependency-resolution?utm_campaign=plugin&utm_content=tracker%2F12992746&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12992746&utm_medium=issues&utm_source=github).Constraintclass).