GitHub user awallgren opened a pull request: https://github.com/apache/maven-surefire/pull/174
https://issues.apache.org/jira/browse/SUREFIRE-1475 Don't assume wmic is on the path on windows. You can merge this pull request into a Git repository by running: $ git pull https://github.com/awallgren/maven-surefire master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-surefire/pull/174.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #174 ---- commit e5fba76e2a2e94489978da86a80a86e7cd6b0996 Author: Anders Wallgren <anders_wallgren@...> Date: 2018-02-10T00:39:35Z https://issues.apache.org/jira/browse/SUREFIRE-1475 Don't assume wmic is on the path on windows. ---- ---