gradle-view icon indicating copy to clipboard operation
gradle-view copied to clipboard

"Could not resolve"

Open yoavain opened this issue 11 years ago • 1 comments

I would love to have an easy way to find errors. Currently I need to search for "Could not resolve"

yoavain avatar Dec 24 '14 08:12 yoavain

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.

rholder avatar Dec 24 '14 20:12 rholder