From a96820ed1727f1a99644a4f4a1e9b973e3b4fd0b Mon Sep 17 00:00:00 2001 From: "Frederick G. Oconer" Date: Thu, 10 Aug 2006 10:41:56 +0000 Subject: [PATCH] Updated jetty plugin to run the web-console through maven using "jetty:run" goal. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430353 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-web-console/pom.xml | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index ed6208fb99..14d2e0fb8a 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -39,18 +39,15 @@ org.mortbay.jetty - maven-jetty6-plugin + maven-jetty-plugin - - - - - - com.sun.management.jmxremote - - - - + + + + com.sun.management.jmxremote + + + 10