thanks for the clarification, michael! would this be worth mentioning in the release notes for 4?
ciao bernhard Bernhard Schuhmann Senior Software Engineer|Jedox Von: Michael Osipov <micha...@apache.org> Datum: Montag, 7. August 2023 um 10:27 An: users@maven.apache.org <users@maven.apache.org> Betreff: Re: Maven 4 doesn't allow overriding user.language 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