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:32:15 UTC

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

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


   This guide requires org.apache.camel.kafkaconnector.salesforcesource.CamelSalesforcesourceSourceConnector
   https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-salesforce-source-kafka-source-connector.html
   
   Which I can find in the source code
   ![image](https://user-images.githubusercontent.com/5474821/140725582-930b5e8b-ef66-4073-b9fd-85b65abf37e8.png)
   
   If I replace camel-salesforce-source-kafka-source-connector with camel-salesforce-kafka-source-connector. When I add the connector to Kafka, it says the CamelSalesforcesourceSourceConnector class can't be found.
   
   If I extract the camel-salesforce-kafka-connector-0.11.0.jar, I can find CamelSalesforceSourceConnector, but I cannot find CamelSalesforce**source**SourceConnector. 
   ![image](https://user-images.githubusercontent.com/5474821/140726328-87635a43-3a3d-44ff-9852-f925a5c18086.png)
   
   
   


-- 
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