-
Notifications
You must be signed in to change notification settings - Fork 547
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
cannot run quickstart example #874
Comments
Hey guys, I'm building with gradle 8.2.1.
|
i tried a couple of java and gradle version but it always fails. unfortunately the needed versions are nowhere documented |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
example url:
https://github.com/linkedin/rest.li/tree/master/examples/quickstart
exec cmd:
gradle publishRestliIdl
error log:
FAILURE: Build failed with an exception.
Execution failed for task ':api:generateDataTemplate'.
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.
Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.6/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 15s
1 actionable task: 1 executed
env:
os: windows10
gradle version: 6.6
The text was updated successfully, but these errors were encountered: