Hello Michael:
I download the source code by 'zip' or 'tar.gz' format instead of 'git clone' from github.
When I try to build *.jar from source by 'mvn install' the error stiil happened.
Following is the error message:
[ERROR] \neo4j-java-rest-binding-0117d15\src\main\java\org\neo4j\rest\graphdb\tr
aversal\RestPathParser.java:[131,22] error: name clash: lastElement(Collection<M
ap<?,?>>) and lastElement(Collection<String>) have the same erasure
Michael Hunger於 2012年8月21日星期二UTC+8下午1時25分17秒寫道: