orpiske commented on PR #21115: URL: https://github.com/apache/camel/pull/21115#issuecomment-3811344697
This is interesting: I could reproduce, but only with your PR. It looks like the all components pom is missing this `<!-- CODEGEN DEPENDENCIES START -->` when it [loads the pom file](https://github.com/apache/camel/blob/d9ec3b36fc4d0f3d8074348fdfb094d1daaf92df/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareComponentMojo.java#L267). Then it causes the before to fail [here](https://github.com/apache/camel/blob/d9ec3b36fc4d0f3d8074348fdfb094d1daaf92df/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareComponentMojo.java#L269). -- 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]
