fork once the jvm to execute tests (to speed up them a little bit)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@392428 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
be9286a43d
commit
b8a586ff9e
@ -138,6 +138,7 @@ maven.scm.checkout.dir=${maven.build.dir}/scm/checkout
|
|||||||
#=====
|
#=====
|
||||||
# Fork so that plugins unit tests are run with the correct classpath
|
# Fork so that plugins unit tests are run with the correct classpath
|
||||||
maven.junit.fork = true
|
maven.junit.fork = true
|
||||||
|
maven.junit.forkmode = once
|
||||||
|
|
||||||
#=====
|
#=====
|
||||||
# XDOC plugin settings
|
# XDOC plugin settings
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user