|
From: manny k. <man...@gm...> - 2016-11-23 06:59:57
|
I'll need to create *install.xml*. I'm also reading this page https://izpack.atlassian.net/wiki/display/IZPACK/Compiling+Using+Maven to see what changes are needed to use maven to create the installer package On Tue, Nov 22, 2016 at 10:53 PM, manny kung <man...@gm...> wrote: > Hi Scott/Lars, > > I'm adding izpack-maven-plugin to mars-sim-ui's pom.xml and starting to > play with it. > > The combined total of its files is only 2.3MB (uncompressed) > > Hopefully, this installer will take away the anxiety of users who are > unfamiliar with java and what jar is. > > Manny > > > On Tue, Dec 1, 2015 at 11:16 AM, manny kung <man...@gm...> wrote: > >> Hi Scott and Lars, >> >> I came across an open source installer that we can use to simplify >> packaging/deployment: >> >> http://izpack.org/we-love-izpack/ >> >> You can find its maven artifact at http://search.maven.org/#se >> arch%7Cga%7C1%7Cg%3A%22org.codehaus.izpack%22 >> >> FreeCol (written in java) is using it. >> >> see https://sourceforge.net/p/freecol/discussion/141200/thread/ >> 19a409c8/?limit=25#da7f >> >> Manny >> > > |