ppalaga opened a new issue #3123: URL: https://github.com/apache/camel-quarkus/issues/3123
Our integration tests can currently be run only against `camel-quarkus-bom`. However applications produced by https://code.quarkus.io/ import `io.quarkus.platform:quarkus-camel-bom` which may slightly differ from `camel-quarkus-bom`. So it would be nice to make the BOM GAV in the tests parametrized so that each integration test can be optionally run against `io.quarkus.platform:quarkus-camel-bom` by overriding some properties on the command line. The same could be done for Camel Quarkus examples. Credits: @vkasala -- 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]
