Skip to content

Commit

Permalink
Revert "Make build to use a local .m2"
Browse files Browse the repository at this point in the history
  • Loading branch information
AnuGayan committed Jul 12, 2023
1 parent 4e51862 commit 0abad2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product-scenarios/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ fi
#-DsuiteXmlFile=src/test/resources/testng${PRODUCT_VERSION}.xml \
#-fae -B -f pom.xml
#sleep 5000
mvn clean install -fae -Dmaven.repo.local="/root/.m2/repository"
mvn clean install -fae
MVNSTATE=$?

#=============== Copy Surefire Reports ===========================================
Expand Down

0 comments on commit 0abad2b

Please sign in to comment.