]> source.dussan.org Git - archiva.git/commitdiff
forkMode always in webdav module to fix a lot of unit tests
authorOlivier Lamy <olamy@apache.org>
Mon, 13 Jun 2011 16:48:37 +0000 (16:48 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 13 Jun 2011 16:48:37 +0000 (16:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135169 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webdav/pom.xml

index 50901f454e10c3bbb6ff5ae4dcde485c73ea9e2a..ff95ddcf5dbbcc15df5aa780529f6c0f5c41084c 100644 (file)
           <systemPropertyVariables>
             <appserver.base>${basedir}/target/appserver-base</appserver.base>
           </systemPropertyVariables>
+          <forkMode>always</forkMode>
         </configuration>
       </plugin>
     </plugins>