Я хотел бы проверить наличие утечек в конце набора тестов (RunListener.testRunFinished
) и завершить сборку, если была утечка.
Бросать AssertionError
из testRunFinished()
isn 'Это нормально, потому что он полностью останавливает сборку, игнорируя другие модули.
09:57:09.520 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M3:verify (default) on project project-module: There are test failures.
09:57:09.521 [ERROR]
09:57:09.522 [ERROR] Please refer to /home/user/project/target/failsafe-reports for the individual test results.
09:57:09.522 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
09:57:09.523 [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException There was an error in the forked process