apupier commented on PR #1815:
URL: 
https://github.com/apache/camel-spring-boot/pull/1815#issuecomment-4708896897

   error is unrelated to this PR
   
   ```
   Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.188 s <<< 
FAILURE! -- in org.apache.camel.itest.springboot.CamelJmsIT
   org.apache.camel.itest.springboot.CamelJmsIT -- Time elapsed: 8.188 s <<< 
ERROR!
   java.io.IOException: Cannot run program "./mvnw" (in directory 
"/home/runner/work/camel-spring-boot/camel-spring-boot/tests/camel-itest-spring-boot/target/archetype-test-4268207003403419518/camel-jms"):
 Exec failed, error: 2 (No such file or directory) 
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1112)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1046)
        at 
org.apache.camel.itest.springboot.common.AbstractSpringBootBaseTestSupport.compileAndStartApp(AbstractSpringBootBaseTestSupport.java:95)
        at java.base/java.lang.reflect.Method.invoke(Method.java:565)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
   Caused by: java.io.IOException: Exec failed, error: 2 (No such file or 
directory) 
        at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
        at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:300)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:231)
   ```


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