valdar commented on issue #95: Not able to run aws s3 source connector 
URL: 
https://github.com/apache/camel-kafka-connector/issues/95#issuecomment-591139938
 
 
   Hello @ruchirvaninasdaq, are you 100% sure that when you have built the 
project with `mvn clean package` the `core/pom.xml` was containing this 
dependency: 
   ```
   <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-aws-s3</artifactId>
   </dependency>
   ```
   please note that `<scope>provided</scope>` has been removed.
   
   Can you post the list of the content of the directory 
`camel-kafka-connector\core\target\camel-kafka-connector-0.0.1-SNAPSHOT-package\share\java`
 after the build?
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to