Seems they are moving to Maven Central for new releases: http://www.geoapi.org/maven.html
http://repo.opengeo.org unfortunately lacks 2.7-RC1 which is what neo4j-spatial currently depends on. If anyone is missing the files, we have a mirror set up here: https://repo.neo4j.org/content/repositories/osgeo.org/ You could add that as a repository in your Maven settings.xml. /anders 2011-09-09 16:34, Anders Nawroth skrev: > Hi! > > According to this: > http://geotoolsnews.blogspot.com/2010/09/geotools-maven-repository-reminder.html > > the new one should be for snapshots, but there's some releases in there > as well. > > Need to taker a deeper look ... > > /anders > > 2011-09-09 14:52, Axel Morgner skrev: >> Hi, >> >> today maven could not download dependencies for neo4j-spatial. It >> seemed that the repo >> >> <repository> >> <id>osgeo</id> >> <name>Open Source Geospatial Foundation Repository</name> >> <url>http://download.osgeo.org/webdav/geotools/</url> >> </repository> >> >> is not accessible. If used >> >> <repository> >> <id>osgeo</id> >> <name>Open Source Geospatial Foundation Repository</name> >> <url>http://repo.opengeo.org</url> >> </repository> >> >> in pom.xml instead, it worked. Does anyone know whether this is >> temporary? >> >> Greetings >> >> Axel >> _______________________________________________ >> Neo4j mailing list >> User@lists.neo4j.org >> https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user