mahmoodhussam commented on issue #666:
URL: https://github.com/apache/camel-karavan/issues/666#issuecomment-1465100767

   Solved: 
   The problem was related to the java version.
   
   Maven by default used 19.0. 
   I download the 11.0.18 Java Version and I changed the maven java default to 
11.0.18 using this command.
   
   export JAVA_HOME=`/usr/libexec/java_home -v 11.0.18`


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to