Hello,

In Kylin we have dependicy with
org.apache.calcite:calcite-core:jar:1.16.0-kylin-r2

Failure to find org.apache.calcite:calcite-core:jar:1.16.0-kylin-r2
with error:
from/to kyligence (
http://repository.kyligence.io:8081/repository/maven-public/): Not
authorized , ReasonPhrase:Unauthorized.

<repository>
  <id>kyligence</id>
  <name>Kyligence Repository</name>
  <url>http://repository.kyligence.io:8081/repository/maven-public/
  </url>
  <releases>
    <enabled>true</enabled>
  </releases>
  <snapshots>
    <enabled>true</enabled>
  </snapshots>
</repository>

I can see repository, but have no credentials for it. And there is no
way to register.

Try to find it on another repositories but have no success.

Reply via email to