Build standalone modules (jars) to be uploaded to remote repositories by johanvos · Pull Request #83 · javafxports/openjdk-jfx

In this PR, we deal with the work to be done in order to upload artifacts to maven central and similar repositories. While jmods already contain the native libraries, they are not in the runtime pi...