[
https://issues.apache.org/jira/browse/MNG-6076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410903#comment-15410903
]
Hudson commented on MNG-6076:
-----------------------------
FAILURE: Integrated in maven-3.x #1358 (See
[https://builds.apache.org/job/maven-3.x/1358/])
Revert "[MNG-6076] Add the options from maven.config at the beginning to
(khmarbaise: rev 4ba57795988fb813c80a8216ca8ec22aa00ae07d)
* maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java
> Add the options of maven.config at the beginning to make it possible to
> overwrite via command line
> --------------------------------------------------------------------------------------------------
>
> Key: MNG-6076
> URL: https://issues.apache.org/jira/browse/MNG-6076
> Project: Maven
> Issue Type: Improvement
> Reporter: Karl Heinz Marbaise
> Assignee: Karl Heinz Marbaise
> Priority: Minor
>
> At the moment the reading of the {{.mvn/maven.config}} is handled that way
> that you can define for example a property into this file but it is not
> possible to overwrite a property via direct command line arguments.
> Scenario is related to MNG-5576 which makes it possible to define a property
> as a version. This can be done in {{.mvn/maven.config}} having a default
> value. But using this it is makes it impossible to change the property via
> command line call {{mvn -Drevision=XXX}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)