jamesnetherton commented on PR #4486: URL: https://github.com/apache/camel-quarkus/pull/4486#issuecomment-1416692949
> why we need to have these flattened bom in repo Technically, we don't. IIRC it's more for auditing purposes so we can see the history of what changed and where artifacts in the BOM are coming from. BTW, it's not just the BOM generation to consider here. Some version properties get sync'd & updated from others like here: https://github.com/apache/camel-quarkus/blob/main/pom.xml#L72 So that'd be another thing that'd fail the build on these auto PRs. -- 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]
