RE: Problem with running mvn site command

2007-05-15 Thread suchitra
Setting MAVEN_OPTS=-Xmx512m as the environment variable solved my problem. Suchitra -- View this message in context: http://www.nabble.com/Problem-with-running-mvn-site-command-tf3757770s177.html#a10635957 Sent from the Maven - Users mailing list archive at Nabble.com

RE: Problem with running mvn site command

2007-05-15 Thread Jaish.Singh
You can also set MAVEN_OPTS variable to define more heap size. -Original Message- From: Gert-Jan Braas [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 15, 2007 4:26 AM To: Maven Users List Subject: Re: Problem with running mvn site command try setting the maximu heap size. -Xmx

Re: Problem with running mvn site command

2007-05-15 Thread Gert-Jan Braas
try setting the maximu heap size. -Xmxset maximum Java heap size I think you can do that in the mvn file (linux: which mvn) > I got the following error while executing the mvn site command > > ... > [ERROR] BUILD FAILURE > [INFO] > --

Problem with running mvn site command

2007-05-15 Thread R, Suchitra \(GE Infra, Aviation, Non-GE\)
I got the following error while executing the mvn site command ... [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure Failure executing javac, but could not parse the error: The system is out of resources.