http://jira.codehaus.org/browse/MNG-426
Thanks Brett. -----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Sunday, May 22, 2005 11:21 PM To: Maven Users List Subject: Re: [m2] Max mem setting Sounds like a good idea. You could request it in JIRA. At the very least, you should be able to do this: <plugin> .. <configuration> <maxMemorySetting>${myprofile.maxMemorySetting}</maxMemorySetting> - Brett On 5/23/05, Jeff Jensen <[EMAIL PROTECTED]> wrote: > Will Maven 2 have a centralized setting for the max memory setting, > that all plugins launching a new JVM would respect/use? > > With time spent repeatedly running, researching, and configuring some > plugins to not have "Out of Memory" errors, it now seems silly not to > add this kind of feature in the revolutionary vs evolutionary Maven 2! > :-) > > > --------------------------------------------------------------------- > 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]
