You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamás Cservenák (Jira)" <ji...@apache.org> on 2022/05/13 06:38:00 UTC

[jira] [Created] (MNG-7478) Transport selection should use config properties, not user properties

Tamás Cservenák created MNG-7478:
------------------------------------

             Summary: Transport selection should use config properties, not user properties
                 Key: MNG-7478
                 URL: https://issues.apache.org/jira/browse/MNG-7478
             Project: Maven
          Issue Type: Improvement
          Components: Core
            Reporter: Tamás Cservenák


The NNG-7454 included resolver native transport and default wagon transport for resolver in maven. Still, the selection logic relies on user properties, that makes it impossible to simply set "for good" the selection, as it works only if set on command line.

Instead of user properties, core should use config properties (config + system + user merged) instead, as this allows setting transport in places like MAVEN_OPTS etc.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)