[
https://issues.apache.org/jira/browse/MNG-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17641213#comment-17641213
]
ASF GitHub Bot commented on MNG-7607:
-------------------------------------
cstamas commented on PR #884:
URL: https://github.com/apache/maven/pull/884#issuecomment-1331929692
> We also have another case when user want to download a custom resource
from any remote url. And also want to use authorization configuration from
settings/servers and preserve settings/proxy for connections.
@slawekjaranowski But user can create own new instance of RemoteRepository
(using whatever values/url he wants), and use that. Or is that not feasible?
> Add Transport to new Immutable API
> ----------------------------------
>
> Key: MNG-7607
> URL: https://issues.apache.org/jira/browse/MNG-7607
> Project: Maven
> Issue Type: New Feature
> Reporter: Tamas Cservenak
> Priority: Major
> Fix For: 4.0.x-candidate, 4.0.0
>
>
> Introduce simple API to GET/PUT resources. Keep it intentionally simple, that
> still covers quite broad range of use cases. If plugin/extension needs a bit
> advanced features (like conditional GETs or whatnot), they should roll their
> own.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)