Tibor17 commented on pull request #347: URL: https://github.com/apache/maven-surefire/pull/347#issuecomment-823581345
@SiKing This is the problem `System.getProperty("thread.count", "1")`. You will never have this system property available in the JVM. It is processed only in the plugin which is the Maven process. Why you use it? -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org