hyperledger-iroha / iroha-java

https://wiki.hyperledger.org/display/iroha
28 stars 38 forks source link

master-SNAPSHOT is not available #63

Closed georgeroman closed 4 years ago

georgeroman commented 4 years ago

This is what I get when compiling a project that depends on master-SNAPSHOT of iroha-java:

Could not find artifact com.github.hyperledger:iroha-java:jar:master-219d32262a-1 in jitpack.io (https://jitpack.io)

I suspect this is the result of the failed build of the last commit (https://github.com/hyperledger/iroha-java/commit/219d32262aaf8c3ce552023e2422e5c409661633).

Alexey-N-Chernyshov commented 4 years ago

Thanks, @georgeroman!

We found an issue in the CI, fix will be soon.

You can use Telegram or Hyperledger RocketChat for quick response on your issues.

Alexey-N-Chernyshov commented 4 years ago

Fixed in #65.