From b36e9f804a9f2c245b57cfc0f65d1a6375910e2d Mon Sep 17 00:00:00 2001 From: James Strachan Date: Thu, 4 May 2006 09:12:10 +0000 Subject: [PATCH] added the jetty plugin repo to ensure we get the latest/greatest jars after finding some strangeness when running the web console on a machine which had not done a local build of jetty git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399628 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-web-console/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 408274e821..14622940de 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -56,6 +56,14 @@ + + + + mortbay-repo + mortbay-repo + http://www.mortbay.org/maven2/snapshot + +