Yes, set your maven_opts to raise the memory for your java process.

ie.

export MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M"

Hth,

Nick Stolwijk
~Java Developer~

Iprofs BV.
Claus Sluterweg 125
2012 WS Haarlem
www.iprofs.nl



On Wed, Apr 1, 2009 at 4:51 PM, SRINIVASA RAO
<srinivasv_amb...@yahoo.com> wrote:
> 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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to