arjun180 commented on issue #1263:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1263#issuecomment-947853382


   Thanks @oscerd - Is there a recommended way of going about merging the JAR 
files?
   
   - I can merge the connector tar gz file and STS JAR locally. However as far 
as I understand, the `artifacts` section in the Kafka Connect yaml can only 
take in urls. And I can't push my locally merged JAR files into the maven repo.
   
   - I can exec into my running Kafka Connect pod, navigate to the connector 
folder and then run a `curl -O 
https://repo1.maven.org/maven2/software/amazon/awssdk/sts/2.17.51/sts-2.17.51.jar`
 . However, I have `permission denied` issues.


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


Reply via email to