Im having issues when Amper try to fetch retrofit2...
# amper
c
Im having issues when Amper try to fetch retrofit2 dependency. I says can't find pom checksum but i know for sure that is presence in one of the default repostory
message has been deleted
One of the specified repository
It seems that it stop searching if it fail for one of the repository
a
let me check it right now
👀 1
a
yes, I confirm the issue: if one of repositories fails on resolution (in your case
maven.pkg.jetbrains.space
returned
400
by some reason instead of
404
) then other repositories are ignored and resolution fails. I will file an issue, and share the link here, thanks!
c
I already added the issue to youtrack