From c82338aee009f971c3e2901a97da9a22d13be18b Mon Sep 17 00:00:00 2001 From: Nils-Helge Garli Date: Sun, 25 Nov 2007 08:34:20 +0000 Subject: [PATCH] There seems to be some issues with the infrastructure on the CI server that causes the tests to fail randomly. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@597962 13f79535-47bb-0310-9956-ffa450edef68 --- apps/portlet/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 15ac1486c..2ef93f7e0 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -40,6 +40,21 @@ http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/portlet/ + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + org/apache/struts2/portlet/test/* + + + + + + pluto