Re: Maven Core Command Line

2016-08-06 Thread Igor Fedorenko
+1 Sorry I missed this in my original implementation. I should have added a test too. -- Regards, Igor On Sat, Aug 6, 2016, at 10:15 AM, Christian Schulte wrote: > Am 08/06/16 um 16:08 schrieb Karl Heinz Marbaise: > > So the question is WDYT ? > > +1 > > Consistency. Almost all properties

Re: Maven Core Command Line

2016-08-06 Thread Christian Schulte
Am 08/06/16 um 16:08 schrieb Karl Heinz Marbaise: > So the question is WDYT ? +1 Consistency. Almost all properties can be overridden from the command line. I see no reason why 'maven.config' should not be overridable from the command line as well. Regards, -- Christian

Maven Core Command Line

2016-08-06 Thread Karl Heinz Marbaise
Hi, I have a question concerning the .mvn/maven.config file..and the command line options. Currently the order is that the .mvn/maven.config file is analyzed first and afterwards the options from commandline so I thought I could do something like this: .mvn/maven.config: