gaganis commented on issue #37: Reword error messages on failures due to cached previous failures. URL: https://github.com/apache/maven-resolver/pull/37#issuecomment-515912002 Thanks for the feedback @rfscholte. My understanding of this was that the this message is presented when we have cached in a previous attempt. So we are not trying on this run and failing and will not try on next runs until the policy time has expired. For me the misleading part was this: that also when the message is presented we are not trying. In the existing message this is not clear. It can be read as that 'we tried to download now and it failed and then in the future we are not going to attempt again'. So you might have fixed the download problem for the repo, but you still get a message that can be read as, 'I tried, it failed and will not try again until the policy expires'. So you are again led to think that you still have a repo problem. While the truth is(my understanding) that no attempt is made now because we failed previously.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
