From: Wendy Smoak Date: Thu, 14 May 2009 14:32:58 +0000 (+0000) Subject: [MRM-1164] Add xvfb to run headless on vmbuild. X-Git-Tag: archiva-1.2.1~17 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dcc58f2859650fb9215ceeef1472d3be1b2766a9;p=archiva.git [MRM-1164] Add xvfb to run headless on vmbuild. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@774787 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index 3b73486b6..63abdac4c 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -422,5 +422,25 @@ *custom ${browserPath} + + headless + + + + org.codehaus.mojo + selenium-maven-plugin + + + xvfb + validate + + xvfb + + + + + + +