Add generateCdsArchive
configuration property
#47
Annotations
2 errors
src/test/java/com/github/iherasymenko/jlink/test/GenerateCdsArchivePluginFunctionalTest.java#L75
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /home/runner/work/jlink-gradle-plugin/jlink-gradle-plugin/build/functional-tests/test1700968504523 with arguments [image]
Output:
> Task :compileJava
> Task :processResources NO-SOURCE
> Task :classes
> Task :jar
> Task :image FAILED
Error: unknown option: --generate-cds-archive
Usage: jlink <options> --module-path <modulepath> --add-modules <module>[,<module>...]
Use --help for a list of possible options
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':image'.
> Process 'command '/opt/hostedtoolcache/Java_Zulu_jdk/17.0.9-9/x64/bin/jlink'' finished with non-zero exit value 2
* 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 333ms
3 actionable tasks: 3 executed
|
|
The logs for this run have expired and are no longer available.
Loading