From 42461911749ed0c3383efa948da403bdb242a3d5 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Mon, 6 Nov 2006 13:58:52 +0000 Subject: [PATCH] tweaking jetty to improve debugging productivity. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1005 71c3de6d-444a-0410-be80-ed276b4c234a --- war/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/war/pom.xml b/war/pom.xml index 5f3ba03ee2..3a1b8e27ac 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -35,7 +35,12 @@ maven-jetty-plugin / - ${basedir}/resources + + ../core/target/classes + ${basedir}/resources HUDSON_HOME -- GitLab