We are pleased to announce the Maven IzPack Plugin 0.3.1 release! 

http://maven-plugins.sourceforge.net/maven-izpack-plugin

A plugin to generate installers using IzPack. The basic installer is a 
platform independend installer jar which requires a JRE on the destination 
machine. That platform independend installer can be bundled with a JRE into a 
Win32 installer exe. 

===============================================================================

Changes in this version include:

  New Features:

o Document the properties. 

  Fixed bugs:

o Seperate core, docs and src packs.  

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=file:/usr/share/maven/repository
  -DgroupId=maven-plugins
  -DartifactId=maven-izpack-plugin
  -Dversion=0.3.1

For a manual installation, you can download the plugin here:
file:/usr/share/maven/repository/maven-plugins/plugins/maven-izpack-plugin-0.3.1.jar


===============================================================================

Issues, bugs, and feature requests for Maven IzPack Plugin
should be submitted to the following issue tracking system:

http://sourceforge.net/tracker/?group_id=61626


Have fun!
-The Maven IzPack Plugin development team
