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

Could not resolve org.ethereum:solcJ-all:0.4.25. #26

Open
jt4n opened this issue May 22, 2021 · 3 comments
Open

Could not resolve org.ethereum:solcJ-all:0.4.25. #26

jt4n opened this issue May 22, 2021 · 3 comments

Comments

@jt4n
Copy link

jt4n commented May 22, 2021

Hi, I met an error at loading Gradle changes, and I didn't modify any of the code.

`
A problem occurred configuring root project 'sample-project-gradle'.

Failed to notify project evaluation listener.
Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve org.ethereum:solcJ-all:0.4.25.
Required by:
project :
> Could not resolve org.ethereum:solcJ-all:0.4.25.
> Could not get resource 'https://dl.bintray.com/ethereum/maven/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.pom'.
> Could not GET 'https://dl.bintray.com/ethereum/maven/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.pom'. Received status code 403 from server: Forbidden
Task with name 'compileSolidity' not found in root project 'sample-project-gradle'.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    `
@amarinkovic
Copy link

Any progress on this issue?

@alterlife1
Copy link

@amarinkovic Update org.web3j version to 4.9.2. Maybe It will work.

@lucasmen9527
Copy link

Thanks @alterlife1, I tried to update the build.gradle configuration file web3j version update to 4.9.x,it work
image

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

4 participants