几天后,似乎ClouBees无法访问jar的scannotation-1.0.3。
我们有一个使用Resteasy和Resteasy的模块需要它。 我们的POM引用了JBOss repo,其中的东西看起来还不错:
<repositories>
<!-- For resteasy -->
<repository>
<id>jboss</id>
<name>jboss repo</name>
<url>http://repository.jboss.org/nexus/content/groups/public/</url>
</repository>
</repositories>
https://repository.jboss.org/nexus/content/groups/public/org/scannotation/scannotation/1.0.3/
我们已经在本地尝试了构建,并且毫无问题地获取了jar。
那么,什么阻止CloudBees正确获取jar? 任何提示都将不胜感激。
谢谢, -yves
答案 0 :(得分:0)
“jboss”存储库ID会自动镜像到本地nexus实例上,以减少下载延迟,但镜像http://repository.jboss.org/nexus/content/groups/releases 和scannotations 1.0.3在jboss“第三方发布”
简单的解决方法是更改存储库ID