claudio4j commented on PR #1166: URL: https://github.com/apache/camel-k-runtime/pull/1166#issuecomment-1926866091
yes, let's see if the revert works for the camel-k nightly builds. Maybe I overlooked it, but the maven property name `camel-quarkus-version` is different from the `camel-quarkus.version` defined in the [yaml catalog](https://repository.apache.org/content/repositories/snapshots-group/org/apache/camel/k/camel-k-catalog/3.6.0-SNAPSHOT/camel-k-catalog-3.6.0-20240203.233714-1-catalog.yaml) (the second separator is dash), which still exits and is generated in [GenerateCatalogMojo](https://github.com/apache/camel-k-runtime/blob/main/support/camel-k-maven-plugin/src/main/java/org/apache/camel/k/tooling/maven/GenerateCatalogMojo.java#L182-L185). -- 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]
