Re: camel-jbang maven performance

2025-02-16 Thread Tadayoshi Sato
Hi, It might be specific to your one.yaml route. Can you provide us with the route yaml? On Mon, Feb 17, 2025 at 1:01 AM Chirag wrote: > Here is more: > C:\work\camel-demos\fileToPubSub>camel run --verbose one.yaml > 2025-02-16 10:52:46.984 INFO 30360 --- [ main] > org.apache.camel.m

Re: camel-jbang maven performance

2025-02-16 Thread Chirag
Here is more: C:\work\camel-demos\fileToPubSub>camel run --verbose one.yaml 2025-02-16 10:52:46.984 INFO 30360 --- [ main] org.apache.camel.main.MainSupport: Apache Camel (JBang) 4.10.0 is starting 2025-02-16 10:52:47.300 INFO 30360 --- [ main] org.apache.camel.main.Ma

Re: camel-jbang maven performance

2025-02-16 Thread Claus Ibsen
Hi Also you can run camel-jbang with --verbose then it logs more information about those maven activities that can help to find out why On Sun, Feb 16, 2025 at 7:43 AM Claus Ibsen wrote: > Hi > > Can you try testing with older versions of camel jbang to find out if you > can see a specific ver