We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327c9b5 commit 9129940Copy full SHA for 9129940
integration-tests.bat
@@ -32,8 +32,7 @@ set CLASSPATH=
32
set M2_HOME=
33
set MAVEN_HOME=
34
set MAVEN_OPTS=%MAVEN_OPTS% -Xmx768M
35
-
36
-powershell "& "tools\download-maven.ps1"
+powershell -noprofile -executionpolicy bypass -file "tools\download-maven.ps1"
37
38
REM ******************************************************
39
REM - "for" loops have been unrolled for compatibility
0 commit comments