davsclaus commented on pull request #6462:
URL: https://github.com/apache/camel/pull/6462#issuecomment-977589080


   > camel-dependencies -> camel-catalog -> camel-dependencies (sync-properties)
   
   No I dont think this is correct - its
   
   > camel-catalog -> camel-dependencies (sync-properties)
   
   In the camel-catalog there is a maven plugin that sync that 
camel-dependencies.
   
   However what is the "problem" is that running camel-catalog should be done 
after all the components are build etc, which was tricky in the past with maven 
as it can build in "whatever order it thinks its best" - so there is this 
camel-allcomponents "trick".
   
   


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