Hi Aman, m2.neo4j.org is now back up.
On 27 March 2014 11:01, Aman Gupta <[email protected]> wrote: > Ok.. do you knowledge about any other artifactory/repository maintained > for neo4j ? which can be used for maven settings ? > As Sukaant says, all the public releases are pushed to maven central, so generally you shouldn't need to reference m2.neo4j.org at all. See: http://search.maven.org/#search%7Cga%7C1%7Cneo4j Maven central is configured by default in The Super POM<http://maven.apache.org/pom.html#The_Super_POM>, so you shouldn't need to do anything special to use it. cheers, -Alistair On 27 March 2014 11:08, Sukaant Chaudhary <[email protected]>wrote: > Hi Aman, > You can get it at Maven Central: > > http://repo1.maven.org/maven2 > > -Sukaant Chaudhary > > [image: > linkedinbutton]<http://in.linkedin.com/pub/sukaant-chaudhary/33/ba8/479/> > > > On Thu, Mar 27, 2014 at 4:31 PM, Aman Gupta <[email protected]>wrote: > >> Ok.. do you knowledge about any other artifactory/repository maintained >> for neo4j ? which can be used for maven settings ? >> >> Thanks for your response. >> >> - Aman >> >> >> On Thursday, 27 March 2014 16:23:22 UTC+5:30, Alistair Jones wrote: >> >>> Hi Aman, that maven repository is having problems. I'm looking at it >>> now. Will post back when we know more. >>> >>> -Alistair >>> >>> >>> On 27 March 2014 08:00, Aman Gupta <[email protected]> wrote: >>> >>>> 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. >>>> >>> >>> -- >> 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. >> > > -- > 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. > -- 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.
<<inline: image002.jpg>>
