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:
aheritier 2006-04-07 21:40:38 +00:00
parent be9286a43d
commit b8a586ff9e

View File

@ -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
maven.junit.fork = true
maven.junit.forkmode = once
#=====
# XDOC plugin settings