From 9cbd3e967d25e40609178c9381aa42beec3c3ea8 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Sat, 3 Jan 2009 19:42:45 +0000 Subject: [PATCH] left POM fragment for capturing test outputs (which in turn requires forking) git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@14123 71c3de6d-444a-0410-be80-ed276b4c234a --- test/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/pom.xml b/test/pom.xml index 7485595a3b..4f58a89a47 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -16,6 +16,9 @@ maven-surefire-plugin never + + + -- GitLab