From 4738818dd6efc644a093e983ac4a5a300da14f09 Mon Sep 17 00:00:00 2001 From: Raymond Liu Date: Mon, 2 Dec 2013 13:08:36 +0800 Subject: Fix pom.xml for maven build --- pom.xml | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 52 insertions(+), 9 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 42c1e00e9d..9348c770fb 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,9 @@ 1.5 2.9.3 0.13.0 + com.typesafe.akka 2.0.5 + 2.4.1 1.7.2 1.2.17 1.0.4 @@ -245,7 +247,7 @@ com.google.protobuf protobuf-java - 2.4.1 + ${protobuf.version} com.twitter @@ -258,7 +260,7 @@ 0.3.1 - com.typesafe.akka + ${akka.group} akka-actor ${akka.version} @@ -269,7 +271,7 @@ - com.typesafe.akka + ${akka.group} akka-remote ${akka.version} @@ -280,7 +282,7 @@ - com.typesafe.akka + ${akka.group} akka-slf4j ${akka.version} @@ -290,6 +292,17 @@ + + ${akka.group} + akka-zeromq + ${akka.version} + + + org.jboss.netty + netty + + + it.unimi.dsi fastutil @@ -300,11 +313,6 @@ colt 1.2.0 - - com.github.scala-incubator.io - scala-io-file_2.9.2 - 0.4.1 - org.apache.mesos mesos @@ -770,6 +778,41 @@ + + + new-yarn + + org.spark-project + 2.0.5-protobuf-2.5-java-1.5 + 2 + 2.2.0 + 2.5.0 + + + + new-yarn + + + + + maven-root + Maven root repository + http://repo1.maven.org/maven2/ + + true + + + false + + + + + + + + + + repl-bin -- cgit v1.2.3