Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Currently wagon has a retry mechanism when there are connections issues with repository manager like maven central, artifactory or nexus, see wagon source and httpclient source, httpclient default retry handler. However, it only captures low level connection issues. When the repo returns errors like 500 or 503, it does not retry. The 5xx response from the repo might be a blip and maven should retry before giving up.
Attachments
Issue Links
- links to