X-Git-Url: https://code.grnet.gr/git/aquarium/blobdiff_plain/a4c33269dab90c8d34a028edbd88a4ced8f38b12..3bf7c95c9d80a1dded25d7634f7b471e573c32e8:/pom.xml diff --git a/pom.xml b/pom.xml index 26fbd36..86335ba 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 4.0.0 gr.grnet aquarium - 0.1 + 0.2-SNAPSHOT Aquarium @@ -101,17 +101,6 @@ - - scala-tools.releases - Scala-Tools Dependencies Repository for Releases - http://scala-tools.org/repo-releases - - - - scala-tools.snapshots - Scala-Tools Dependencies Repository for Snapshots - http://scala-tools.org/repo-snapshots - java.net.maven2 @@ -126,6 +115,12 @@ + JBoss Scala-Tools + jboss-scala-tools + https://repository.jboss.org/nexus/content/repositories/scala-tools-releases + + + jcrontab jcrontab http://kenai.com/projects/crontab-parser/sources/maven-repo/content/ @@ -136,15 +131,13 @@ typesafe http://repo.typesafe.com/typesafe/releases/ - - - - scala-tools.releases - Scala-Tools Plugins Repository for Releases - http://scala-tools.org/repo-releases - - + + Spray + spray + http://repo.spray.cc/ + + @@ -159,6 +152,11 @@ 1.6.1 + ch.qos.logback + logback-classic + 0.9.29 + + org.scala-lang scala-compiler ${scala.version} @@ -171,20 +169,21 @@ test - org.slf4j - slf4j-log4j12 - 1.6.3 - - net.liftweb lift-json_2.9.1 - 2.4-M5 + 2.4 net.liftweb lift-json-ext_2.9.1 - 2.4-M5 + 2.4 + + + joda-time + joda-time + + @@ -207,8 +206,32 @@ com.ckkloverdos - streamresource_2.9.1 - 0.2.0 + jbootstrap + 3.0.0 + + + + com.ckkloverdos + streamresource + 0.5.0-SNAPSHOT + + + + com.ckkloverdos + maybe + 0.5.0-SNAPSHOT + + + + com.ckkloverdos + converter + 0.5.0-SNAPSHOT + + + + com.ckkloverdos + sysprop + 0.5.0-SNAPSHOT @@ -226,44 +249,48 @@ se.scalablesolutions.akka akka-actor - 1.3-RC5 + 1.3.1 se.scalablesolutions.akka akka-remote - 1.3-RC5 + 1.3.1 + + + sjson_2.9.0 + net.debasishg + + + akka-stm + se.scalablesolutions.akka + + se.scalablesolutions.akka akka-amqp - 1.3-RC5 + 1.3.1 se.scalablesolutions.akka akka-slf4j - 1.3-RC5 + 1.3.1 - javax.ws.rs - jsr311-api - 1.1.1 - - - - gr.grnet.spray + cc.spray spray-can - 0.9.2 + 0.9.3 + com.google.guava + guava + 11.0.2 + + + org.apache.solr solr-core 3.5.0 @@ -364,7 +397,19 @@ com.github.scopt scopt_${scala.version} - 1.1.2 + 2.0.1 + + + + joda-time + joda-time + 2.0 + + + + org.joda + joda-convert + 1.1 @@ -392,9 +437,9 @@ - org.scala-tools - maven-scala-plugin - 2.15.2 + net.alchim31.maven + scala-maven-plugin + 3.0.1 ${project.build.sourceEncoding} @@ -405,6 +450,8 @@ -deprecation + -unchecked + -explaintypes @@ -465,31 +512,6 @@ clean verify - - - maven-assembly-plugin - 2.2.2 - - - - gr.grnet.aquarium.Main - - - - jar-with-dependencies - - - - - make-assembly - package - - single - - - - -