Perhaps you're running out of memory.... seriously. Set the MAVEN_OPTS environment variable to something larger than 64M (the default) and try again.
Example: set MAVEN_OPTS=-Xms64m -Xmx90m Paul On Sun, Feb 15, 2009 at 10:19 PM, Ole Ersoy <ole.er...@gmail.com> wrote: > Hi, > > I get the following when running (On linux) mvn tomcat:deploy > > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Java heap space > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > java.lang.OutOfMemoryError: Java heap space > .... > > > Anyone know how to fix this? > > TIA, > - Ole > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org