saranyaeu2987 edited a comment on issue #282:
URL: 
https://github.com/apache/camel-kafka-connector/issues/282#issuecomment-646290314


   @oscerd 
   Can you please give me maven repo link aws2-s3?
   There is are similar component folders in 
https://repo1.maven.org/maven2/org/apache/camel/ and have hard time in finding 
dependent jars
   
   Is there a list of dependent jars thats need to be in  
**/opt/kafka/plugins/camel-aws-s3/** in docker container
   
   ```
   FROM strimzi/kafka:0.18.0-kafka-2.5.0
   USER root:root
   COPY ./camel-plugins/ /opt/kafka/plugins/camel-aws-s3/
   USER 1001
   ```
   


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


Reply via email to