Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Preparation

TheĀ Laying out your project files for a Maven build page describes the overall layout of a maven project.

Compiling Using Maven

To compile IzPack using Maven, use the izpack-maven-plugin. There is good documentation at the izpack-maven-plugin page, but this page will describe how to use the most recent IzPack plugin.

...