Build fails with SocketException when adding module("data-mongodb")

Uncaught exception from fetching Maven metadata?
5 Replies
gdude
gdude4mo ago
hmm that's a NoClassDefFoundError.. caused by a socket reset..? that's a getMetadata call.. it sounds like maven central must be having problems? or your network @ADudeCalledLeo I am not seeing any issue reports yeah things seem fine here
ADudeCalledLeo
ADudeCalledLeoOP4mo ago
it's probably my network, it's been fucky today
gdude
gdude4mo ago
I think that's the case too yeah
ADudeCalledLeo
ADudeCalledLeoOP4mo ago
this probably shouldn't bring down the entire build though?
gdude
gdude4mo ago
this is part of the dependency resolver which.. yeah isn't cached at the moment I don't really know how to do that yet tbh but it would probably still fail I think

Did you find this page helpful?