Github user jkff commented on the issue:
https://github.com/apache/maven-wagon/pull/37
Wait: the default one would give current behavior, which doesn't retry on
socket errors. Did you mean `-Dmaven.wagon.http.retryhandler.class=standard`
perhaps, and without the `nonRetryableClasses` argument (cause I'd prefer
UnknownHost to also be retried, it can happen due to transient network issues)?
It's a bit confusing that `default` and `standard` have such different
meanings...
Anyway: hope that some of the maintainers can chime in perhaps?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]