jira-importer commented on issue #122:
URL: https://github.com/apache/maven-verifier/issues/122#issuecomment-2955220703

   **[Stephane 
Nicoll](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=snicoll)** 
commented
   
   The environment passe to Runtime.getRuntime does not contain the actual PATH 
variable.
   
   ```
   PATH=/usr/bin:/bin:/usr/sbin:/sbin
   ```
   
   My bash shell gives the following:
   
   ```
   cobra:~/projects/maven-shared/maven-verifier snicoll$ echo $PATH
   
/bin:/sbin:/usr/bin:/usr/sbin:/opt/local/bin:/opt/tools/maven/bin:/opt/tools/ant/bin
   ```
   
   


-- 
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]

Reply via email to