Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Fix Version/s: 2.1.0, 3.0-alpha-1
-
Component/s: Command Line
-
Labels:None
-
Environment:xp
-
Complexity:Intermediate
-
Number of attachments :
Description
I have a mojo that takes a parameter as an expression, simple boolean. If I set it to true in my settings.xml, setting it to false with -D doesn't have any effect. The CLI should have the final say.
Issue Links
- is duplicated by
-
MNG-3884
Command line arguments don't overwrite settings.xml properties when invoking a plugin
-
- is related to
-
MRESOURCES-85
command line cannot overwrite pom properties
-
- relates to
-
MNG-2206
bad properties interpolation with profiles
-
-
MNG-4123
still can't override properties in pom.xml with -D command line settings. regression?
-
-
MRESOURCES-101
command-line properties not regarded sometimes
-
Put the processing of CLI properties (executionProperties) first.