You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/08/06 16:46:20 UTC

[jira] [Created] (MNG-6076) Add the options of maven.config at the beginning to make it possible to overwrite via command line

Karl Heinz Marbaise created MNG-6076:
----------------------------------------

             Summary: 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)