claudio4j opened a new pull request, #5039:
URL: https://github.com/apache/camel-k/pull/5039

   <!-- Description -->
   
   Fix #527 #2600 #4027
   
   Invoking this small program adds 2s to the integration initialization task.
   
   Notes:
   1. TODO: On the camel-deps java project, add support for proxy and maven 
settings.
   2. I tried to use `camel dependency list` but it is a bit complex to have it 
running in an offlline mode, it was 2s slower too, as it creates a maven 
project, then export it.
   3. camel-deps is using Camel 4.4.0-SNAPSHOT since there are some important 
fixes in camel-kamelet-main since 4.3.0 final.
   4. Later this approach can be added to the camel-k run jbang command.
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" 
to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   Fix: Enhance discovery of camel dependencies
   ```
   


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