mirror of https://github.com/apache/archiva.git
forkMode always in webdav module to fix a lot of unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135169 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1d66415cae
commit
1a5b1ab654
|
@ -159,6 +159,7 @@
|
|||
<systemPropertyVariables>
|
||||
<appserver.base>${basedir}/target/appserver-base</appserver.base>
|
||||
</systemPropertyVariables>
|
||||
<forkMode>always</forkMode>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Reference in New Issue