Or… How to get all of the pieces together for distribution through a website for an Apple Mac Application — Java, JavaFX, jlink, jpackage, codesign, notarytool — so many commands, and how to put it all together so that you can provide a downloadable disk image (.dmg) from a website. The code for this project (with the updated splashscreen, application icons and disk image icons can be found here: https://github.com/synapticloop/HelloJavaFXWorld)