cstamas commented on PR #408: URL: https://github.com/apache/maven-resolver/pull/408#issuecomment-1896389068
> Now about your fix we still have the same issue, you set it to 100 but then it is set to 12 so maybe we should revert and default to http1? Hence the "workaround": exposed config settable _globally_ but also _per repository_. So the workaround is that if you hit this issue with remote repository "foo", then you can check in `.mvn/maven.config` that sets proper value for repository "foo". As checked with curl site, the value is usually 100 or 128 or above. I expect exotic values in "closed environments" like companies etc, but there again, Maven dev can consult IT about these values (or try, fail, adapt, loop)... -- 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]
