Luxoft / cordentity

This project combines Hyperledger's Indy ledger for decentralized identity with the Corda platform
Apache License 2.0
32 stars 20 forks source link

1.6.4 not found #39

Closed StanGirard closed 4 years ago

StanGirard commented 5 years ago

I'm currently running it on ubuntu 18.04. JDK installed, graddle installed, libindy installed.

It cannot find the version 1.6.4 on everdym. I tried changing it to other versions, 1.8.1 per example but still not working.

* What went wrong:
Could not resolve all files for configuration ':indy-utils:compileClasspath'.
> Could not resolve org.hyperledger:indy:1.6.4.
  Required by:
      project :indy-utils
   > Could not resolve org.hyperledger:indy:1.6.4.
      > Could not get resource 'https://repo.evernym.com/artifactory/libindy-maven-local/org/hyperledger/indy/1.6.4/indy-1.6.4.pom'.
         > Could not GET 'https://repo.evernym.com/artifactory/libindy-maven-local/org/hyperledger/indy/1.6.4/indy-1.6.4.pom'.
            > Connect to repo.evernym.com:443 [repo.evernym.com/35.166.202.228] failed: Connection timed out (Connection timed out)
seniorjoinu commented 5 years ago

As the error says: "Connection timed out". It could mean only 2 things:

  1. There is something wrong with your connection.
  2. There is something wrong with evernym's connection.

I'm also unable to reach repo.evernym.com, so the problem seems to be on their side.

noah4477 commented 5 years ago

It has been migrated to https://repo.sovrin.org/repository/maven-releases

pranavkirtani88 commented 5 years ago

is this resolved? I am facing the same issue

seniorjoinu commented 5 years ago

Yes, come here - https://github.com/hyperledger-labs/cordentity

alkopnin commented 5 years ago

@pranavkirtani88 This repo will be closed soon, we do not maintain it because already migrated to Hyperledger lab.