How to build standalone openJFX modules for uploading to a local maven repository

Danny Gonzalez danny.a.gonzalez at gmail.com
Tue Jan 28 09:50:15 UTC 2020


We have a java 11 project that uses maven to pull in openJFX modules  i.e. javafx-controls, javafx-web, javafx-swing.

What we would like to do is build our own versions of these openJFX modules for use as maven dependencies which use a fork of openJFX (which we build locally to fix up some bugs).

I can’t however see an obvious way of building these openJFX standalone modules for deploying in our local maven repository in the same way that they were originally built for uploading into maven central.

Is this documented anywhere?

Thanks for your help

Danny



More information about the openjfx-dev mailing list