Where does the site fail? If it is inside something like javadoc, its probably because you need to change the javadoc memory settings, not the maven seetings.
- Brett On 11/22/05, Antonyan, Tigran(GE Infrastructure) <[EMAIL PROTECTED]> wrote: > Hi all > > I'm experiencing a problem with JVM heap size (maven multiproject:site fails > when JVM memory usage reaches to 220m) I've tried SET > MAVEN_OPTS=-XX:MaxPermSize=1024m from command line it didn't work, I changed > MAVEN_OPTS value from %MAVEN_HOME%/bin/maven to 1024(originaly it was 256m) > and when this too didn't help I started to think that this is a bug in > maven1.1 beta 2, > did anyone have success changing this value? am I doing something wrong? > > Thank you in advance for your time and help! > > Regards, > Tigran Antonyan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
