From 97630849ff2cdaa2ff8a115c3e8e6ca8dba7477d Mon Sep 17 00:00:00 2001 From: Tathagata Das Date: Tue, 31 Dec 2013 00:28:57 -0800 Subject: Added pom.xml for external projects and removed unnecessary dependencies and repositoris from other poms and sbt. --- streaming/pom.xml | 83 +++++++++++++++++++------------------------------------ 1 file changed, 29 insertions(+), 54 deletions(-) (limited to 'streaming/pom.xml') diff --git a/streaming/pom.xml b/streaming/pom.xml index e3b6fee9b2..459756912d 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -60,59 +60,10 @@ jackson-mapper-asl 1.9.11 - - com.sksamuel.kafka - kafka_${scala.binary.version} - 0.8.0-beta1 - - - com.sun.jmx - jmxri - - - com.sun.jdmk - jmxtools - - - net.sf.jopt-simple - jopt-simple - - - - - org.apache.flume - flume-ng-sdk - 1.2.0 - - - org.jboss.netty - netty - - - org.xerial.snappy - * - - - - - org.twitter4j - twitter4j-stream - 3.0.3 - - - org.jboss.netty - netty - - - org.scala-lang scala-library - - ${akka.group} - akka-zeromq_${scala.binary.version} - org.scalatest scalatest_${scala.binary.version} @@ -137,11 +88,6 @@ commons-io commons-io - - org.eclipse.paho - mqtt-client - 0.4.0 - target/scala-${scala.binary.version}/classes @@ -151,6 +97,35 @@ org.scalatest scalatest-maven-plugin + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + test-jar + + + + test-jar-on-compile + compile + + test-jar + + + + -- cgit v1.2.3