X-Git-Url: https://code.grnet.gr/git/aquarium/blobdiff_plain/1b76fa1f72cc3c2ccc634ab48d9bca257cfd5b7a..f9c6a8eb721e3d8b20fe45a3920e9b6141812f10:/pom.xml diff --git a/pom.xml b/pom.xml index be61272..aecdd34 100644 --- a/pom.xml +++ b/pom.xml @@ -34,21 +34,18 @@ ~ or implied, of GRNET S.A. --> - + 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 @@ -63,11 +60,17 @@ 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 @@ -75,6 +78,19 @@ 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 @@ -90,20 +106,42 @@ 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 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/ + + + 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/ + @@ -135,47 +173,254 @@ junit junit - 4.7 + 4.10 test - com.h2database - h2 - 1.3.160 + org.slf4j + slf4j-log4j12 + 1.6.3 - mysql - mysql-connector-java - 5.1.17 + net.liftweb + lift-json_2.9.1 + 2.4 + - org.scala-libs - scalajpa_2.9.1 - 1.4 + net.liftweb + lift-json-ext_2.9.1 + 2.4 + + + joda-time + joda-time + + + - org.eclipse.persistence - eclipselink - 2.2.0 + org.yaml + snakeyaml + 1.9 - - + + + + + + + gr.grnet.spray + spray-can + 0.9.2 + + + + + + + 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} + 1.1.2 + + + + joda-time + joda-time + 2.0 + + + + org.joda + joda-convert + 1.1 - + src/main/scala src/test/scala @@ -223,41 +468,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 @@ -284,33 +494,54 @@ 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 + + + + + maven-assembly-plugin + 2.2.2 + + + + gr.grnet.aquarium.Main + + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + + - - - model - logic - shared -