You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by Александр Сидорчук <al...@gmail.com> on 2019/09/04 10:12:34 UTC

Kyligence nexus repository unreachable.

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.

Re: Kyligence nexus repository unreachable.

Posted by ShaoFeng Shi <sh...@apache.org>.
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: shaofengshi@apache.org

Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html
Join Kylin user mail group: user-subscribe@kylin.apache.org
Join Kylin dev mail group: dev-subscribe@kylin.apache.org




nichunen <ni...@apache.org> 于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,Александр Сидорчук<al...@gmail.com> 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.
>

Re:Kyligence nexus repository unreachable.

Posted by nichunen <ni...@apache.org>.
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,Александр Сидорчук<al...@gmail.com> 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.