java - gradle idea plugin: libraries marked as "unresolved dependencies" -
When trying to run the idea plugin for my gradle project, in my many internal libraries I Gredre project multi-module, I consider plugin is applied to the Update: This is an example of a dependency to me: There are errors in all three resolve ... < / P> The issue was that I did not declare any repository. (Thanks peter) Add the following to my original project went resolved correctly dependency: Library: 'shield: unresolved No - Dependence_bl_bla 'has broken the square path . Library has been marked as "unbalanced dependency"
All projects .
All Project {repositories {mavenCentral ()}}
Comments
Post a Comment