mirror of https://github.com/apache/maven.git
Little fix for run it tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163763 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8be3d2473b
commit
9ccbd046a7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue