>Unlike the ant builder the mvn builder in Gump doesn't run Java >directly but rather invokes the mvn wrapper script. The only way to >infuence JVM settings here is by providing a MAVEN_OPTS environment >variable. > >Unfortunately Gump doesn't provide a way to specify builder specific >environment variables. > >Do you know how much memory is supposed to be sufficient in order to >build hudson? We could set MAVEN_OPTS globally.
I tried MAVEN_OPTS with several values on my WinXP machine with Java 1.6.0_12: -Xmx32m : too less -Xmx64m : too less -Xmx128m : works Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
