Added required maven version for maven.junit.forkmode
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@231297 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5624fb4ce5
commit
0716e5f3f1
@ -41,6 +41,7 @@
|
||||
<td>maven.junit.forkmode</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
NOTE: Ignored in maven < 1.1.
|
||||
Controls how many Java Virtual Machines get created if you want
|
||||
to fork some tests. Possible values are "perTest" (the default),
|
||||
and "once". "once" creates only a single Java VM for
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user