In some circumstances, it is desirable to make jpackage create all input files for native packaging and exit without running a packaging tool and building a native package.
`--dry-run` cli option will control this behavior. If it is specified on the command line, jpackage must not build a native package (mis, rpm, dmg, etc), but must create all required input files and exit.
`--dry-run` cli option will control this behavior. If it is specified on the command line, jpackage must not build a native package (mis, rpm, dmg, etc), but must create all required input files and exit.