Platform independent deployment

Johan Vos johan.vos at gluonhq.com
Fri Oct 21 09:54:24 UTC 2022


On Fri, Oct 21, 2022 at 11:38 AM Thomas Reinhardt <thomas.reinhardt at s4p.de>
wrote:

>
> As for the javafx-maven-plugin: I don't see how this would help here. It
> states on the github page "JavaFX dependencies are added as usual".
>

... but you don't have to add a classifier (or an exhaustive list of
classifiers) as that is what the plugin takes care about. Hence: you just
depend on javafx.controls and you don't mention
javafx.controls:linux-x86_64 etc in your pom at all.

Unless I'm missing something, I don't see the problem (no need for having
12 dependencies instead of 2).

- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20221021/00449b61/attachment-0001.htm>


More information about the openjfx-dev mailing list