kwin opened a new issue, #1622: URL: https://github.com/apache/maven-resolver/issues/1622
### Affected version 2.0.11 ### Bug description Currently preemptive authentication is only supported with Apache HTTP Client (https://github.com/apache/maven-resolver/blob/7e442f322e78ec422fb71dd9700a2956dae27fd6/maven-resolver-transport-apache/src/main/java/org/eclipse/aether/transport/apache/ApacheTransporter.java#L521) but not yet for the Java one, although there is no limitation mentioned in https://maven.apache.org/resolver/configuration.html for configuration `aether.transport.http.preemptiveAuth` or `aether.transport.http.preemptivePutAuth` -- 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]
