elharo commented on issue #1988: URL: https://github.com/apache/maven-resolver/issues/1988#issuecomment-5846335362
The code is still catching a raw Exception, which is better than Throwable but not what it likely should be doing (unless some method call in its scope is itself broken and declared to throw a raw Exception). This needs to be scoped to what is expected and handled. -- 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]
