@REM How JvZ runs the ITs from a clean slate if it would be on Windows mvn clean install -Prun-its,embedded -Dmaven.repo.local=%cd%/repo @REM If behind a proxy try this.. @REM mvn clean install -Prun-its,embedded -Dmaven.repo.local=%cd%/repo -Dproxy.active=true -Dproxy.type=http -Dproxy.host= -Dproxy.port= -Dproxy.user= -Dproxy.pass=