Hello Camel Users,

I am setting up Camel-K version 1.11.0 and running the first hello.groovy 
example via: kamel run hello.groovy.

I am seeing errors of the following type in the pod log.

{"level":"error","ts":1674679707.3337958,"logger":"camel-k.maven.build","msg":"[ERROR]
 Some problems were encountered while processing the POMs:\n[ERROR] 
Non-resolvable import POM: Could not transfer artifact 
org.apache.camel.k:camel-k-runtime-bom:pom:1.16.0 from/to mplx-repo 
(http://xyz): transfer failed for 
http://xyz/org/apache/camel/k/camel-k-runtime-bom/1.16.0/camel-k-runtime-bom-1.16.0.pom
 @ line 15, column 19\n[ERROR] 'dependencies.dependency.version' for 
org.apache.camel.quarkus:camel-quarkus-log:jar is missing. @ line 25, column 
17\n[ERROR] 'dependencies.dependency.version' for 
org.apache.camel.quarkus:camel-quarkus-timer:jar is missing. @ line 29, column 
17\n[ERROR] 'dependencies.dependency.version' for 
org.apache.camel.k:camel-k-runtime:jar is missing. @ line 33, column 
17\n[ERROR] 'dependencies.dependency.version' for 
org.apache.camel.quarkus:camel-quarkus-groovy-dsl:jar is missing.

Could someone point me in the right direction in understanding what is causing 
these errors?

Reply via email to