80 port is also working; I just updated the pom to use 80 port, as some users are behind a firewall.
Best regards, Shaofeng Shi 史少锋 Apache Kylin PMC Email: [email protected] Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html Join Kylin user mail group: [email protected] Join Kylin dev mail group: [email protected] nichunen <[email protected]> 于2019年9月5日周四 上午10:26写道: > Hi > > > I can visit > http://repository.kyligence.io:8081/#browse/browse/components:maven-public > now without any authentication. > > > Would you please try again? > > > > Best regards, > > > > Ni Chunen / George > > > > On 09/4/2019 18:12,Александр Сидорчук<[email protected]> wrote: > 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. >
