mvn dependency:tree is your friend

Michael

Sent from my iBrick4


Am 15.03.2011 um 19:23 schrieb Christopher Schmidt <fakod...@googlemail.com>:

> Yes - I overlooked that there is a shell version 1.3.M03.
> 
> Thanks :-)
> 
> On Tue, Mar 15, 2011 at 6:45 PM, Anders Nawroth 
> <and...@neotechnology.com>wrote:
> 
>> Hi!
>> 
>> It's the shell version, it should be 1.3.M03.
>> 
>> /anders
>> 
>> 2011-03-15 18:13, Christopher Schmidt skrev:
>>> Hi,
>>> 
>>> I am playing with Neo4j Spatial and Neo4j for Scala with the following
>>> versions (using Maven):
>>> 
>>>         <scala.version>2.8.1</scala.version>
>>>         <neo4j.version>1.3.M03</neo4j.version>
>>>         <neo4j.shell.version>1.1</neo4j.shell.version>
>>>         <neo4j.spatial.version>0.5-SNAPSHOT</neo4j.spatial.version>
>>> 
>>> Running the tests I get the following exception
>>> 
>>> Caused by: java.lang.NoSuchMethodError:
>>> 
>> org.neo4j.kernel.impl.transaction.xaframework.XaContainer.create(Ljava/lang/String;Lorg/neo4j/kernel/impl/transaction/xaframework/XaCommandFactory;Lorg/neo4j/kernel/impl/transaction/xaframework/XaTransactionFactory;Ljava/util/Map;)Lorg/neo4j/kernel/impl/transaction/xaframework/XaContainer;
>>> at
>> org.neo4j.index.lucene.LuceneDataSource.<init>(LuceneDataSource.java:126)
>>> 
>>> 
>>> The pom I am using is here:
>>> https://github.com/FaKod/neo4j-scala/blob/master/pom.xml
>>> 
>>> 
>>> Seems to be a version conflict. Is it my fault?
>>> 
>>> Thanks....
>>> 
>> _______________________________________________
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>> 
> 
> 
> 
> -- 
> Christopher
> twitter: @fakod
> blog: http://blog.fakod.eu
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to