https://spring.io/blog/2019/09/16/goodbye-http-repo-spring-use-httpshttps://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020
我试图在我的测试系统上本地构建/运行Spring3.x和4.x源代码测试,由于存在我们无法再访问的依赖项,因此出现以下错误:-
[junit] Could not resolve all dependencies for configuration ':spring-orm:compile'.
[junit] > Could not resolve org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.0.1.
[junit] Required by:
[junit] org.springframework:spring-orm:3.2.15.BUILD-SNAPSHOT > org.apache.openjpa:openjpa:1.1.0
[junit] > Could not parse POM https://repo.spring.io/libs-release/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.0.1/geronimo-jms_1.1_spec-1.0.1.pom
[junit] > Could not find any version that matches org.apache.geronimo.specs:specs:1.1.
我可以使用什么替代回购来构建来源?
暂无答案!
目前还没有任何答案,快来回答吧!