Hi,
I'm running the TwitterProducer task as per https://github.com/Eneco/kafka-connect-twitter connect-standalone <path>/connect-source-standalone.properties <path>/twitter-source.properties I see that I have to set the CLASSPATH to include all the dependent jars that the target connector jar is dependent on. This method wouldn't be robust if the version changes in pom.xml Is there an easier approach to run the standlone connect application? Thanks Kanagha Kanagha