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

Execution default-cli of goal org.web3j:web3j-maven-plugin:4.10.0:generate-sources failed: ClassLoader.getSystemResource("releases.json") must not be null #111

Open
LeonSC opened this issue Jul 23, 2023 · 0 comments

Comments

@LeonSC
Copy link

LeonSC commented Jul 23, 2023

[INFO] Scanning for projects...
[INFO]
[INFO] �[1m-------------------------< �[0;36mcom.web3:platform�[0;1m >--------------------------�[m
[INFO] �[1mBuilding platform 0.0.1-SNAPSHOT�[m
[INFO] from pom.xml
[INFO] �[1m--------------------------------[ jar ]---------------------------------�[m
[INFO]
[INFO] �[1m--- �[0;32mweb3j:4.10.0:generate-sources�[m �[1m(default-cli)�[m @ �[36mplatform�[0;1m ---�[m
[INFO] No Solidity directory specified, using default directory [src/main/resources]
[INFO] No Solidity contracts specified, using the default [**/*.sol]
[INFO] Solidity: adding to process 'Storage.sol'
[INFO] �[1m------------------------------------------------------------------------�[m
[INFO] �[1;31mBUILD FAILURE�[m
[INFO] �[1m------------------------------------------------------------------------�[m
[INFO] Total time: 7.204 s
[INFO] Finished at: 2023-07-23T22:02:30+08:00
[INFO] �[1m------------------------------------------------------------------------�[m
[ERROR] Failed to execute goal �[32morg.web3j:web3j-maven-plugin:4.10.0:generate-sources�[m �[1m(default-cli)�[m on project �[36mplatform�[m: �[1;31mExecution default-cli of goal org.web3j:web3j-maven-plugin:4.10.0:generate-sources failed: ClassLoader.getSystemResource("releases.json") must not be null�[m -> �[1m[Help 1]�[m
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the �[1m-e�[m switch.
[ERROR] Re-run Maven using the �[1m-X�[m switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] �[1m[Help 1]�[m http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException

what is "ClassLoader.getSystemResource("releases.json")"?
tks

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