【发布时间】:2020-08-30 12:35:55
【问题描述】:
当我运行指向 JFrog Artifactory 设置的 maven 构建时,我在日志中看到以下错误:
2020-05-14T04:41:01.640Z [jfrt ] [ERROR] [dcb2a29d3c46472e] [o.a.r.RemoteRepoBase:806 ] [http-
nio-8081-exec-1] - IO error while trying to download resource
'jcenter:org/springframework/security/spring-security-web/4.2.2.RELEASE/spring-security-web-
4.2.2.RELEASE.jar': **javax.net.ssl.SSLException: Connection reset**
2020-05-14T04:41:01.641Z [jfrt ] [WARN ] [dcb2a29d3c46472e] [o.a.e.DownloadServiceImpl:266 ] [http-
nio-8081-exec-1] - **Sending HTTP error code 404: Connection reset**
我已经从 Artifactory 管理控制台中检查了与 jcenter 存储库的连接,它说它能够连接。
需要你的帮助。
问候
【问题讨论】:
标签: maven artifactory jcenter jfrog-cli