I have a Java application that already uses Maven to build automatically. I have tried using IzPack to get my end goal done, but I've been having a lot of trouble with it, so I am open to other options. I need both the installer and the application to be .exe or .bat and not Jar files.
Any ideas are greatly appreciated!