[
https://issues.apache.org/jira/browse/MRESOLVER-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809528#comment-17809528
]
ASF GitHub Bot commented on MRESOLVER-467:
------------------------------------------
cstamas opened a new pull request, #410:
URL: https://github.com/apache/maven-resolver/pull/410
Currently we have 3 HTTP transports and each have
quite some overlap. Pull these out, introduce
new "shared HTTP" module for those.
---
https://issues.apache.org/jira/browse/MRESOLVER-467
> Pull out Remote Included checksum support
> -----------------------------------------
>
> Key: MRESOLVER-467
> URL: https://issues.apache.org/jira/browse/MRESOLVER-467
> Project: Maven Resolver
> Issue Type: Task
> Components: Resolver
> Reporter: Tamas Cservenak
> Priority: Major
> Fix For: 2.0.0, 2.0.0-alpha-7
>
>
> The logic for them is basically duplicated (triplicated) in all HTTP
> transport implementations (apache, jdk, jetty). This also implies
> introduction of some "shared" module for them, like
> maven-resolver-transport-http-shared or alike.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)