[jira] [Commented] (MNG-7607) Add Transport to new Immutable API

2022-12-29 Thread Michael Osipov (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17652962#comment-17652962
 ] 

Michael Osipov commented on MNG-7607:
-

Please fix the fixVersion and assignee.

> 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
>Assignee: 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)


[jira] [Commented] (MNG-7607) Add Transport to new Immutable API

2022-12-01 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641912#comment-17641912
 ] 

Hudson commented on MNG-7607:
-

Build succeeded in Jenkins: Maven » Maven TLP » maven » master #140

See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/140/

> 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
>Assignee: 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)


[jira] [Commented] (MNG-7607) Add Transport to new Immutable API

2022-12-01 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17641896#comment-17641896
 ] 

ASF GitHub Bot commented on MNG-7607:
-

cstamas merged PR #884:
URL: https://github.com/apache/maven/pull/884




> 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)


[jira] [Commented] (MNG-7607) Add Transport to new Immutable API

2022-11-30 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)