The NSIS plugin use the nsis software. http://nsis.sourceforge.net/ It's the better site for find documentation about it and create .exe file. You can also see at nsis code for maven installer (http://cvs.apache.org/viewcvs.cgi/maven/src/installer/nsis/)
Emmanuel ----- Original Message ----- From: "Geoffrey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 01, 2004 9:00 PM Subject: Re: Maven (rc4) installer bug report > Done :) > > Is there more documentation coming up for the NSIS plugin? > Making it able to generate an exe with jvm would make it wonderfull open > source alternative to InstallAnywhere. > > Maven rocks. > -- > With kind regards, > Geoffrey > "Brett Porter" <[EMAIL PROTECTED]> schreef in bericht > news:[EMAIL PROTECTED] > > thanks! Can you file this in JIRA? > > > > Regards, > > Brett > > > > On Mon, 28 Jun 2004 20:10:47 +0200, Geoffrey <[EMAIL PROTECTED]> > wrote: > > > > > > If you install in a different directory and it ends with the path > separator > > > your MAVEN_HOME variable might contain a path separator to many. > > > > > > For example (on windows): > > > Install to "C:\develop\build\maven 1.0-rc4\" > > > SET PATH contains: > > > C:\develop\build\maven 1.0-rc4\\bin > > > > > > -- > > > With kind regards, > > > Geoffrey > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
