Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
像这样:
pom 文件
导致 build 非常慢(大约 10 分钟)。
检查 .gradle/cache/modules-2 下也没发现实际下载的 pom 文件,也就是说每次下载都是失败的。
检查 IDE 和 Gradle 代理没发现问题。