gradle-view
gradle-view copied to clipboard
"Could not resolve"
I would love to have an easy way to find errors. Currently I need to search for "Could not resolve"
The custom Gradle model that passes the dependency information back up to the tree for rendering carries that message with it. There should be a way to detect that and output it in the log where it would be more apparent that resolution failed.