Hi, Today I am not able to access m2.neo4j.org repository. My maven build showing following warnings:
[WARNING] Could not transfer metadata > org.springframework:spring-context/maven-metadata.xml from/to > neo4j-release-repository > (http://m2.neo4j.org/content/repositories/releases/): Failed to transfer > file: > http://m2.neo4j.org/content/repositories/releases/org/springframework/spring-context/maven-metad > ata.xml. Return code is: 504, ReasonPhrase:Gateway Time-out. > My Maven Repository in setting.xml: <repository> <id>neo4j-release-repository</id> <name>Neo4j Maven 2 release repository</name> <url>http://m2.neo4j.org/content/repositories/releases/</url> </repository> It was ok and working fine previously.. anything wrong here ? -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
