File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 185185 </extraJavaTestArgs >
186186 <!-- Plugin versions and config -->
187187 <maven-surefire-plugin .argLine>-Xmx2048m -Xss2m -XX:+HeapDumpOnOutOfMemoryError ${extraJavaTestArgs} </maven-surefire-plugin .argLine>
188- <maven-surefire-plugin .version>3.0.0-M4 </maven-surefire-plugin .version>
188+ <maven-surefire-plugin .version>3.2.5 </maven-surefire-plugin .version>
189189 <maven-surefire-report-plugin .version>${maven-surefire-plugin.version} </maven-surefire-report-plugin .version>
190190 <maven-failsafe-plugin .version>${maven-surefire-plugin.version} </maven-failsafe-plugin .version>
191191
24862486 <DYLD_LIBRARY_PATH >${env.DYLD_LIBRARY_PATH} :${project.build.directory} /native/target/usr/local/lib:${hadoop.common.build.dir} /native/target/usr/local/lib</DYLD_LIBRARY_PATH >
24872487 <MALLOC_ARENA_MAX >4</MALLOC_ARENA_MAX >
24882488 </environmentVariables >
2489+ <failIfNoSpecifiedTests >false</failIfNoSpecifiedTests >
24892490 <trimStackTrace >false</trimStackTrace >
24902491 <systemPropertyVariables >
24912492
You can’t perform that action at this time.
0 commit comments