essobedo opened a new pull request #7147: URL: https://github.com/apache/camel/pull/7147
Fix for https://issues.apache.org/jira/browse/CAMEL-17759 ## Motivation There is a race condition in the parallel build that could cause inconsistencies in the catalog. ## Modifications * Add a new artifact that depends on all core artifacts called `camel-core-all` * Add a dependency to `camel-core-all` in `camel-catalog` to ensure that the catalog won't be generated before some core artifacts like the console. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
