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: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org