diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 59ad1306de..fc094ccb8e 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -30,11 +30,11 @@ ActiveMQ :: Web Console Web Console for ActiveMQ - - 8080 - + + 8080 + - + org.apache.maven.plugins @@ -145,7 +145,7 @@ org.slf4j.spi;version="[1.6,2)";resolution:=optional, org.apache.log4j;version="[1.2.14,2)";resolution:=optional, org.apache.log4j.spi;version="[1.2.14,2)";resolution:=optional, - org.eclipse.jetty.continuation;resolution:=optional + org.eclipse.jetty.continuation;resolution:=optional @@ -196,26 +196,6 @@ activemq-console ${project.version} - - - - ${project.groupId} - activemq-core - - - servlet-api - org.mortbay.jetty - - - servlet-api-2.5 - org.mortbay.jetty - - - ecj - org.eclipse.jdt.core.compiler - - - org.apache.activemq activemq-jaas diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index d9445ed0c2..f28c0cb1c0 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -48,15 +48,11 @@ ${project.groupId} - activemq-core + activemq-camel - ${project.groupId} - activemq-camel - - - ${project.groupId} - activemq-pool + ${project.groupId} + activemq-pool ${project.groupId} @@ -71,19 +67,16 @@ geronimo-servlet_2.5_spec provided - org.eclipse.jetty.aggregate jetty-all-server test - - org.eclipse.jetty - jetty-websocket - ${jetty-version} + org.eclipse.jetty + jetty-websocket + ${jetty-version} - org.eclipse.jetty jetty-continuation @@ -101,41 +94,32 @@ jdom jdom - org.apache.xbean xbean-spring - org.springframework spring-webmvc false - org.springframework spring-web false - xpp3 xpp3 - com.thoughtworks.xstream xstream - - junit junit test - - \ No newline at end of file