Search code examples
neo4jspring-data-neo4jmaven-central

Is there an alternative maven repository for spring-data-neo4j to MavenCentral (it's broken)?


This is related to this question: Grails Neo4j - why is POM included as dependency?

It appears that the file that's in the repository is corrupt, as I get the following error in Eclipse "neo4j-2.1.6.pom cannot be read or is not valid zip file". It's basically the same error as above, as reported by Eclipse. MavenCentral is reporting that the jar file is 24kb, yet apparently is should be much larger.

Is there an alternative repository to MavenCentral where builds of spring-data-neo4j can be downloaded?


Solution

  • The file is not broken on central, when I download it from here it comes down with size of 865743, and the zip file is valid:

    http://search.maven.org/#search|ga|1|a%3A%22neo4j-server%22%20AND%20v%3A%222.1.6%22

    Check the contents of the downloaded file, you'll likely find that your corporate firewall has blocked the download for some reason, and the file contains HTML.