Ask the installer guy what mechanisms are available within InstallShield to reference environment variables. This might trigger a solution where the artifact version are exposed to Maven and InstallShield using system environment variable names. One assumes that you invoke InstallShield .ism from the command line to rebuild the images each time the version changes.
-----Original Message----- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: Monday, September 19, 2005 6:46 AM To: Maven Users List Subject: versioned jars and InstallShield Hi, is there anybody that uses Maven and InstallShield? We have a problem using both together when we think about updates. InstallShield can only update a file if it keeps the same name, but since Maven puts the version in the name, we have a problem there. Has anybody solved this problem in some way that is easy to maintain? Or can InstallShield handle this but is our installer guy unaware of this? regards, Wim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
