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

Bintray Repository Shutdown breaks build #1

Merged
merged 1 commit into from
Sep 28, 2021
Merged

Bintray Repository Shutdown breaks build #1

merged 1 commit into from
Sep 28, 2021

Conversation

markuszondler
Copy link
Contributor

Following the commands in the related website article the Maven build fails

[ERROR] Failed to execute goal org.web3j:web3j-maven-plugin:4.5.11:generate-sources (default) on project lottery-web3j-app: Execution default of goal org.web3j:web3j-maven-plugin:4.5.11:generate-sources failed: Plugin org.web3j:web3j-maven-plugin:4.5.11 or one of its dependencies could not be resolved: Failed to collect dependencies at org.web3j:web3j-maven-plugin:jar:4.5.11 -> org.ethereum:solcJ-all:jar:0.5.7: Failed to read artifact descriptor for org.ethereum:solcJ-all:jar:0.5.7: Could not transfer artifact org.ethereum:solcJ-all:pom:0.5.7 from/to ethereum (https://dl.bintray.com/ethereum/maven/): authorization failed for https://dl.bintray.com/ethereum/maven/org/ethereum/solcJ-all/0.5.7/solcJ-all-0.5.7.pom, status: 403 Forbidden -> [Help 1]

Based on hyperledger-web3j/web3j-maven-plugin#65 the mentioned Bintray repository shut down in May 21.

A comment in the linked web3j-maven-plugin issue recommends to use a newer version of the plugin which allows the Quarkus build to succeed again.

@Sgitario Sgitario merged commit 5b3d944 into Sgitario:master Sep 28, 2021
@Sgitario
Copy link
Owner

Thanks for this change!

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

Successfully merging this pull request may close these issues.

2 participants