Set forked JVM memory parameters for tests
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@467540 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
39c6c605ad
commit
50a62394f1
@ -146,6 +146,7 @@ maven.scm.checkout.dir=${maven.build.dir}/scm/checkout
|
||||
# Fork so that plugins unit tests are run with the correct classpath
|
||||
maven.junit.fork = true
|
||||
maven.junit.forkmode = once
|
||||
maven.junit.jvmargs = -XX:MaxPermSize=128m -Xmx512m
|
||||
|
||||
#=====
|
||||
# XDOC plugin settings
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user