[ https://issues.apache.org/jira/browse/MNG-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892164#comment-16892164 ]
Michael Osipov edited comment on MNG-5857 at 7/24/19 8:36 PM: -------------------------------------------------------------- [~david_syer], have you tried to switch the arg pos, recompile and test for you? What is your usecase? We should probably document this. Since we haven't documented yet, we can change the impl, imho. was (Author: michael-o): [~david_syer], have you tried to switch the arg pos, recompile and test for you? What is your usecase? We should probably document this. > 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: waiting-for-feedback, 3.x / Backlog > > > Because of the way the command line args are added at the *start* of the list > here: > [MavenCli#410|https://gitbox.apache.org/repos/asf?p=maven.git;a=blob;f=maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java;h=4d142ee4c9a7f4f1c6311fcc87aacb59ba14fc23;hb=HEAD#l410], > 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.14#76016)