[
https://issues.apache.org/jira/browse/MRESOLVER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784162#comment-17784162
]
ASF GitHub Bot commented on MRESOLVER-426:
------------------------------------------
cstamas commented on PR #356:
URL: https://github.com/apache/maven-resolver/pull/356#issuecomment-1802391250
This PR needs more: instead of doing hoops and loops (all to circumvent
enforcer on dependencies and more) just raise the build Java requirement to 21,
as HttpClient::close method is added. We can keep this "fine grained" Java
support (on 19 bind parameter, on 21 client close), but IMHO is overkill...
> Move some HTTP configuration properties from transport-http
> -----------------------------------------------------------
>
> Key: MRESOLVER-426
> URL: https://issues.apache.org/jira/browse/MRESOLVER-426
> Project: Maven Resolver
> Issue Type: Task
> Components: Resolver
> Reporter: Tamas Cservenak
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 2.0.0
>
>
> As they are not ASF HttpClient specific, but could be reused by other
> implementations as well, like bind address, support WebDAV,
> preemprtivePutAuth...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)