Thorntail 2.6.0.FinalFlyFly Dependecy错误

时间:2019-12-09 10:36:56

标签: java jboss wildfly microprofile thorntail

我们当前将项目中Thorntail的版本从2.5.0.Final更新为2.6.0.Final。

Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find org.codehaus.jackson:jackson-jaxrs:jar:1.9.13.redhat-00006 in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced
    at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:219)
    at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:192)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:554)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:472)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:390)
    ... 47 more

WildFly似乎找不到依赖项:rg.codehaus.jackson:jackson-jaxrs:jar:1.9.13.redhat-00006

1 个答案:

答案 0 :(得分:1)

请将Maven存储库https://maven.repository.redhat.com/ga/添加到代理存储库列表中。有关更多信息,请查看此博客文章https://thorntail.io/posts/announcing-thorntail-2-6-0-final/#_red_hat_maven_repository_requirement