Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新版本用androidstudio编译打包时卡在dependencies':classpath' #8

Closed
planktonzp opened this issue May 9, 2016 · 21 comments
Closed

Comments

@planktonzp
Copy link

gradle: resolve dependencies ':classpath' 不知道如何解决 希望告知 谢谢

@YiuChoi
Copy link
Owner

YiuChoi commented May 10, 2016

没遇到过诶

@planktonzp
Copy link
Author

可能你那边网络比较好吧

@planktonzp
Copy link
Author

赶快发新版本的包吧 都不敢升级网易云音乐了 2333

@YiuChoi
Copy link
Owner

YiuChoi commented May 10, 2016

@RuizhiPeng 已经支持最新版3.4呀

@planktonzp
Copy link
Author

但是你的apk包列表里不还是上个版本的么 还以为没更新

@YiuChoi
Copy link
Owner

YiuChoi commented May 11, 2016

@RuizhiPeng 我刚上传了

@planktonzp
Copy link
Author

果然不该让你编译 刚刚用上就被通知网易云音乐更新了 以后我要靠自己啦 谢谢了 有什么不会的还得来请教 我是小白

@YiuChoi
Copy link
Owner

YiuChoi commented May 12, 2016

@RuizhiPeng 已更新

@mikelei8291
Copy link

的确有这个问题,错误信息如下:

* What went wrong:
A problem occurred configuring root project 'Unlock163Music'.
> Could not resolve all dependencies for configuration ':classpath'.
   > Could not resolve com.android.tools.build:gradle:2.1.0.
     Required by:
         :Unlock163Music:unspecified
      > Could not GET 'https://jcenter.bintray.com/com/android/tools/build/gradle/2.1.0/gradle-2.1.0.pom'.
         > Connection to http://127.0.0.1:1080 refused

@YiuChoi
Copy link
Owner

YiuChoi commented May 14, 2016

@mikelei8291 翻墙更新编译环境

@mikelei8291
Copy link

@YiuChoi 我直接拿墙外的机器编译的

@mikelei8291
Copy link

找到原因了,你在 gradle.properties 里设置了代理,而我本地没有用代理也不需要用,直接comment掉或者删掉就能正常下载依赖编译了

@planktonzp
Copy link
Author

厉害

@planktonzp
Copy link
Author

项目求更新 新版本已经失效

@planktonzp
Copy link
Author

希望进行版本更新 谢谢

@fingerart
Copy link

fingerart commented Sep 22, 2016

@mikelei8291 Thax 😂

# systemProp.http.proxyHost=127.0.0.1
# systemProp.http.proxyPort=1080

@5hmlA
Copy link

5hmlA commented Aug 10, 2017

@leftcoding
Copy link

@mikelei8291 谢了。困恼了我很多天,tmd,终于解决了

@SHISME
Copy link

SHISME commented Apr 25, 2018

简直有毒,翻墙之后,再配置代理,就会卡死。。。这算是bug吗

@gaoshilei
Copy link

何止是有毒啊,简直是恶心他妈给恶心开门

@planktonzp
Copy link
Author

简单来说 就是设置一下代理获取SDK 或者去掉代理用本地的文件编译 看个人需求 作者应该是自己的网络环境特殊才设置的 个人情况不同 关闭问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants