To package it all up for ease, you could create your own launcher file (e.g. bat file) that sets the env var and then calls the maven launcher file.
-----Original Message----- From: Vinod Panicker [mailto:[EMAIL PROTECTED] Sent: Friday, August 05, 2005 7:05 AM To: Maven Users List Subject: Passing JVM arguments Hi, Is there any way of passing JVM arguments when running maven on my project other than by using MAVEN_OPTS? Its pretty cumbersome to use an environment variable and I'd like my project to have the necessary JVM args so that it can be run more easily. Regards, Vinod. --------------------------------------------------------------------- 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]
