Maven build error No versions available for org.codehaus.jackson:jackson-core-asl:jar:[1.8,1.9) within specified range

前端 未结 4 777
星月不相逢
星月不相逢 2020-12-11 02:38

I am getting following error since today morning while doing maven build. There are no specific changes for yesterday and today. Can someone help me to resolve this? I tried

4条回答
  •  隐瞒了意图╮
    2020-12-11 02:51

    As pointed by yegor256, whoever is having this problem recently, it is probably caused by Amazon AWS. Just change your aws-java-sdk to a newer version (current is 1.3.20) and the problem will go away.

提交回复
热议问题