From 883db3a61f67eed0ae150239026fb5f64a44c19c Mon Sep 17 00:00:00 2001 From: Trevor Ackerman Date: Mon, 7 Dec 2015 10:00:48 -0700 Subject: [PATCH] Exclude unnecessary transitive dependency wicket-atmosphere from Traffic Monitor, some of them are interfering with successful maven builds --- traffic_monitor/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/traffic_monitor/pom.xml b/traffic_monitor/pom.xml index 941d2734c..800a7681f 100644 --- a/traffic_monitor/pom.xml +++ b/traffic_monitor/pom.xml @@ -86,6 +86,12 @@ wicket-examples-war 0.2 test-sources + + + org.apache.wicket + wicket-atmosphere + + org.apache.wicket