mmistretta opened a new issue #1507: URL: https://github.com/apache/camel-k/issues/1507
When adding the camel-jackson dependency, comments with imports, actual imports, etc inner classes are no longer found. version: Camel K Client and Operator 1.0.0-RC2 Example: https://github.com/jeremyrdavis/quarkus-cafe-demo/commits/camel-k-addition - commit works: d95b5ea360ca1dabe333b2ce568fc87b18e8594d - commit does not work: 4ee524f4ccf2c9dce3005b80e7fa44b4d1546528 Process on OpenShift 4.4: - Create project - Install camel k operator - kamel install --olm=false --skip-cluster-setup --skip-operator-setup --maven-repository https://jitpack.io@id=jitpack@snapshots - kamel run --name=rest-with-undertow --dependency=camel-rest --dependency=camel-undertow --dependency=mvn:com.github.jeremyrdavis:quarkus-cafe-demo:1.2-SNAPSHOT RestWithUndertow.java ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org