I have a gradle project and I am using Intellij idea IDE (version 14). I am using a local gradle distribution (version 2.2). When I click the button to update all gradle projects, the creation takes too much time, but with each start it ends successfully. My repository is located on the local server of the company. This is normal?
In a multi-build gradle, where you have many submodules, I had this problem and I fixed it by doing the following:
"Gradle refresh" , " ( ) ()". - 200 , classpath... , , , .
, :shared, , , . , -, , . 1 .
:shared
transitive = false , .
transitive = false
, 1-2 , " ". .