fxlauncher-gradle-plugin
fxlauncher-gradle-plugin copied to clipboard
on MacOS Mojave, i always get this error: Task :generateApplicationManifest FAILED
I have tried several different configs and such, and this is the closest to your example app. Link:
- debug output: https://gist.github.com/wess/45f0acc6f72be0f89a64d3c1fc7f1c05
- project: http://wess.co/15c0c3
> Task :generateApplicationManifest FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':generateApplicationManifest'.
> com/sun/javafx/application/ParametersImpl
* 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 1s
5 actionable tasks: 3 executed, 2 up-to-date
➜ ancilla