Aaron Yoder
11/19/2021, 8:18 AM> Task :createRuntimeImage FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':createRuntimeImage'.
> External tool execution failed:
* Command: [/usr/java/jdk-17.0.1/bin/jlink, @/mnt/c/Users/Aaron/Documents/GitHub/riskrieg/map-editor/build/compose/tmp/createRuntimeImage.args.txt]
* Working dir: []
* Exit code: 1
* Standard output log: /mnt/c/Users/Aaron/Documents/GitHub/riskrieg/map-editor/build/compose/logs/createRuntimeImage/jlink-2021-11-19-03-19-47-out.txt
* Error log: /mnt/c/Users/Aaron/Documents/GitHub/riskrieg/map-editor/build/compose/logs/createRuntimeImage/jlink-2021-11-19-03-19-47-err.txt
* 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>
BUILD FAILED in 15s
4 actionable tasks: 2 executed, 2 up-to-date
That's the main error message. The error log is completely blank.