Tibor17 commented on issue #3176: URL: https://github.com/apache/maven-surefire/issues/3176#issuecomment-3867171118
@lprimak Please use this settings `<enableProcessChecker>ping</enableProcessChecker>`. You can bypass this problem by setting the checker in the plugin config. There are two types of checkers `native` (default), `ping` and the third `all` is the combination. Please read this documentation: [https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#enableProcessChecker](https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#enableProcessChecker) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
