From fd29cda92bc25777a6ddb7aea8534fe97784e32a Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Thu, 19 Sep 2019 13:50:20 -0500 Subject: [PATCH] [build] update group id to site.ycsb (#1352) --- accumulo1.6/README.md | 2 +- accumulo1.6/pom.xml | 4 +- accumulo1.7/README.md | 2 +- accumulo1.7/pom.xml | 4 +- accumulo1.8/README.md | 2 +- accumulo1.8/pom.xml | 4 +- aerospike/README.md | 2 +- aerospike/pom.xml | 4 +- arangodb/pom.xml | 4 +- asynchbase/pom.xml | 4 +- azurecosmos/pom.xml | 4 +- azuretablestorage/README.md | 2 +- azuretablestorage/pom.xml | 4 +- bin/ycsb | 4 +- bin/ycsb.bat | 2 +- bin/ycsb.sh | 2 +- .../datastore-specific-descriptor/pom.xml | 4 +- .../datastore-specific-assembly.xml | 2 +- binding-parent/pom.xml | 4 +- cassandra/pom.xml | 4 +- cloudspanner/pom.xml | 4 +- core/pom.xml | 2 +- couchbase/pom.xml | 4 +- couchbase2/pom.xml | 4 +- crail/README.md | 2 +- crail/pom.xml | 4 +- distribution/pom.xml | 104 +++++++++--------- .../src/main/assembly/distribution.xml | 12 +- dynamodb/pom.xml | 4 +- elasticsearch/pom.xml | 4 +- elasticsearch5/pom.xml | 4 +- foundationdb/pom.xml | 4 +- geode/pom.xml | 4 +- googlebigtable/pom.xml | 4 +- googledatastore/pom.xml | 4 +- griddb/README.md | 2 +- griddb/pom.xml | 4 +- hbase098/pom.xml | 4 +- hbase10/pom.xml | 4 +- hbase12/pom.xml | 6 +- hbase14/pom.xml | 6 +- hbase20/pom.xml | 6 +- hypertable/pom.xml | 4 +- ignite/README.md | 2 +- ignite/pom.xml | 4 +- infinispan/pom.xml | 4 +- jdbc/pom.xml | 4 +- kudu/README.md | 2 +- kudu/pom.xml | 4 +- mapkeeper/pom.xml | 4 +- maprdb/pom.xml | 6 +- maprjsondb/pom.xml | 4 +- memcached/README.md | 2 +- memcached/pom.xml | 4 +- mongodb/pom.xml | 4 +- nosqldb/pom.xml | 4 +- orientdb/pom.xml | 4 +- pom.xml | 2 +- postgrenosql/pom.xml | 4 +- rados/README.md | 4 +- rados/pom.xml | 4 +- redis/README.md | 2 +- redis/pom.xml | 4 +- rest/README.md | 2 +- rest/pom.xml | 4 +- riak/pom.xml | 4 +- rocksdb/pom.xml | 4 +- s3/pom.xml | 4 +- solr/README.md | 2 +- solr/pom.xml | 4 +- solr6/README.md | 2 +- solr6/pom.xml | 4 +- tablestore/pom.xml | 4 +- tarantool/pom.xml | 4 +- voldemort/pom.xml | 4 +- voltdb/pom.xml | 4 +- 76 files changed, 191 insertions(+), 191 deletions(-) diff --git a/accumulo1.6/README.md b/accumulo1.6/README.md index 2f316f7121..44e9ae1cff 100644 --- a/accumulo1.6/README.md +++ b/accumulo1.6/README.md @@ -34,7 +34,7 @@ Git clone YCSB and compile: git clone http://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:accumulo1.6-binding -am clean package + mvn -pl site.ycsb:accumulo1.6-binding -am clean package ### 3. Create the Accumulo table diff --git a/accumulo1.6/pom.xml b/accumulo1.6/pom.xml index 47eec15ad4..91ec781ad4 100644 --- a/accumulo1.6/pom.xml +++ b/accumulo1.6/pom.xml @@ -20,7 +20,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -54,7 +54,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/accumulo1.7/README.md b/accumulo1.7/README.md index 9fca4354dc..64cea078fb 100644 --- a/accumulo1.7/README.md +++ b/accumulo1.7/README.md @@ -34,7 +34,7 @@ Git clone YCSB and compile: git clone http://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:accumulo1.7-binding -am clean package + mvn -pl site.ycsb:accumulo1.7-binding -am clean package ### 3. Create the Accumulo table diff --git a/accumulo1.7/pom.xml b/accumulo1.7/pom.xml index e77b0b1bc4..cb39af056a 100644 --- a/accumulo1.7/pom.xml +++ b/accumulo1.7/pom.xml @@ -20,7 +20,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -54,7 +54,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/accumulo1.8/README.md b/accumulo1.8/README.md index c258fe59cb..dd22f53c9a 100644 --- a/accumulo1.8/README.md +++ b/accumulo1.8/README.md @@ -34,7 +34,7 @@ Git clone YCSB and compile: git clone http://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:accumulo1.8-binding -am clean package + mvn -pl site.ycsb:accumulo1.8-binding -am clean package ### 3. Create the Accumulo table diff --git a/accumulo1.8/pom.xml b/accumulo1.8/pom.xml index cecf0d4bf2..0cd90c327d 100644 --- a/accumulo1.8/pom.xml +++ b/accumulo1.8/pom.xml @@ -20,7 +20,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -54,7 +54,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/aerospike/README.md b/aerospike/README.md index c5bb13ef82..03a1bc0e8d 100644 --- a/aerospike/README.md +++ b/aerospike/README.md @@ -29,7 +29,7 @@ Git clone YCSB and compile: git clone http://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:aerospike-binding -am clean package + mvn -pl site.ycsb:aerospike-binding -am clean package ### 4. Provide Aerospike Connection Parameters diff --git a/aerospike/pom.xml b/aerospike/pom.xml index dc00a184d5..39bb06c7f7 100644 --- a/aerospike/pom.xml +++ b/aerospike/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. ${aerospike.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/arangodb/pom.xml b/arangodb/pom.xml index 86b212e2d2..0e1044e48a 100644 --- a/arangodb/pom.xml +++ b/arangodb/pom.xml @@ -20,7 +20,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -37,7 +37,7 @@ LICENSE file. ${arangodb.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/asynchbase/pom.xml b/asynchbase/pom.xml index e7f9ab3e6e..8a89ffa8a1 100644 --- a/asynchbase/pom.xml +++ b/asynchbase/pom.xml @@ -16,7 +16,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent/ @@ -39,7 +39,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/azurecosmos/pom.xml b/azurecosmos/pom.xml index 5f850eaa7c..d1eccf230a 100644 --- a/azurecosmos/pom.xml +++ b/azurecosmos/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -55,7 +55,7 @@ LICENSE file. 1.2.17 - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/azuretablestorage/README.md b/azuretablestorage/README.md index 96c01281f5..cc5ab4c054 100644 --- a/azuretablestorage/README.md +++ b/azuretablestorage/README.md @@ -30,7 +30,7 @@ Git clone YCSB and compile: git clone http://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:azuretablestorage-binding -am clean package + mvn -pl site.ycsb:azuretablestorage-binding -am clean package ### 4. Provide Azure Storage parameters diff --git a/azuretablestorage/pom.xml b/azuretablestorage/pom.xml index ad0fe390e0..604a5b9468 100644 --- a/azuretablestorage/pom.xml +++ b/azuretablestorage/pom.xml @@ -20,7 +20,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -32,7 +32,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/bin/ycsb b/bin/ycsb index 49256f2448..a19aa827e7 100755 --- a/bin/ycsb +++ b/bin/ycsb @@ -214,9 +214,9 @@ def is_distribution(): # Given module is full module name eg. 'core' or 'couchbase-binding' def get_classpath_from_maven(module): try: - debug("Running 'mvn -pl com.yahoo.ycsb:" + module + " -am package -DskipTests " + debug("Running 'mvn -pl site.ycsb:" + module + " -am package -DskipTests " "dependency:build-classpath -DincludeScope=compile -Dmdep.outputFilterFile=true'") - mvn_output = check_output(["mvn", "-pl", "com.yahoo.ycsb:" + module, + mvn_output = check_output(["mvn", "-pl", "site.ycsb:" + module, "-am", "package", "-DskipTests", "dependency:build-classpath", "-DincludeScope=compile", diff --git a/bin/ycsb.bat b/bin/ycsb.bat index 92eeaa1a0d..982e41d604 100755 --- a/bin/ycsb.bat +++ b/bin/ycsb.bat @@ -178,7 +178,7 @@ SET MVN_PROJECT=core :gotMvnProject ECHO [WARN] YCSB libraries not found. Attempting to build... -CALL mvn -Psource-run -pl com.yahoo.ycsb:%MVN_PROJECT% -am package -DskipTests +CALL mvn -Psource-run -pl site.ycsb:%MVN_PROJECT% -am package -DskipTests IF %ERRORLEVEL% NEQ 0 ( ECHO [ERROR] Error trying to build project. Exiting. GOTO exit diff --git a/bin/ycsb.sh b/bin/ycsb.sh index ca10cf8212..363f459f67 100755 --- a/bin/ycsb.sh +++ b/bin/ycsb.sh @@ -202,7 +202,7 @@ else fi echo "[WARN] YCSB libraries not found. Attempting to build..." - if mvn -Psource-run -pl com.yahoo.ycsb:"$MVN_PROJECT" -am package -DskipTests; then + if mvn -Psource-run -pl site.ycsb:"$MVN_PROJECT" -am package -DskipTests; then echo "[ERROR] Error trying to build project. Exiting." exit 1; fi diff --git a/binding-parent/datastore-specific-descriptor/pom.xml b/binding-parent/datastore-specific-descriptor/pom.xml index 8340bff2c1..5e140b941c 100644 --- a/binding-parent/datastore-specific-descriptor/pom.xml +++ b/binding-parent/datastore-specific-descriptor/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb root 0.17.0-SNAPSHOT ../../ @@ -35,7 +35,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} diff --git a/binding-parent/datastore-specific-descriptor/src/main/resources/assemblies/datastore-specific-assembly.xml b/binding-parent/datastore-specific-descriptor/src/main/resources/assemblies/datastore-specific-assembly.xml index 27271941ac..05273f8c4b 100644 --- a/binding-parent/datastore-specific-descriptor/src/main/resources/assemblies/datastore-specific-assembly.xml +++ b/binding-parent/datastore-specific-descriptor/src/main/resources/assemblies/datastore-specific-assembly.xml @@ -67,7 +67,7 @@ LICENSE file. lib - com.yahoo.ycsb:core + site.ycsb:core provided true diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml index c65127c85c..cec0acfe46 100644 --- a/binding-parent/pom.xml +++ b/binding-parent/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb root 0.17.0-SNAPSHOT @@ -53,7 +53,7 @@ LICENSE file. ${maven.assembly.version} - com.yahoo.ycsb + site.ycsb datastore-specific-descriptor ${project.version} diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 0e8a78c01e..ffad524727 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -21,7 +21,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -44,7 +44,7 @@ LICENSE file. ${cassandra.cql.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/cloudspanner/pom.xml b/cloudspanner/pom.xml index 676d9e4753..11ac08fc54 100644 --- a/cloudspanner/pom.xml +++ b/cloudspanner/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent/ @@ -43,7 +43,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/core/pom.xml b/core/pom.xml index 167c1505c5..9ffae10c10 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb root 0.17.0-SNAPSHOT diff --git a/couchbase/pom.xml b/couchbase/pom.xml index c2042a0b31..fd5a272106 100644 --- a/couchbase/pom.xml +++ b/couchbase/pom.xml @@ -20,7 +20,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -37,7 +37,7 @@ LICENSE file. ${couchbase.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/couchbase2/pom.xml b/couchbase2/pom.xml index 1829f89dfc..da3a0c5bc5 100644 --- a/couchbase2/pom.xml +++ b/couchbase2/pom.xml @@ -21,7 +21,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -38,7 +38,7 @@ LICENSE file. ${couchbase2.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/crail/README.md b/crail/README.md index 93c3e8c156..69bef2b248 100644 --- a/crail/README.md +++ b/crail/README.md @@ -31,7 +31,7 @@ Git clone YCSB and compile: git clone http://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:crail-binding -am clean package + mvn -pl site.ycsb:crail-binding -am clean package ### 4. Provide Crail Connection Parameters diff --git a/crail/pom.xml b/crail/pom.xml index 57d6995a7b..9550651107 100644 --- a/crail/pom.xml +++ b/crail/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -56,7 +56,7 @@ LICENSE file. ${crail.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/distribution/pom.xml b/distribution/pom.xml index fa45ca56b4..983baa799b 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb root 0.17.0-SNAPSHOT @@ -35,259 +35,259 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} - com.yahoo.ycsb + site.ycsb accumulo1.6-binding ${project.version} - com.yahoo.ycsb + site.ycsb accumulo1.7-binding ${project.version} - com.yahoo.ycsb + site.ycsb accumulo1.8-binding ${project.version} - com.yahoo.ycsb + site.ycsb aerospike-binding ${project.version} - com.yahoo.ycsb + site.ycsb arangodb-binding ${project.version} - com.yahoo.ycsb + site.ycsb asynchbase-binding ${project.version} - com.yahoo.ycsb + site.ycsb cassandra-binding ${project.version} - com.yahoo.ycsb + site.ycsb cloudspanner-binding ${project.version} - com.yahoo.ycsb + site.ycsb couchbase-binding ${project.version} - com.yahoo.ycsb + site.ycsb couchbase2-binding ${project.version} - com.yahoo.ycsb + site.ycsb crail-binding ${project.version} - com.yahoo.ycsb + site.ycsb azurecosmos-binding ${project.version} - com.yahoo.ycsb + site.ycsb azuretablestorage-binding ${project.version} - com.yahoo.ycsb + site.ycsb dynamodb-binding ${project.version} - com.yahoo.ycsb + site.ycsb elasticsearch-binding ${project.version} - com.yahoo.ycsb + site.ycsb elasticsearch5-binding ${project.version} - com.yahoo.ycsb + site.ycsb foundationdb-binding ${project.version} - com.yahoo.ycsb + site.ycsb geode-binding ${project.version} - com.yahoo.ycsb + site.ycsb googledatastore-binding ${project.version} - com.yahoo.ycsb + site.ycsb googlebigtable-binding ${project.version} - com.yahoo.ycsb + site.ycsb griddb-binding ${project.version} - com.yahoo.ycsb + site.ycsb hbase098-binding ${project.version} - com.yahoo.ycsb + site.ycsb hbase10-binding ${project.version} - com.yahoo.ycsb + site.ycsb hbase12-binding ${project.version} - com.yahoo.ycsb + site.ycsb hbase14-binding ${project.version} - com.yahoo.ycsb + site.ycsb hbase20-binding ${project.version} - com.yahoo.ycsb + site.ycsb hypertable-binding ${project.version} - com.yahoo.ycsb + site.ycsb ignite-binding ${project.version} - com.yahoo.ycsb + site.ycsb infinispan-binding ${project.version} - com.yahoo.ycsb + site.ycsb jdbc-binding ${project.version} - com.yahoo.ycsb + site.ycsb kudu-binding ${project.version} - com.yahoo.ycsb + site.ycsb memcached-binding ${project.version} - com.yahoo.ycsb + site.ycsb maprdb-binding ${project.version} - com.yahoo.ycsb + site.ycsb maprjsondb-binding ${project.version} - com.yahoo.ycsb + site.ycsb mongodb-binding ${project.version} - com.yahoo.ycsb + site.ycsb nosqldb-binding ${project.version} - com.yahoo.ycsb + site.ycsb orientdb-binding ${project.version} - com.yahoo.ycsb + site.ycsb postgrenosql-binding ${project.version} - com.yahoo.ycsb + site.ycsb rados-binding ${project.version} - com.yahoo.ycsb + site.ycsb redis-binding ${project.version} - com.yahoo.ycsb + site.ycsb rest-binding ${project.version} - com.yahoo.ycsb + site.ycsb riak-binding ${project.version} - com.yahoo.ycsb + site.ycsb rocksdb-binding ${project.version} - com.yahoo.ycsb + site.ycsb s3-binding ${project.version} - com.yahoo.ycsb + site.ycsb solr-binding ${project.version} - com.yahoo.ycsb + site.ycsb solr6-binding ${project.version} - com.yahoo.ycsb + site.ycsb tarantool-binding ${project.version} - com.yahoo.ycsb + site.ycsb tablestore-binding ${project.version} - com.yahoo.ycsb + site.ycsb voltdb-binding ${project.version} diff --git a/distribution/src/main/assembly/distribution.xml b/distribution/src/main/assembly/distribution.xml index 0d39488e9a..e527f170b7 100644 --- a/distribution/src/main/assembly/distribution.xml +++ b/distribution/src/main/assembly/distribution.xml @@ -59,7 +59,7 @@ LICENSE file. lib - com.yahoo.ycsb:core + site.ycsb:core runtime false @@ -73,11 +73,11 @@ LICENSE file. true true - com.yahoo.ycsb:core - com.yahoo.ycsb:binding-parent - com.yahoo.ycsb:datastore-specific-descriptor - com.yahoo.ycsb:ycsb - com.yahoo.ycsb:root + site.ycsb:core + site.ycsb:binding-parent + site.ycsb:datastore-specific-descriptor + site.ycsb:ycsb + site.ycsb:root diff --git a/dynamodb/pom.xml b/dynamodb/pom.xml index 8582354cca..a127c3ad0d 100644 --- a/dynamodb/pom.xml +++ b/dynamodb/pom.xml @@ -20,7 +20,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -41,7 +41,7 @@ LICENSE file. 1.2.17 - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 068ecac1a5..eec1eea105 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -40,7 +40,7 @@ LICENSE file. 4.1.0 - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/elasticsearch5/pom.xml b/elasticsearch5/pom.xml index 46b1d11ff8..5a107a6915 100644 --- a/elasticsearch5/pom.xml +++ b/elasticsearch5/pom.xml @@ -20,7 +20,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -147,7 +147,7 @@ LICENSE file. 4.4.0 - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/foundationdb/pom.xml b/foundationdb/pom.xml index 581ba54216..a136415c6b 100644 --- a/foundationdb/pom.xml +++ b/foundationdb/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -37,7 +37,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/geode/pom.xml b/geode/pom.xml index fd22cb217d..33f8ec0835 100644 --- a/geode/pom.xml +++ b/geode/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. ${geode.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/googlebigtable/pom.xml b/googlebigtable/pom.xml index b3fe2d3d79..e13f128059 100644 --- a/googlebigtable/pom.xml +++ b/googlebigtable/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent/ @@ -37,7 +37,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/googledatastore/pom.xml b/googledatastore/pom.xml index c939eceffb..a73561007c 100644 --- a/googledatastore/pom.xml +++ b/googledatastore/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -41,7 +41,7 @@ LICENSE file. 1.2.17 - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/griddb/README.md b/griddb/README.md index 4f96a65256..ca857b1531 100644 --- a/griddb/README.md +++ b/griddb/README.md @@ -43,7 +43,7 @@ Clone the YCSB source code from git repository: Run following command - $ mvn -pl com.yahoo.ycsb:griddb-binding -am clean package + $ mvn -pl site.ycsb:griddb-binding -am clean package Then, some jar files are created in: diff --git a/griddb/pom.xml b/griddb/pom.xml index 6d722d3e0f..7012db70a1 100644 --- a/griddb/pom.xml +++ b/griddb/pom.xml @@ -20,7 +20,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -32,7 +32,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/hbase098/pom.xml b/hbase098/pom.xml index 639ac5109f..f0effafeac 100644 --- a/hbase098/pom.xml +++ b/hbase098/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent/ @@ -41,7 +41,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/hbase10/pom.xml b/hbase10/pom.xml index 4fe1758284..ec95c68efc 100644 --- a/hbase10/pom.xml +++ b/hbase10/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent/ @@ -46,7 +46,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/hbase12/pom.xml b/hbase12/pom.xml index c3f6ea9c60..4ae9db8cd6 100644 --- a/hbase12/pom.xml +++ b/hbase12/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent/ @@ -41,7 +41,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb hbase10-binding ${project.version} @@ -53,7 +53,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/hbase14/pom.xml b/hbase14/pom.xml index bdb9a5bddc..2d955b3fdc 100644 --- a/hbase14/pom.xml +++ b/hbase14/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent/ @@ -39,7 +39,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb hbase10-binding ${project.version} @@ -51,7 +51,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/hbase20/pom.xml b/hbase20/pom.xml index 5a0fec4461..43c05d60c1 100644 --- a/hbase20/pom.xml +++ b/hbase20/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent/ @@ -39,7 +39,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb hbase10-binding ${project.version} @@ -51,7 +51,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/hypertable/pom.xml b/hypertable/pom.xml index d5dc11bf92..cf79c16d2b 100644 --- a/hypertable/pom.xml +++ b/hypertable/pom.xml @@ -20,7 +20,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -32,7 +32,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/ignite/README.md b/ignite/README.md index 8f2eccbece..cd96b527a3 100644 --- a/ignite/README.md +++ b/ignite/README.md @@ -25,7 +25,7 @@ Git clone YCSB and compile: git clone http://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:ignite-binding -am clean package + mvn -pl site.ycsb:ignite-binding -am clean package ### 2. Start Apache Ignite 1.1 Download latest binary [Apache Ignite release](https://ignite.apache.org/download.cgi#binaries) diff --git a/ignite/pom.xml b/ignite/pom.xml index 62686249cf..fb7b247276 100644 --- a/ignite/pom.xml +++ b/ignite/pom.xml @@ -22,7 +22,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -58,7 +58,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/infinispan/pom.xml b/infinispan/pom.xml index 5088a6eca1..afb8291dea 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -20,7 +20,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -42,7 +42,7 @@ LICENSE file. ${infinispan.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 9638be28fb..f752ec464c 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. ${openjpa.jdbc.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/kudu/README.md b/kudu/README.md index 704ca8c2ec..f302d20caf 100644 --- a/kudu/README.md +++ b/kudu/README.md @@ -54,7 +54,7 @@ If you wish to use a different Kudu client version than the one shipped with YCSB, you can specify on the command line with `-Dkudu.version=x`. For example: ``` -mvn -pl com.yahoo.ycsb:kudu-binding -am package -DskipTests -Dkudu.version=1.0.1 +mvn -pl site.ycsb:kudu-binding -am package -DskipTests -Dkudu.version=1.0.1 ``` Note that only versions since 1.0 are supported, since Kudu did not guarantee diff --git a/kudu/pom.xml b/kudu/pom.xml index 73ed22f258..0ed0935efe 100644 --- a/kudu/pom.xml +++ b/kudu/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. ${kudu.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/mapkeeper/pom.xml b/mapkeeper/pom.xml index 125584a467..ada6c4d715 100644 --- a/mapkeeper/pom.xml +++ b/mapkeeper/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. ${mapkeeper.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/maprdb/pom.xml b/maprdb/pom.xml index 57b085782e..eeb6c99f68 100644 --- a/maprdb/pom.xml +++ b/maprdb/pom.xml @@ -13,7 +13,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -40,7 +40,7 @@ - com.yahoo.ycsb + site.ycsb core ${project.version} provided @@ -51,7 +51,7 @@ ${maprhbase.version} - com.yahoo.ycsb + site.ycsb hbase10-binding ${project.version} diff --git a/maprjsondb/pom.xml b/maprjsondb/pom.xml index dc05976c74..245a96a984 100644 --- a/maprjsondb/pom.xml +++ b/maprjsondb/pom.xml @@ -13,7 +13,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -40,7 +40,7 @@ - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/memcached/README.md b/memcached/README.md index c46a24fdb0..97fa09dd34 100644 --- a/memcached/README.md +++ b/memcached/README.md @@ -39,7 +39,7 @@ Git clone YCSB and compile: git clone http://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:memcached-binding -am clean package + mvn -pl site.ycsb:memcached-binding -am clean package ## 4. Load data and run tests diff --git a/memcached/pom.xml b/memcached/pom.xml index 69c6eec761..1df85a7f23 100644 --- a/memcached/pom.xml +++ b/memcached/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. 1.2.17 - com.yahoo.ycsb + site.ycsb core ${project.version} diff --git a/mongodb/pom.xml b/mongodb/pom.xml index c1b1352cf7..a3ccf066c8 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -20,7 +20,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -42,7 +42,7 @@ LICENSE file. ${mongodb.async.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/nosqldb/pom.xml b/nosqldb/pom.xml index d947b109d2..eeb21e04fb 100644 --- a/nosqldb/pom.xml +++ b/nosqldb/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. 3.0.5 - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/orientdb/pom.xml b/orientdb/pom.xml index 4685c6b408..426749a5e9 100644 --- a/orientdb/pom.xml +++ b/orientdb/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -42,7 +42,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/pom.xml b/pom.xml index 9019761bb4..94c39080a3 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb root 0.17.0-SNAPSHOT pom diff --git a/postgrenosql/pom.xml b/postgrenosql/pom.xml index 164d13fcbf..04f19c9ff2 100644 --- a/postgrenosql/pom.xml +++ b/postgrenosql/pom.xml @@ -18,7 +18,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -30,7 +30,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/rados/README.md b/rados/README.md index 826b0189e0..09bc5b97bd 100644 --- a/rados/README.md +++ b/rados/README.md @@ -37,11 +37,11 @@ Git clone YCSB and compile: You can compile only RADOS-binding, EG: - mvn -pl com.yahoo.ycsb:rados-binding -am clean package + mvn -pl site.ycsb:rados-binding -am clean package You can skip the test, EG: - mvn -pl com.yahoo.ycsb:rados-binding -am clean package -DskipTests + mvn -pl site.ycsb:rados-binding -am clean package -DskipTests ### 4. Configuration Parameters diff --git a/rados/pom.xml b/rados/pom.xml index 5d5da175b4..715d6fe071 100644 --- a/rados/pom.xml +++ b/rados/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. ${rados.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/redis/README.md b/redis/README.md index b15a55e709..d21118eb7a 100644 --- a/redis/README.md +++ b/redis/README.md @@ -29,7 +29,7 @@ Git clone YCSB and compile: git clone http://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:redis-binding -am clean package + mvn -pl site.ycsb:redis-binding -am clean package ### 4. Provide Redis Connection Parameters diff --git a/redis/pom.xml b/redis/pom.xml index 5a1781580b..0c89c9d7b6 100644 --- a/redis/pom.xml +++ b/redis/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. ${redis.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/rest/README.md b/rest/README.md index 3a1186c2a5..5ce1d4c3b3 100644 --- a/rest/README.md +++ b/rest/README.md @@ -30,7 +30,7 @@ Clone the YCSB git repository and compile: git clone git://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:rest-binding -am clean package + mvn -pl site.ycsb:rest-binding -am clean package ### 2. Set Up an HTTP Web Service diff --git a/rest/pom.xml b/rest/pom.xml index f58f55f36f..2006f7c76e 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -12,7 +12,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -37,7 +37,7 @@ - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/riak/pom.xml b/riak/pom.xml index d0fa93930f..f9c6da165c 100644 --- a/riak/pom.xml +++ b/riak/pom.xml @@ -21,7 +21,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -38,7 +38,7 @@ LICENSE file. 2.0.5 - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/rocksdb/pom.xml b/rocksdb/pom.xml index 01b01b74fb..125f475066 100644 --- a/rocksdb/pom.xml +++ b/rocksdb/pom.xml @@ -19,7 +19,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -36,7 +36,7 @@ LICENSE file. ${rocksdb.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/s3/pom.xml b/s3/pom.xml index 31a9f2f295..f10f6e8428 100644 --- a/s3/pom.xml +++ b/s3/pom.xml @@ -17,7 +17,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -35,7 +35,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/solr/README.md b/solr/README.md index fc183bb71f..977856f94c 100644 --- a/solr/README.md +++ b/solr/README.md @@ -25,7 +25,7 @@ Clone the YCSB git repository and compile: git clone git://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:solr-binding -am clean package + mvn -pl site.ycsb:solr-binding -am clean package ### 2. Set Up Solr diff --git a/solr/pom.xml b/solr/pom.xml index b821fb8b4f..2ed371920b 100644 --- a/solr/pom.xml +++ b/solr/pom.xml @@ -21,7 +21,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -39,7 +39,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/solr6/README.md b/solr6/README.md index 3aa079ea57..04f29bd736 100644 --- a/solr6/README.md +++ b/solr6/README.md @@ -25,7 +25,7 @@ Clone the YCSB git repository and compile: git clone git://github.com/brianfrankcooper/YCSB.git cd YCSB - mvn -pl com.yahoo.ycsb:solr6-binding -am clean package + mvn -pl site.ycsb:solr6-binding -am clean package ### 2. Set Up Solr diff --git a/solr6/pom.xml b/solr6/pom.xml index c52e5c1b4a..2e3cac8d67 100644 --- a/solr6/pom.xml +++ b/solr6/pom.xml @@ -21,7 +21,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -39,7 +39,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/tablestore/pom.xml b/tablestore/pom.xml index 5e1c94ccc4..8cd1dd6ee1 100755 --- a/tablestore/pom.xml +++ b/tablestore/pom.xml @@ -19,7 +19,7 @@ LICENSE file. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -30,7 +30,7 @@ LICENSE file. - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/tarantool/pom.xml b/tarantool/pom.xml index e515d96f21..990acd6256 100644 --- a/tarantool/pom.xml +++ b/tarantool/pom.xml @@ -21,7 +21,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent/ @@ -38,7 +38,7 @@ LICENSE file. ${tarantool.version} - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/voldemort/pom.xml b/voldemort/pom.xml index 60412f6bef..8e420d7c68 100644 --- a/voldemort/pom.xml +++ b/voldemort/pom.xml @@ -20,7 +20,7 @@ LICENSE file. 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -42,7 +42,7 @@ LICENSE file. 1.2.16 - com.yahoo.ycsb + site.ycsb core ${project.version} provided diff --git a/voltdb/pom.xml b/voltdb/pom.xml index 0ddd0a6691..6cc92d8aaa 100644 --- a/voltdb/pom.xml +++ b/voltdb/pom.xml @@ -14,7 +14,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - com.yahoo.ycsb + site.ycsb binding-parent 0.17.0-SNAPSHOT ../binding-parent @@ -25,7 +25,7 @@ jar - com.yahoo.ycsb + site.ycsb core ${project.version} provided