[
https://issues.apache.org/jira/browse/MNG-6076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410901#comment-15410901
]
Karl Heinz Marbaise commented on MNG-6076:
------------------------------------------
Undone the change, cause my assumption was wrong that the options like {{-T}}
couldn't be overwritten via command line. But this is only true for properties.
> 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)