Packages the application to be used in webstart mode.
Will generate an appropriate JNLP file similarly as it's done when running the application in webstart mode.Arguments:
codebase
- specify the codebase to be written in the JNLP file.
Configuration Options:
griffon.dist.webstart.nozip
- skip zipping the distribution if set to true.
- same configuration options used when running in webstart mode.