Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.19.1
-
None
Description
There should be a possibility to configure the Embedded shutdown timeout, to a value greater than 30 seconds.
When using cobertura to evaluate the code coverage, and with a big number of tests to run, the surefire plugin does not wait for cobertura writes all cobertura information to cobertura.ser because the 30 seconds embedded shutdown timeout is not sufficient.
Is it possible to add a configuration property to surefire-plugin to configure the embedded timeout time?