From 5816e3982be6589b2a5be819c9a3464dff1e2369 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 3 Feb 2012 13:48:30 +0000 Subject: [PATCH] workaround for issue in surefire 2.12 with testng see https://jira.codehaus.org/browse/SUREFIRE-828 . git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240166 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml | 1 + archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml index 3fdce1510..1cee5b5b7 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml @@ -218,6 +218,7 @@ alphabetical + foonotatestsurefireissue diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index d06454fc0..ac2a09dab 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -209,6 +209,8 @@ ${excluded.groups} + + foonotatestsurefireissue alphabetical -- 2.39.5