Last Published: 2011-11-30
|
Version: 5.0.0-beta10-SNAPSHOT
IzPack
|
IzPack Wiki
|
Maven
Maven IzPack Plugin
Introduction
Usage
Goals
FAQ
Examples
Custom Panel Example
Groovy Example
Project Documentation
Project Information
About
Continuous Integration
Dependencies
Dependency Convergence
Dependency Management
Distribution Management
Issue Tracking
Mailing Lists
Plugin Management
Project License
Project Plugins
Project Summary
Project Team
Source Repository
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