diff --git a/m2-bootstrap-all.bat b/m2-bootstrap-all.bat index 6cf497e103..89f01f885f 100644 --- a/m2-bootstrap-all.bat +++ b/m2-bootstrap-all.bat @@ -115,7 +115,7 @@ cd .. echo Rebuilding maven2 plugins cd maven-plugins -m2 clean:clean install +call m2 clean:clean install cd .. echo Running integration tests