You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "James Z.M. Gao (Jira)" <ji...@apache.org> on 2020/05/24 14:27:00 UTC

[jira] [Created] (MNG-6918) maven-wrapper DefaultDownloader does not parse user/password correctly

James Z.M. Gao created MNG-6918:
-----------------------------------

             Summary: maven-wrapper DefaultDownloader does not parse user/password correctly
                 Key: MNG-6918
                 URL: https://issues.apache.org/jira/browse/MNG-6918
             Project: Maven
          Issue Type: Bug
          Components: Bootstrap &amp; Build
    Affects Versions: 3.7.0-candidate
            Reporter: James Z.M. Gao


In wrapper DefaultDownloader, when auth for the http proxy, MVNW_{USERNAME,PASSWORD} should be fetched via System.getenv, not System.getProperty.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)