X-Git-Url: https://code.grnet.gr/git/aquarium/blobdiff_plain/5459302ffb17ead6479e3209a832d53a9e9bea04..bacab01c4b4698b90244c5bd49abd476e79701d1:/pom.xml diff --git a/pom.xml b/pom.xml index 3424511..d02b3d7 100644 --- a/pom.xml +++ b/pom.xml @@ -34,19 +34,18 @@ ~ or implied, of GRNET S.A. --> - + 4.0.0 gr.grnet aquarium - 0.0.2-SNAPSHOT + 0.2-SNAPSHOT Aquarium - Account handling, sharing and charging services for the Okeanos cloud + Accounting services for the Okeanos cloud http://code.grnet.gr/projects/aquarium 2011 @@ -102,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 @@ -127,19 +115,29 @@ + 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/ - - - - scala-tools.releases - Scala-Tools Plugins Repository for Releases - http://scala-tools.org/repo-releases - - + + Typesafe + typesafe + http://repo.typesafe.com/typesafe/releases/ + + + + Spray + spray + http://repo.spray.cc/ + + @@ -154,10 +152,14 @@ 1.6.1 + ch.qos.logback + logback-classic + 0.9.29 + + org.scala-lang scala-compiler ${scala.version} - test junit @@ -166,20 +168,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 + + @@ -197,13 +200,65 @@ com.rabbitmq amqp-client - 2.5.0 + 2.7.1 + + + + com.ckkloverdos + jbootstrap + 3.0.0 + + + + com.ckkloverdos + streamresource + 0.5.1 + + + + com.ckkloverdos + maybe + 0.5.0 + + + + com.ckkloverdos + converter + 0.5.0 + + + scala-library + org.scala-lang + + + logback-classic + ch.qos.logback + + + + + + com.ckkloverdos + sysprop + 0.5.1 + + + scala-library + org.scala-lang + + com.ckkloverdos - streamresource_2.9.1 - 0.2.0 + typedkey + 0.5.0 + + + scala-library + org.scala-lang + + @@ -221,139 +276,80 @@ se.scalablesolutions.akka akka-actor - 1.3-RC4 + 1.3.1 + + + scala-library + org.scala-lang + + se.scalablesolutions.akka akka-remote - 1.3-RC4 - - - - se.scalablesolutions.akka - akka-amqp - 1.3-RC4 + 1.3.1 + + + sjson_2.9.0 + net.debasishg + + + akka-stm + se.scalablesolutions.akka + + + h2-lzf + voldemort.store.compress + + + akka-typed-actor + se.scalablesolutions.akka + + se.scalablesolutions.akka akka-slf4j - 1.3-RC4 + 1.3.1 - + - javax.ws.rs - jsr311-api - 1.1.1 + cc.spray + spray-can + 0.9.3 - cc.spray.can - spray-can - 0.9.2-SNAPSHOT + com.google.guava + guava + 12.0 - - - org.apache.lucene - lucene-core - 3.5.0 + com.github.scopt + scopt_${scala.version} + 2.0.1 - org.apache.solr - solr-core - 3.5.0 - - - - org.apache.lucene - lucene-analyzers - - - - org.apache.lucene - lucene-highlighter - - - - org.apache.lucene - lucene-memory - - - - org.apache.lucene - lucene-misc - - - - org.apache.lucene - lucene-queries - - - - org.apache.lucene - lucene-spatial - - - - org.apache.lucene - lucene-spellchecker - - - - org.apache.lucene - lucene-grouping - - - - org.apache.solr - solr-commons-csv - - - - org.apache.solr - solr-noggit - - - - org.apache.solr - solr-solrj - - - - commons-fileupload - commons-fileupload - - - - commons-httpclient - commons-httpclient - - - - org.slf4j - jcl-over-slf4j - + joda-time + joda-time + 2.0 + - - javax.servlet - servlet-api - - + + org.joda + joda-convert + 1.1 @@ -364,6 +360,9 @@ ${basedir}/src/main/resources + + aquarium.properties + ${project.build.directory}/generated-resources @@ -381,9 +380,9 @@ - org.scala-tools - maven-scala-plugin - 2.15.2 + net.alchim31.maven + scala-maven-plugin + 3.0.1 ${project.build.sourceEncoding} @@ -394,6 +393,8 @@ -deprecation + -unchecked + -explaintypes @@ -454,31 +455,6 @@ clean verify - - - maven-assembly-plugin - 2.2.2 - - - - gr.grnet.aquarium.Main - - - - jar-with-dependencies - - - - - make-assembly - package - - single - - - - -