maven - Can't build neo4j/spatial -


running:

git clone git://github.com/neo4j/spatial.git cd spatial mvn clean compile 

yields following error:

[error] failed execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project neo4j-spatial: fatal error compiling: invalid target release: 1.7 -> [help 1] 

do have wrong version of something?

update: can not replicate error on other machines. so, consider issue moot. problem must path variable or such.


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -