You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/08 10:20:22 UTC

[GitHub] [camel-kafka-connector] oscerd commented on issue #1284: Cannot findr camel-salesforce-source-kafka-connector in maven repository

oscerd commented on issue #1284:
URL: https://github.com/apache/camel-kafka-connector/issues/1284#issuecomment-963006596


   In Maven central you can find a single JAR for all the connectors. Inside there will the source and sink or just one of them.
   
   In the jar you'll find the required classes. But for kafka-connect you don't need the jar directly, you'll need the package tar.gz to explode in your plugin path
   
   https://repo1.maven.org/maven2/org/apache/camel/kafkaconnector/camel-salesforce-kafka-connector/0.11.0/camel-salesforce-kafka-connector-0.11.0-package.tar.gz


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org