Re: [Neo4j] Scala, SBT and Neo4J

2011-08-24 Thread Peter Neubauer
Alex, this could be an issue with SBT not resolving POMs sufficiently well. There is a placeholder neo4j...jar that basically just declares transitive deps to the other jars in the distribution. Otherwise, there is even the neo4j...pom that is listing the deps. This is since we experienced a lot o

[Neo4j] Scala, SBT and Neo4J

2011-08-23 Thread Alex
Dear Neo4Jers I am experiencing some issues with the Scala (2.9.0-1) sbt (0.10.1) dependency control and Neo4J (1.4.1), and namely I observed the following facts: 1- When using the sbt line "org.neo4j" % "neo4j" % "1.4.1" neo4j-kernel is not fetched or/and is not found, which results in