You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/03/06 12:13:00 UTC

[jira] [Comment Edited] (MRESOLVER-327) Make tranport-http obey system properties regarding proxy settings

    [ https://issues.apache.org/jira/browse/MRESOLVER-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17696907#comment-17696907 ] 

Konrad Windszus edited comment on MRESOLVER-327 at 3/6/23 12:12 PM:
--------------------------------------------------------------------

This is perceived as regression because Wagon observed the properties outlined in https://docs.oracle.com/javase/8/docs/api/java/net/doc-files/net-properties.html. I don’t think that considering those as well with native HTTP (with https://javadoc.io/static/org.apache.httpcomponents/httpclient/4.5.14/org/apache/http/impl/client/HttpClientBuilder.html#useSystemProperties()) does any harm.


was (Author: kwin):
This is perceived as regression because Wagon observed the properties outlined in https://docs.oracle.com/javase/8/docs/api/java/net/doc-files/net-properties.html. I don’t think that considering those as well with native HTTP (with https://javadoc.io/static/org.apache.httpcomponents/httpclient/4.5.14/org/apache/http/impl/client/HttpClientBuilder.html#useSystemProperties())

> Make tranport-http obey system properties regarding proxy settings
> ------------------------------------------------------------------
>
>                 Key: MRESOLVER-327
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-327
>             Project: Maven Resolver
>          Issue Type: Improvement
>          Components: Resolver
>            Reporter: Tamas Cservenak
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)