File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 170170
171171 <!-- Plugin versions and config -->
172172 <maven-surefire-plugin .argLine>-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin .argLine>
173- <maven-surefire-plugin .version>3.2.5 </maven-surefire-plugin .version>
173+ <maven-surefire-plugin .version>3.0.0-M1 </maven-surefire-plugin .version>
174174 <maven-surefire-report-plugin .version>${maven-surefire-plugin.version} </maven-surefire-report-plugin .version>
175175 <maven-failsafe-plugin .version>${maven-surefire-plugin.version} </maven-failsafe-plugin .version>
176176
24502450 <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 >
24512451 <MALLOC_ARENA_MAX >4</MALLOC_ARENA_MAX >
24522452 </environmentVariables >
2453- <failIfNoSpecifiedTests >false</failIfNoSpecifiedTests >
24542453 <trimStackTrace >false</trimStackTrace >
24552454 <systemPropertyVariables >
24562455
You can’t perform that action at this time.
0 commit comments