Last Published: 2009-02-18
IzPack
|
IzPack Wiki
|
Maven
Maven IzPack Plugin
Introduction
Usage
Goals
FAQ
Examples
Custom Panel Example
Groovy Example
Project Documentation
Project Information
Project Reports
IzPack Maven Plugin
Use this plugin to compile and produce a java installer from a IzPack XML configuration file. The installer is then installed/deployed to maven repositories at install/deploy phases respectively.
Goals Overview
izpack:izpack
: Build the installer.
Usage
Instructions on how to use the IzPack Maven Plugin can be found on the
usage page
.
Examples
A simple Maven project.
Groovy Installer