We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
call
1 parent d6232c4 commit 35d5a7bCopy full SHA for 35d5a7b
build_and_test.cmd
@@ -1,3 +1,3 @@
1
@echo off
2
3
-mvn -B verify --file pom.xml
+call mvn -B verify --file pom.xml
0 commit comments