From 77bfa94c539ea861befa91c1d0479bccd5febc71 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 21 May 2018 17:12:43 -0700 Subject: try to build for scala 2.11 et al --- pom.xml | 32 ++++++++++++++++++++++---------- src/main/resources/pom.xml | 11 ++++++++--- 2 files changed, 30 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index d471ffb..d4db857 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ Cascading and Scalding wrapper for HBase with advanced features parallelai parallelai.spyglass - 2.10_0.12.0_5.3.0 + 2.11_0.17.2_5.3.0 jar @@ -39,15 +39,15 @@ 2.8.2 - - 2.10.3 - - 2.10 - 0.12.0 + + 2.11.6 + + 2.11 + 0.17.2 2.2.5 - 2.1.1 + 2.5 1.0.0 @@ -64,9 +64,9 @@ https://oss.sonatype.org/content/repositories/snapshots/ - cloudera-cdh4 - Cloudera CDH4 - https://repository.cloudera.com/artifactory/cloudera-repos/ + cloudera-cdh5 + Cloudera CDH5 + https://repository.cloudera.com/content/repositories/releases/ conjars @@ -78,6 +78,11 @@ Clojars http://conjars.org/repo + + mystery-meat + Internet Mystery Meat + https://mvnrepository.com/artifact/org.scalaz.stream/scalaz-stream + + + org.scalaz.stream + scalaz-stream_2.11 + 0.7.2 + + org.specs2 diff --git a/src/main/resources/pom.xml b/src/main/resources/pom.xml index ea2bf65..1ded4c5 100644 --- a/src/main/resources/pom.xml +++ b/src/main/resources/pom.xml @@ -8,7 +8,7 @@ Cascading and Scalding wrapper for HBase with advanced features parallelai parallelai.spyglass - 2.10_0.12.0_5.3.0 + 2.11_0.17.2_5.3.0 jar @@ -60,6 +60,11 @@ Cloudera CDH https://repository.cloudera.com/artifactory/cloudera-repos/ + + mystery-meat + Internet Mystery Meat + https://mvnrepository.com/artifact/org.scalaz.stream/scalaz-stream + @@ -67,8 +72,8 @@ com.twitter - scalding-core_2.10 - 0.12.0 + scalding-core_2.11 + 0.17.2 -- cgit v1.2.3