[
https://issues.apache.org/jira/browse/MRESOLVER-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697346#comment-17697346
]
Tamas Cservenak commented on MRESOLVER-327:
-------------------------------------------
Relying on system properties were present since long time and was like "clutch"
to fix issues out in the wild (side note: hence the total mixup of mvn -D vs
Java system properties). Use of (global) Java system properties prevents things
like embeddability (thing m2e or alike), so today it should be considered as
anti pattern.
> 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)