neo4j-contrib/spatial

missing org/neo4j/graphdb/RelationshipType

100beans opened this issue · 0 comments

Anyone had this issue before?

java -cp target/classes;target.dependency/ org.neo4j.gis.spatial.osm.OSMImporter osm-db two-street.osm

Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.NoClassDefFoundError: org/neo4j/graphdb/RelationshipType

mvn exec:java -Dexec.mainClass=org.neo4j.gis.spatial.osm.OSMImporter -Dexec.args="osm-db two-street.osm"

[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project neo4j-spatial: An exception occured while executing the Java class. org/neo4j/graphdb/RelationshipType: org.neo4j.graphdb.RelationshipType