JavaFX 11 maven snapshots - empty jars
Johan Vos
johan at lodgon.com
Fri Jul 13 15:33:23 UTC 2018
Hi Steve,
Op vr 13 jul. 2018 om 17:27 schreef Steve Hruda <steve.hruda at gmail.com>:
> Johan,
> hmm but is that not quite the same in case of the classifier? Because I
> also have to define a property or static value in case of the classifier.
>
> Not if you use maven, as the javafx.pom will check for a special variable $
os.name and based on that, it will set a classifier and only the jar for
your platform will be considered. Hence, no need to supply a classifier.
But for gradle, you have to add a classifier indeed.
More information about the openjfx-dev
mailing list