-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
gradle build failed in using this plugin version 4.11.1 and 4.11.0 #81
Comments
You will need to add a new repo to build.gradle -
|
same error it's not working the whole gradle and web3j plugins alongside java version are causing errors of undefined classes.In my opinion Web3j developer should tell us the rigght gradle/java and web3j version that are stable and should be used |
same error on Liberica JDK v21.0.2 & Gradle 8.6 & Plugin 4.11.0-4.11.2 |
same error |
We are in talks with Consensys team, they will be publishing it to maven central soon. Link to discussion on Discord (will need to join Hyperledger Server to access this)- https://discord.com/channels/905194001349627914/1195062053682032700/1238389155877359638 |
Issue has been fixed in latest web3j and web3j-gradle-plugin v4.12.0. Removed Consensys repo dependency and upgraded to gradle 8.7 |
closing this as no issue was reported so far |
gradle build failed
with this error:
Steps To Reproduce
Here is build.gradle.kts file
Expected behavior
working
Actual behavior
failed
Environment
The text was updated successfully, but these errors were encountered: