[
https://issues.apache.org/jira/browse/MNG-6076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410665#comment-15410665
]
Karl Heinz Marbaise edited comment on MNG-6076 at 8/6/16 6:03 PM:
------------------------------------------------------------------
Done in
[b0be4e3a20e209b696c8c0d0a004ab15a0b563d0|https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commitdiff;h=b0be4e3a20e209b696c8c0d0a004ab15a0b563d0]
was (Author: khmarbaise):
Done in
[9cd04784e46c033fe40116b7c5ff6f41cb52e0af|https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commitdiff;h=9cd04784e46c033fe40116b7c5ff6f41cb52e0af]
> 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
> Affects Versions: 3.3.9
> Reporter: Karl Heinz Marbaise
> Assignee: Karl Heinz Marbaise
> Priority: Minor
> Fix For: 3.4.0
>
>
> 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)