【发布时间】:2022-01-09 20:27:36
【问题描述】:
在 2021.2 中一切正常,但是当同一个项目在 2021.3 中打开时,提示出现以下错误
http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.domain.sub-domain.project:private-commons:1.0.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/domain/sub-domain/project/private-repo/1.0.0-SNAPSHOT/maven-metadata.xml
Cannot resolve junit:junit:4.12
Cannot resolve org.apache.camel:camel-test:2.23.0
Cannot resolve com.amazonaws:aws-java-sdk-glacier:1.11.415
【问题讨论】:
-
清理缓存并重新启动。如果这样做没有帮助,请从源代码重新创建项目。
-
试过了,没用
标签: maven intellij-idea maven-3