[ https://issues.apache.org/jira/browse/SUREFIRE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384497#comment-16384497 ]
ASF GitHub Bot commented on SUREFIRE-1475: ------------------------------------------ Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/174 @awallgren You can close this PR. There is already a branch with dedicated fix: https://git-wip-us.apache.org/repos/asf?p=maven-surefire.git;a=shortlog;h=refs/heads/SUREFIRE-1475 Thx for contributing! > PpidChecker.windows() assumes wmic is on the path > ------------------------------------------------- > > Key: SUREFIRE-1475 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1475 > Project: Maven Surefire > Issue Type: Bug > Components: process forking > Affects Versions: 2.20.1 > Environment: Windows > Reporter: Anders Wallgren > Assignee: Tibor Digana > Priority: Major > Fix For: 2.21.0 > > > > {{PpidChecker.windows()}} assumes that the wmic executable is on the path, > which isn't always the case. > A better approach would probably be to use > {{%SystemRoot%\System32\Wbem\wmic}}. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)