Description
For Maven there are several places where one can define the commandline arguments. These should be merged to 1 new commandline, but we need to have control over the order in which these are merged.
Best solution seems to be to introduce a CommandLineBuilder.
Attachments
Attachments
Issue Links
- is related to
-
MNG-6078 Can't overwrite properties which have been defined in .mvn/maven.config
- Closed