Hello,
I am unable to build the project with the included pom.xml file. The required artifacts are not available, and since the confluent maven repo is not browsable, it is hard to find the correct artifacts. I tried both master and 3.1.x release with the same result.
mvn clean install -U
Failed to execute goal on project kafka-connect-hdfs: Could not resolve dependencies for project io.confluent:kafka-connect-hdfs:jar:3.2.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.kafka:connect-api:jar:0.10.2.0-SNAPSHOT, io.confluent:kafka-connect-avro-converter:jar:3.2.0-SNAPSHOT: Could not find artifact org.apache.kafka:connect-api:jar:0.10.2.0-SNAPSHOT in confluent (http://packages.confluent.io/maven/) -> [Help 1]