-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.20
-
Component/s: Maven Failsafe Plugin, Maven Surefire Plugin
-
Labels:None
If you, for instance, run two forks in parallel and the first one abruptly failed with fatal error then the second JVM should be killed.
This prevents from errors on deleting surefire<hash>.jar files. and /target/surefire folder.