On Mon, Mar 16, 2009 at 7:15 AM, Bertrand Delacretaz <[email protected] > wrote:
> On Mon, Mar 16, 2009 at 3:11 PM, David Pollak > <[email protected]> wrote: > > ...I'll put this on my "back in the office" to do list this morning and > dig up > > the maven settings for increasing heap size.... > > The MAVEN_OPTS environment variable sets options for the JVM used to > run Maven, for example: > > export MAVEN_OPTS=-Xmx256M Try export MAVEN_OPTS=-Xmx2048M on Linux and MAVEN_OPTS=-Xmx1200M on Windows > > -Bertrand > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Git some: http://github.com/dpp
