language: java services: mongodb install: mvn install -U -DskipTests=true -P spring-snapshot script: mvn install -nsu -P '!integration'