davidedeangelismdb commented on issue #1374: URL: https://github.com/apache/camel-kafka-connector/issues/1374#issuecomment-1136013360
so If I well understood: the camel jira connector until the 0.11.x version was based on camel component and this is the tar containing the connector and all the dependencies https://search.maven.org/artifact/org.apache.camel.kafkaconnector/camel-jira-kafka-connector/0.11.5/jar Instead the new version 1.0 is based on kamelet: camel-jira-source-kafka-connector-1.0.0-package.tar.gz I tried to use the 0.11 and indeed there are all the parameters, now I'm facing another issue: ` Failed to create route route3: Route(route3)[From[https://#####] -> [DynamicTo[s... because of No endpoint could be found for: https://######, please check your classpath contains the needed Camel component jar` and I'm adding the camel-http jar in the plugin dir.. But, apart from that, I assume the ETA for having the Oauth on the new connector is unknown, in the meantime is it possible to use the old connector? Thank you! -- 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]
