When I type
mvn --version
in command prompt I see:
Default Locale : en_US
However my System Loca
Defining the property allows you to pass them as command line argument.
This works for me:
de -Duser.language=${user.language}
mvn -Duser.language=tr