Maven POM files in the JFX code base
Daniel Zwolenski
zonski at gmail.com
Fri Jan 11 02:43:15 PST 2013
I've just been looking into some stuff around deploying the JavaFX
deployment tools into Maven Central and I noticed there are some pom.xml
files already in the JFX code base (e.g. master/rt/pom.xml).
What are these for and how do they get used? Are they used as part of the
standard build (I thought everything was purely ANT based, why add Maven as
well?) or are they just there as alternative? Do they work and, if so, are
they intended to build everything or just little bits of it all?
More information about the openjfx-dev
mailing list