cunningt opened a new pull request #6462:
URL: https://github.com/apache/camel/pull/6462


   https://issues.apache.org/jira/browse/CAMEL-17062
   
   camel-dependencies has no dependencies and maven forces it early in the 
build order.    camel-catalog syncs the properties to camel-dependencies, but 
that doesn't happen till after camel-dependencies builds and install, which 
creates a build order issue - the camel-dependencies that is installed and 
deployed is not the synced copy.
   
   An advantage to this approach is that if there are sync properties changes 
to camel-dependencies, the build is not overwriting source git files - 
camel-dependencies is synced within the target build directory.


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