I\'m migrating a medium sized Java application\'s build from Ant to Maven. I could easily migrate the basic building stuff, but I would also like to create the installer pac
I'm looking into Installjammer - I don't see a maven plugin for it, but compared with izPack, it looks much more professional.