mrk-andreev commented on issue #2131: URL: https://github.com/apache/camel-quarkus/issues/2131#issuecomment-759634251
`quarkus.camel.native.csimple.on-build-time-analysis-failure = ignore` does not solve this problem. Class `CSimpleLanguage` can not be founded by `org.apache.camel.quarkus.core.deployment.CSimpleRouteDefinitionProcessor`. So may be problem in wrong dependencies version in my `pom.xml`. I solved this problem when I downgraded camel to `1.4.0` :( ---------------------------------------------------------------- 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: [email protected]
