gnodet opened a new pull request, #2431:
URL: https://github.com/apache/maven/pull/2431

   When batch requests fail, individual exceptions are now added as suppressed
   exceptions to preserve stack traces and error context for debugging.
   
   - Modify AbstractRequestCache.requests() to call addSuppressed() for each 
failed request
   - Add comprehensive test suite in AbstractRequestCacheTest to verify 
exception handling
   - Test covers batch failures, mixed success/failure, and successful batch 
scenarios
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to