ppalaga commented on PR #10483:
URL: https://github.com/apache/camel/pull/10483#issuecomment-1604442954

   > Is there a specific reason for having all the cq stuff in terms of maven, 
in a separated repository and separated group id?
   
   It is not all, and it is not cq-only. They serve also other projects like 
quarkus-cxf. So the primary reason is reuse. Another important reason is build 
performance: not having to rebuild the tools with every build of the repo where 
those tools are used saves time and CO2. In case of this specific Maven 
extension, it actually has to be hosted outside of the camel git repo. Building 
and loading in the same build would not work. I am open to moving it elsewhere 
if you like?


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