Open LodyWang opened 2 years ago
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 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 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****
**> 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
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 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
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