- Use jlink on configured JVM instead of runtime one
- Simulate jpackage for Linux
- Simulate jpackage for Windows
- Simulate jpackage for macOS
- Use correct skiko library for each platform
- Configure runDistributable to depend on current platform and execute that
- Package RPM files
- Custom installation path (instead of /opt/package-name/)
- Ability to generate default preinst, postinst, prerm, postrm scripts
- Use default resources for debian when not configured (icon, scripts)
- Package MSI using Wix
- Use default resources for MSI when not configured (icon, banner etc.)
- Icon customization of launcher
- Package DMG or PKG files
- Notarization etc