Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't reach maven repository in GitHub Actions #15

Open
beremaran opened this issue Oct 16, 2020 · 1 comment
Open

can't reach maven repository in GitHub Actions #15

beremaran opened this issue Oct 16, 2020 · 1 comment

Comments

@beremaran
Copy link

issue explains itself imo

`

  • What went wrong:
    Execution failed for task ':compileJava'.

Could not resolve all files for configuration ':compileClasspath'.
Could not download btcd-cli4j-core-0.5.1.jar (com.neemre.btcd-cli4j:btcd-cli4j-core:0.5.1)
> Could not get resource 'http://mvn.neemre.com/com/neemre/btcd-cli4j/btcd-cli4j-core/0.5.1/btcd-cli4j-core-0.5.1.jar'.
> Could not GET 'http://nemp.planet.ee/mvn/com/neemre/btcd-cli4j/btcd-cli4j-core/0.5.1/btcd-cli4j-core-0.5.1.jar'.
> Connect to nemp.planet.ee:80 [nemp.planet.ee/217.146.69.16] failed: Connect timed out
`

@beremaran
Copy link
Author

idk if this is gonna ever be solved, if anyone encounters a similar problem you can use 0.5.8 here:
https://github.com/beremaran?tab=packages&repo_name=btcd-cli4j

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant