-
Feature
-
Resolution: Won't Do
-
Normal
-
None
-
False
-
None
-
False
-
0
-
0%
-
Todo
Commands to reproduce
kamel init HelloCamelK.java kamel local run HelloCamelK.java
"kamel local run" is returning "failure while building project: exit status 1". This is due to lower java version i.e.8. being used. I think camel-k requires JDK 11. It worked when I used JDK 11
It would be helpful if "kamel local run HelloCamelK.java" returns a message indicating that the java version should be jdk11
// code placeholder