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
when i goto this step bin/vars_build.sh An error occurred err info in console:
****> Task :jpackage FAILED Error: Invalid or unsupported type: [deb]
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':jpackage'. Process 'command '/opt/jdk-17.0.2/bin/jpackage'' finished with non-zero exit value 1
Process 'command '/opt/jdk-17.0.2/bin/jpackage'' finished with non-zero exit value 1
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.
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 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 2m 3s****
my jdk is openjdk 17.02
so how to fix this error
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when i goto this step
bin/vars_build.sh
An error occurred
err info in console:
my jdk is openjdk 17.02
so how to fix this error
The text was updated successfully, but these errors were encountered: