From 85bf1da66bdf67e300d2d32505ae8b89d90e15d3 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 17 Jun 2011 20:59:47 +0000 Subject: [PATCH] add xvfb profile to be able to run selenium test on a headless machine git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137020 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-web/archiva-webapp-test/pom.xml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index 58cef79f4..5ed908440 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -613,6 +613,29 @@ 3600000 + + xvfb + + + + org.codehaus.mojo + selenium-maven-plugin + + + xvfb + pre-integration-test + + xvfb + + + :2 + + + + + + +