Use the MAVEN_OPTS env to bump up the memory. The contents of this variable are passed directly to your jdk. I forget the exact syntax for increasing the permgen, but I'm sure google knows.
-----Original Message----- From: SRINIVASA RAO [mailto:[email protected]] Sent: Wednesday, April 01, 2009 10:51 AM To: [email protected] Subject: java.lang.OutOfMemoryError: PermGen space problem Hi all, When i run the mvn clean install -e command , it is getting the following error: java.lang.OutOfMemoryError: PermGen space maven Could anybody please guide to solve this problem . Regards, Sam --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
