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

Uncaught exception from fetching Maven metadata?
5 Replies
g
g12mo 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
ADudeCalledLeoOP12mo ago
it's probably my network, it's been fucky today
g
g12mo ago
I think that's the case too yeah
ADudeCalledLeo
ADudeCalledLeoOP12mo ago
this probably shouldn't bring down the entire build though?
g
g12mo 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?