We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 fails because Deps.json_validation_rhino is not declared in the buildSrc module.
Deps.json_validation_rhino
I expected that cloning and building the project from main would work.
Add json_validation_rhino to Versions- and Dependencies-objects under buildSrc.
json_validation_rhino
The text was updated successfully, but these errors were encountered:
Thank you for finding it @anskaal ! Prepared PR with the fix: #26
Sorry, something went wrong.
oleksandrsarapulovgl
No branches or pull requests
Describe the bug
Gradle build fails because
Deps.json_validation_rhino
is not declared in the buildSrc module.Expected behaviour
I expected that cloning and building the project from main would work.
Steps to reproduce the issue
Possible Fix
Add
json_validation_rhino
to Versions- and Dependencies-objects under buildSrc.The text was updated successfully, but these errors were encountered: