diff --git a/product-scenarios/test.sh b/product-scenarios/test.sh index e20f5c0a65..e51a214408 100755 --- a/product-scenarios/test.sh +++ b/product-scenarios/test.sh @@ -107,7 +107,7 @@ fi #-DsuiteXmlFile=src/test/resources/testng${PRODUCT_VERSION}.xml \ #-fae -B -f pom.xml #sleep 5000 -mvn clean install -fae +mvn clean install -fae -Dmaven.repo.local="/root/.m2/repository" MVNSTATE=$? #=============== Copy Surefire Reports ===========================================