When installing the IzPack distribution to  a local system there can be used scripts provided by the project to compile an installer description on the command line.

$ cd /home/rkrell/src/myapp_installer/
$ /home/rkrell/izpack/bin/compile install.xml -b . -o install.jar -k standard
#...
#(compiler console output)
#...