neo4j / neo4j-spark-connector

Neo4j Connector for Apache Spark, which provides bi-directional read/write access to Neo4j from Spark, using the Spark DataSource APIs
https://neo4j.com/developer/spark/
Apache License 2.0
313 stars 112 forks source link

Error on build #65

Closed HADDADENICAR closed 6 years ago

HADDADENICAR commented 6 years ago

when i tip mvn clean package, i get this error :

 Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.0:compile (scala-compile) on project  neo4j-spark-connector: Execution scala-compile of goal net.alchim31.maven:scala-maven- plugin:3.2.0:compile failed: For artifact {null:null:null:jar}: The groupId cannot be empty. -> [Help 1]
jexp commented 6 years ago

I never had that.

Do you really need to build yourself or could you pull it from releases / spark-packaages?

HADDADENICAR commented 6 years ago

i was just following the read me. My os is win10 ok ,i have just downloaded one from releases