mirror of https://github.com/apache/maven.git
add run-its for windows
This commit is contained in:
parent
a9eb26a5bc
commit
a0f6302ff4
|
@ -0,0 +1,6 @@
|
||||||
|
@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
|
||||||
|
|
||||||
|
|
||||||
|
suite.addTestSuite( MavenITmng5572ReactorPluginExtensionsTest.class );
|
Loading…
Reference in New Issue