Settings
If you want to specify another Maven settings than your default one, you’ve got to tell Exam (The integration test engine) to also use it.
Here’s how to launch specified settings aware maven compilation:
mvn clean install -Dmaven.user.settings=$MAVEN_LOCAL_SETTINGS -s $MAVEN_LOCAL_SETTINGS