Re: [Neo4j] Neo4j Write Test Compile Error

2011-09-09 Thread Peter Neubauer
james, if you find that code useful, maybe we could bring it to GIThub. since SVN is retired ... Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer

Re: [Neo4j] Neo4j Write Test Compile Error

2011-09-08 Thread espeed
Bryce Ewing wrote: > > You can get this working by replacing the parent pom reference in the > pom.xml file with: > > org.neo4j.build > parent-central > 25 > > Instead of the current: > > org.neo4j > parent-pom > 6 > > > It still wont work quite as is though.

Re: [Neo4j] Neo4j Write Test Compile Error

2011-09-08 Thread Bryce
Hi James, I initially gave this a go and it worked, but found I had cached version of the parent pom in my local maven repo. Removing this I got the same issue you had. You can get this working by replacing the parent pom reference in the pom.xml file with: org.neo4j.build parent-cent

[Neo4j] Neo4j Write Test Compile Error

2011-09-08 Thread espeed
Hi Guys - I'm trying to compile and run the "write test" (https://svn.neo4j.org/laboratory/users/johan/write-test) from http://wiki.neo4j.org/content/Linux_Performance_Guide, and I'm getting this error: https://gist.github.com/1205327 Is there a newer version of this? Thanks. - James -- Vi