<br><br><div class="gmail_quote">On Tue, Apr 26, 2011 at 11:49, Manik Surtani <span dir="ltr">&lt;<a href="mailto:manik@jboss.org">manik@jboss.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word">Jason,<div><br></div><div>Tristan Tarrant - who maintains this cache store - has his own repo for Cassandra pieces, and this is specified in the pom:</div><div><br></div><div><a href="https://github.com/infinispan/infinispan/blob/master/cachestore/cassandra/pom.xml#L95" target="_blank">https://github.com/infinispan/infinispan/blob/master/cachestore/cassandra/pom.xml#L95</a></div>
<div><br></div><div>@Tristan: from Cassandra 0.7, these are now on Maven Central.  Do you need your own repo anymore?</div><div><br></div><div><a href="http://repo2.maven.org/maven2/org/apache/cassandra/apache-cassandra/" target="_blank">http://repo2.maven.org/maven2/org/apache/cassandra/apache-cassandra/</a></div>
<div><br></div></div></blockquote><div><br>The new Cassandra Thrift abstraction  layer I&#39;m implementing is split in an &quot;interface&quot; and several implementations (one for 0.6, one for 0.7, etc).<br>The layer and most of the implementations will reside in Maven Central, apart from the 0.6 one (because Cassandra&#39;s 0.6 artifacts are not in central): that will be hosted on my repo.<br>
<br>The cachestore build will depend only on the interface and on the 0.7 implementation for testing.<br><br>Tristan<br></div></div>