Skip to content
Snippets Groups Projects
Commit 95f9313a authored by Michi Mutsuzaki's avatar Michi Mutsuzaki
Browse files

Disables the gemfire plugin.

This patch comments out the gemfire plugin from the pom.xml as the
build fails with the following message:

[ERROR] Failed to execute goal on project gemfire-binding: Could not
resolve dependencies for project com.yahoo.ycsb:gemfire-binding:jar:0.1.4:
Failure to find com.gemstone.gemfire:gemfire:jar:6.6 in
http://dist.gemstone.com.s3.amazonaws.com/maven/release/ was cached in
the local repository, resolution will not be reattempted until the
update interval of gemstone has elapsed or updates are forced -> [Help 1]
parent 8bfa50ba
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@
<module>hbase</module>
<module>hypertable</module>
<module>cassandra</module>
<module>gemfire</module>
<!--<module>gemfire</module>-->
<module>infinispan</module>
<module>jdbc</module>
<module>mapkeeper</module>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment