fxlauncher-gradle-plugin icon indicating copy to clipboard operation
fxlauncher-gradle-plugin copied to clipboard

on MacOS Mojave, i always get this error: Task :generateApplicationManifest FAILED

Open wess opened this issue 5 years ago • 0 comments

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 

wess avatar Sep 23 '19 15:09 wess