[ https://issues.apache.org/jira/browse/SUREFIRE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359296#comment-16359296 ]
ASF GitHub Bot commented on SUREFIRE-1475: ------------------------------------------ Github user awallgren commented on the issue: https://github.com/apache/maven-surefire/pull/174 Yes and yes. On Fri, Feb 9, 2018 at 19:22 Tibor Digana <notificati...@github.com> wrote: > Did we take right path here as well? Did Microsoft mention this link in > their documentation? > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/maven-surefire/pull/174#issuecomment-364622261>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AAo4-XXOJFHMquUq6N_beA24cCc0LowMks5tTQt5gaJpZM4SAuOL> > . > -- anders > 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 > Priority: Major > > > {{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)