HBASE-19014 surefire fails; When writing xml report stdout/stderr ... No such file or directory

This commit is contained in:
Chia-Ping Tsai 2017-10-21 01:30:12 +08:00
parent 78014fdcc0
commit 7f6ab255cd
1 changed files with 1 additions and 1 deletions

View File

@ -1312,7 +1312,7 @@
<it.test.jar>hbase-it-${project.version}-tests.jar</it.test.jar>
<annotations.test.jar>hbase-annotations-${project.version}-tests.jar</annotations.test.jar>
<shell-executable>bash</shell-executable>
<surefire.version>2.18.1</surefire.version>
<surefire.version>2.20.1</surefire.version>
<surefire.provider>surefire-junit47</surefire.provider>
<!-- default: run small & medium, medium with 2 threads -->
<surefire.skipFirstPart>false</surefire.skipFirstPart>