[ https://issues.apache.org/jira/browse/MRESOLVER-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697267#comment-17697267 ]
ASF GitHub Bot commented on MRESOLVER-341: ------------------------------------------ cstamas opened a new pull request, #265: URL: https://github.com/apache/maven-resolver/pull/265 As resolver faces many broken servers that does expect broken behaviour of Wagon, that blindly does preemptive auth for PUT. Those users who are not able to fix their servers, can use this "mild fallback" to make transport-http behave as stupidly as well. By default this is disabled. --- https://issues.apache.org/jira/browse/MRESOLVER-341 > Add option for preemptive PUT Auth > ---------------------------------- > > Key: MRESOLVER-341 > URL: https://issues.apache.org/jira/browse/MRESOLVER-341 > Project: Maven Resolver > Issue Type: Improvement > Components: Resolver > Reporter: Tamas Cservenak > Priority: Major > Fix For: 1.9.7 > > > As resolver faces many broken servers does expect broken behaviour of Wagon > that blindly does preemptive auth for PUT. Those users who are not able to > fix their servers, can use this "mild fallback" to make transport-http behave > stupidly as well. > By default this is disabled. -- This message was sent by Atlassian Jira (v8.20.10#820010)