You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (JIRA)" <ji...@apache.org> on 2019/01/13 22:33:00 UTC

[jira] [Updated] (MNG-5857) Arguments from command line should override those in .mvn/maven.config

     [ https://issues.apache.org/jira/browse/MNG-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylwester Lachiewicz updated MNG-5857:
--------------------------------------
    Fix Version/s: 3.x / Backlog

> Arguments from command line should override those in .mvn/maven.config
> ----------------------------------------------------------------------
>
>                 Key: MNG-5857
>                 URL: https://issues.apache.org/jira/browse/MNG-5857
>             Project: Maven
>          Issue Type: Bug
>            Reporter: Dave Syer
>            Priority: Major
>             Fix For: 3.x / Backlog
>
>
> Because of the way the command line args are added at the *start* of the list here: https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob;f=maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java;h=034cb004a1f431089de5c66aab15ddbf5b784c30;hb=HEAD#l403, they get overwritten by the settings in .mvn/maven.config. I would have thought this should be the other way round.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)