Property | Optional? | Description |
---|---|---|
maven.izpack.installer.type | Yes |
The type of the IzPack installer, possible values: |
maven.izpack.use.template | Yes |
|
maven.izpack.src.dir | Yes |
Only needed if maven.izpack.use.template is |
maven.izpack.config.file | Yes |
The static IzPack configuration file used for making the IzPack jar installer.
Only needed if maven.izpack.use.template is |
maven.izpack.template | Yes |
The IzPack plugin template, possible values: |
maven.izpack.template.file | Yes |
The template which generates the Jar installer IzPack configuration file.
Only needed if maven.izpack.use.template is |
maven.izpack.template.shortcut.unix.file | Yes |
The template which generates the Unix/Linux shortcut IzPack configuration file.
Default value is
|
maven.izpack.template.shortcut.win.file | Yes |
The template which generates the Windows shortcut IzPack configuration file.
Default value is
|
maven.izpack.installer.final.name | Yes |
The name of the platform independ Jar installer.
Default value is |
Most templates seperate at least 3 packs: core, docs and src.
Property | Optional? | Description |
---|---|---|
maven.izpack.template.pack.core.name | Yes |
The name of the core pack.
Default value is |
maven.izpack.template.pack.core.description | Yes |
The description of the core pack.
Default value is |
maven.izpack.template.pack.core.dir | Yes |
The content of the core pack.
Default value is |
maven.izpack.template.pack.docs.include | Yes |
|
maven.izpack.template.pack.docs.name | Yes |
The name of the docs pack.
Default value is |
maven.izpack.template.pack.docs.description | Yes |
The description of the docs pack.
Default value is |
maven.izpack.template.pack.docs.dir | Yes |
The content of the docs pack.
Default value is |
maven.izpack.template.pack.src.include | Yes |
|
maven.izpack.template.pack.src.name | Yes |
The name of the src pack.
Default value is |
maven.izpack.template.pack.src.description | Yes |
The description of the src pack.
Default value is |
maven.izpack.template.pack.src.dir | Yes |
The content of the src pack.
Default value is |
Property | Optional? | Description |
---|---|---|
maven.izpack.template.shortcut.unix.main.icon.file | Yes |
The Unix/Linux icon of the main shortcut.
Default value is |
maven.izpack.template.shortcut.win.main.icon.file | Yes |
The Windows icon of the main shortcut.
Default value is |
maven.izpack.template.shortcut.unix.uninstaller.icon.file | Yes |
The Unix/Linux icon of the uninstaller shortcut.
Default value is |
maven.izpack.template.shortcut.win.uninstaller.icon.file | Yes |
The Windows icon of the uninstaller shortcut.
Default value is |
Property | Optional? | Description |
---|---|---|
maven.izpack.launcher.install.dir | Yes |
The installation directory of IzPack's native launcher, downloadable from
http://www.izforge.com/izpack.
Default value is |
maven.izpack.sevenzip.install.dir | Yes |
The installation directory of the 7-Zip tool, downloadable from
http://www.7-zip.org/.
Default value is |
maven.izpack.installer.win.bundle.jre | Yes |
|
maven.izpack.installer.win.bundle.jre.dir | Yes |
The directory in which the JRE installer is located.
Only needed if maven.izpack.installer.win.bundle.jre is |
maven.izpack.installer.win.bundle.jre.filename | Yes |
The filename of the JRE installer.
The same filename is used internally by the native launcher.
Only needed if maven.izpack.installer.win.bundle.jre is |
maven.izpack.launcher.template.file | Yes |
Default value is |
maven.izpack.installer.win.config.template.file | Yes |
Default value is |
maven.izpack.installer.win.final.name | Yes |
The name of the Windows exe installer.
Default value is |