From df373a34dbee2a4cd3580600e1e1a3049b3144ec Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Sun, 1 Jun 2008 03:16:20 +0000 Subject: [PATCH] disable failing test git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@662136 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/archiva-web/archiva-webdav/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/archiva-modules/archiva-web/archiva-webdav/pom.xml b/archiva-modules/archiva-web/archiva-webdav/pom.xml index f80d3590e..8d91f8522 100644 --- a/archiva-modules/archiva-web/archiva-webdav/pom.xml +++ b/archiva-modules/archiva-web/archiva-webdav/pom.xml @@ -185,4 +185,17 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/DavResourceTest.java + + + + + -- 2.39.5