neo4j-contrib / sparql-plugin

Other
67 stars 28 forks source link

License Header maven failure on Windows and Ubuntu 13.04 #4

Closed lonniev closed 10 years ago

lonniev commented 10 years ago

[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.464s [INFO] Finished at: Tue Jan 14 03:49:46 UTC 2014 [INFO] Final Memory: 10M/26M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.neo4j.build.plugins:license-maven-plugin:3:check (check-licenses) on project neo4j-sparql-plugin: Some files do not have the expected license header -> [Help 1]

Missing header in: /home/ubuntu/develop/sparql-plugin/src/data/graphml1.xml

lonniev commented 10 years ago

Telling maven to skip license checks and to skip running tests avoids this problem.