graphaware / neo4j-framework

GraphAware Neo4j Framework
244 stars 68 forks source link

Missing artifact com.eaio.uuid:uuid:jar:3.4 #34

Closed magaton closed 8 years ago

magaton commented 8 years ago

There is no 3.4 version in central maven repo.

bachmanm commented 8 years ago

I know :( But that's why there's a separate repo defined in pom.xml. Is this a problem? Thanks!

magaton commented 8 years ago

I agree that this should be a separate repo, but I had to specify it in neo4j-importer (and any other project that is using graphaware module parent), otherwise it won't build.

moshebeeri commented 8 years ago

Same thing here, but worse. since I'm using SBT. trying to use reco via Scala, any work around?

bachmanm commented 8 years ago

Could you guys try with latest release 2.3.1.36? It should be fixed as I downgraded the dependency to 3.2, which is present in Central...

moshebeeri commented 8 years ago

Thanks but I get 500 server error when trying to download latest, not even 404 :-( you can download this from http://search.maven.org/#search%7Cga%7C1%7Cgraphaware

bachmanm commented 8 years ago

try now