Is anyone else experiencing very long Gradle refresh times in IntelliJ? Mine currently takes almost 60 minutes! I'm on IJ 2018.3.2. (I'm pretty sure that I'm not hitting this problem https://stackoverflow.com/questions/38209851/intellij-idea-takes-a-long-time-when-refreshing-a-gradle-project ).
Actually, it's probably purely a Gradle problem: doing ./gradlew extensions:geode-modules:dependencies takes 3 1/2 minutes. Multiply that for every sub-module we have...