karanmehta93 commented on issue #2181: Update maven version to 3.6.2 for Jenkins URL: https://github.com/apache/bookkeeper/pull/2181#issuecomment-542904819 Hey @eolivelli, I still see this error ``` java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ``` ``` Caused: java.io.IOException: Cannot run program "mvn" (in directory "/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_bookie_tests"): error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
