The behavior is correct. You can only pass Maven user properties to CLI, *not* Java system properties. If you want to override them, use MAVEN_OPTS for this. It is an incorrect behavior from 3.x times where the notion between user properties and system properties was not properly defined.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
