X-Git-Url: https://code.grnet.gr/git/aquarium/blobdiff_plain/8bc32df3aa14d64fbf56c2b95ff854a03b48fede..1a690a1742e434c80bf1b4b8c9ef5cbf5cf04793:/pom.xml?ds=sidebyside diff --git a/pom.xml b/pom.xml index 55c8f9e..cd1b4bc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,51 @@ - + + + 4.0.0 gr.grnet aquarium - 0.0.1-SNAPSHOT - pom + 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 @@ -28,18 +60,37 @@ Georgios Gousios gousiosg@grnet.gr + + loverdos + Christos KK Loverdos + loverdos@grnet.gr + http://code.grnet.gr/projects/aquarium/repository scm:git:https://code.grnet.gr/git/aquarium + scm:git:https://code.grnet.gr/git/aquarium redmine - http://code.grnet.gr/projects/aquarium/issuses + http://code.grnet.gr/projects/aquarium/issues + + + aq-release + Aquarium releases repo + http://aquarium.dev.grnet.gr:8081/nexus/content/repositories/releases + + + aq-snapshot + Aquarium snapshots repo + http://aquarium.dev.grnet.gr:8081/nexus/content/repositories/snapshots + + + 2.9.1 @@ -50,34 +101,43 @@ - - scala-tools.releases - Scala-Tools Dependencies Repository for Releases - http://scala-tools.org/repo-releases - + java.net.maven2 java.net Maven2 Repository http://download.java.net/maven/2/ - - EclipseLink Repo - http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo - + JBoss jboss http://repository.jboss.org/nexus/content/groups/public/ - - - - scala-tools.releases - Scala-Tools Plugins Repository for Releases - http://scala-tools.org/repo-releases - - + + 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/ + + + + Typesafe + typesafe + http://repo.typesafe.com/typesafe/releases/ + + + + Spray + spray + http://repo.spray.cc/ + + @@ -92,6 +152,11 @@ 1.6.1 + ch.qos.logback + logback-classic + 0.9.29 + + org.scala-lang scala-compiler ${scala.version} @@ -100,47 +165,261 @@ junit junit - 4.7 + 4.10 test - com.h2database - h2 - 1.3.160 + net.liftweb + lift-json_2.9.1 + 2.4 + + + + net.liftweb + lift-json-ext_2.9.1 + 2.4 + + + joda-time + joda-time + + + - mysql - mysql-connector-java - 5.1.17 + org.yaml + snakeyaml + 1.9 + - org.scala-libs - scalajpa_2.9.1 - 1.4 + com.kenai.crontab-parser + crontab-parser + 1.0.1 - + - org.hibernate - hibernate-entitymanager - 3.6.7.Final + cc.spray + spray-can + 0.9.3 - + + + + com.google.guava + guava + 12.0 + + + + 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 + + + + javax.servlet + servlet-api + + + + + + com.github.scopt + scopt_${scala.version} + 2.0.1 + + + + joda-time + joda-time + 2.0 + + + + org.joda + joda-convert + 1.1 - + src/main/scala src/test/scala @@ -164,9 +443,9 @@ - org.scala-tools - maven-scala-plugin - 2.15.2 + net.alchim31.maven + scala-maven-plugin + 3.0.1 ${project.build.sourceEncoding} @@ -177,6 +456,8 @@ -deprecation + -unchecked + -explaintypes @@ -188,41 +469,6 @@ - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - - default-copy-resources - process-resources - - copy-resources - - - true - ${project.build.directory} - - - ${project.basedir}/src - - packageLinkDefs.properties - - true - - - - - - - - org.apache.maven.plugins - maven-release-plugin - 2.2.1 - - - - org.nuiton.jredmine @@ -249,33 +495,29 @@ plain - + org.apache.maven.plugins - maven-dependency-plugin + maven-source-plugin + 2.1.2 - unpack-shared-resources + attach-sources - unpack-dependencies + jar-no-fork - generate-resources - - ${project.build.directory}/generated-resources - - shared - gr.grnet.aquarium - true - + + + org.apache.maven.plugins + maven-release-plugin + 2.2.1 + + clean verify + + - - - model - logic - shared -