Spring app for chat service
./mvnw test
./mvnw verify -DskipUTs
./mvnw -ntp --batch-mode -s etc/maven/settings.xml initialize test-compile failsafe:integration-test failsafe:verify
-Pcontracts
-Dmaven.repo.url=URL
-Dmaven.repo.username=USERNAME
-Dmaven.repo.password=PASSWORD
Common for the project:
SONAR_URL
SONAR_TOKEN
MAVEN_URL
MAVEN_USERNAME
MAVEN_PASSWORD
SERVER_URL
SERVER_USER
SERVER_IP
SERVER_ID_RSA
DOCKER_COMMON_PARAMS
Unique for the app:
APP_NAME
DOCKER_APP_PARAMS