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

证书错误是因为gradle或者idea的原因? #35

Open
linmii opened this issue Sep 13, 2020 · 10 comments
Open

证书错误是因为gradle或者idea的原因? #35

linmii opened this issue Sep 13, 2020 · 10 comments

Comments

@linmii
Copy link

linmii commented Sep 13, 2020

Ctrl+Alt+Q查询版本,提示证书错误提示,点击ok,再按快捷键查询就一直提示“找不到依赖库”,但是直接在.gradle文件中输入依赖关键字有列表展示。

javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:269)

image

image

image

@wuyr
Copy link
Owner

wuyr commented Sep 14, 2020

惨了惨了,https://maven.aliyun.com/mvn/view 阿里云的maven镜像,现在查不到仓库详情了,直接在网站上点进去,都提示系统出错了。。。。

@linmii
Copy link
Author

linmii commented Sep 14, 2020

惨了惨了,https://maven.aliyun.com/mvn/view 阿里云的maven镜像,现在查不到仓库详情了,直接在网站上点进去,都提示系统出错了。。。。

我能进去……

image

@wuyr
Copy link
Owner

wuyr commented Sep 14, 2020

惨了惨了,https://maven.aliyun.com/mvn/view 阿里云的maven镜像,现在查不到仓库详情了,直接在网站上点进去,都提示系统出错了。。。。

我能进去……

image

进去是能进去,你随便点一个仓库右边的 【仓库详情】,然后试试展开弹出框左边的tree视图

@linmii
Copy link
Author

linmii commented Sep 14, 2020

惨了惨了,https://maven.aliyun.com/mvn/view 阿里云的maven镜像,现在查不到仓库详情了,直接在网站上点进去,都提示系统出错了。。。。

我能进去……
image

进去是能进去,你随便点一个仓库右边的 【仓库详情】,然后试试展开弹出框左边的tree视图

果然,提示错误,估计阿里都还不知道吧,也没有反馈入口……

@linmii
Copy link
Author

linmii commented Sep 14, 2020

惨了惨了,https://maven.aliyun.com/mvn/view 阿里云的maven镜像,现在查不到仓库详情了,直接在网站上点进去,都提示系统出错了。。。。

我能进去……
image

进去是能进去,你随便点一个仓库右边的 【仓库详情】,然后试试展开弹出框左边的tree视图

是关闭了这个入口吗?响应给的是无权限访问

image

@wuyr
Copy link
Owner

wuyr commented Sep 14, 2020

哭唧唧,不知道是临时关闭还是永久关闭

@wuyr
Copy link
Owner

wuyr commented Sep 14, 2020

如果是接口有更改的话,应该会提供新的接口的,但现在它网站上的详情树也还没更新

@wuyr
Copy link
Owner

wuyr commented Sep 29, 2020

刚刚发现阿里云已经修复这个问题了,现在接口可以正常访问

@linmii
Copy link
Author

linmii commented Sep 30, 2020

刚刚发现阿里云已经修复这个问题了,现在接口可以正常访问

收到!

另外请问下,kotlin项目的*.gradle.kts这个插件不支持是吧?

@wuyr
Copy link
Owner

wuyr commented Sep 30, 2020

现在只支持.gradle后缀的文件,kts以后会添加支持

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

2 participants