diff --git a/distribution/pom.xml b/distribution/pom.xml index 4b732f92..c68f258f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -1,128 +1,130 @@ 4.0.0 com.yahoo.ycsb root 0.2.0-SNAPSHOT ycsb YCSB Release Distribution Builder pom This module creates the release package of the YCSB with all DB library bindings. It is only used by the build process and does not contain any real code of itself. com.yahoo.ycsb core ${project.version} com.yahoo.ycsb accumulo-binding ${project.version} com.yahoo.ycsb cassandra-binding ${project.version} com.yahoo.ycsb couchbase-binding ${project.version} com.yahoo.ycsb dynamodb-binding ${project.version} com.yahoo.ycsb elasticsearch-binding ${project.version} com.yahoo.ycsb gemfire-binding ${project.version} com.yahoo.ycsb hbase-binding ${project.version} com.yahoo.ycsb hypertable-binding ${project.version} com.yahoo.ycsb infinispan-binding ${project.version} com.yahoo.ycsb jdbc-binding ${project.version} com.yahoo.ycsb mongodb-binding ${project.version} com.yahoo.ycsb orientdb-binding ${project.version} com.yahoo.ycsb redis-binding ${project.version} com.yahoo.ycsb tarantool-binding ${project.version} + org.apache.maven.plugins maven-assembly-plugin ${maven.assembly.version} src/main/assembly/distribution.xml false package single diff --git a/pom.xml b/pom.xml index 1231c4e7..22e33a8c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,132 +1,132 @@ 4.0.0 com.yahoo.ycsb root 0.2.0-SNAPSHOT pom YCSB Root This is the top level project that builds, packages the core and all the DB bindings for YCSB infrastructure. scm:git:git://github.com/brianfrankcooper/YCSB.git master https://github.com/brianfrankcooper/YCSB checkstyle checkstyle 5.0 org.jdom jdom 1.1 com.google.collections google-collections 1.0 org.slf4j slf4j-api 1.6.4 2.5.5 2.10 1.0.0 1.6.0 1.2.9 1.0.3 8.1.0 7.1.0.CR1 2.1.1 3.0.2 2.0.1 1.0.1 2.0.0 0.81 UTF-8 0.8.0 0.9.5.6 1.1.8 1.6.1 core binding-parent accumulo cassandra couchbase distribution dynamodb elasticsearch gemfire hbase hypertable infinispan jdbc mongodb orientdb redis tarantool - voldemort + org.apache.maven.plugins maven-compiler-plugin 3.3 1.6 1.6 org.apache.maven.plugins maven-checkstyle-plugin 2.15 true checkstyle.xml validate validate checkstyle