Hi All,
I cloned ksql repo and I am just doing a mvn clean install on the parent project.
It fails at ksqldb-serde saying “Could not resolve dependencies for project io.confluent.ksql:ksqldb-serde:jar:7.0.0-0: Failure to find io.confluent:common-config:jar:7.0.0-144 in Index of confluent-packages-maven/maven”
Anyone knows why I am getting this?