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

2020-01-30 Thread Matthias Bläsing
Hi Danny, Am Dienstag, den 28.01.2020, 09:50 + schrieb Danny Gonzalez: > 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 d

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

2020-01-28 Thread Danny Gonzalez
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 bu