Unable to build project from master branch
devrishal opened this issue · 5 comments
devrishal commented
Hi,
I have cloned the project from master branch and tried running mvn clean install. But unable to do so as getting the below error.
Could not transfer artifact io.confluent:common:pom:7.4.0-886 from/to confluent (${confluent.maven.repo}): Cannot access ${confluent.maven.repo} with type default using the available connector factories: BasicRepositoryConnectorFactory
Please suggest if there is any configuration needed.
DangHT commented
You can try install all the jars to the local maven repository from confluencinc/kafka