BIGTOP-2829. [iTest] build failed during Maven integration test phase
+1, LGTM.
Fwiw, i was getting the same error (failsafe-summary.xml: no such file) with v2.17, 2.18, and 2.18.1. I didn't dig too deep, but this fits the timeframe and seems relevant:
https://github.com/apache/maven-surefire/pull/87/files
That comes in with v2.19, which works (as does 2.20).
Hey @evans-ye, I see this has been committed upstream. Just FYI, if you included a "Closes #244" in the upstream commit message, the github bot would have automatically closed this PR.
Here's a list of keywords that will trigger an auto close:
https://help.github.com/articles/closing-issues-via-commit-messages/
Understood. Thanks @kwmonroe :)