Closed nlisker closed 1 year ago
This was expected to happen. See this comment thread for how it should be fixed:
https://github.com/openjfx/javafx-gradle-plugin/pull/151#discussion_r1309803560
@nlisker can you test the latest snapshot and see if this is still an issue?
1.0.21-SNAPSHOT
from https://oss.sonatype.org/content/repositories/snapshots
I can confirm that the error that occurs with 1.0.20
is resolved with 1.0.21-SNAPSHOT
.
Maybe https://github.com/gluonhq/gluonfx-gradle-plugin/issues/128 is also resolved now.
After https://github.com/openjfx/javafx-gradle-plugin/pull/151, the problem fixed in #107 (#102) was revived.
The critical part of the build file:
This is the error:
When version 0.0.15 if the javafx plugin is released, it will break current applications that use this plugin, so this plugin needs to be patched beforehand.