Re: [Neo4j] https://m2.neo4j.org seems to be down

2020-05-25 Thread 'Michael Hunger' via Neo4j
Hi, another option would be to build it locally and add it to your local maven repo to be used in the build. Do you use Cypher DSL in the project or is it just a dependency? Otherwise if you want to resurrect your project I recommend moving to SDN-RX going forward. We plan to archive cypher-dsl

Re: [Neo4j] https://m2.neo4j.org seems to be down

2020-05-25 Thread 'Lasse Westh-Nielsen' via Neo4j
Hey Paulo, It was me who shut m2.neo4j.org down recently. We were no longer using it ourselves and thought it was safe to shut down, because we thought it was just a mirror for Maven Central. It _used to_ host snapshot artifacts for us, but we no longer produce those. Anyway to solve the

[Neo4j] https://m2.neo4j.org seems to be down

2020-05-25 Thread Paulo Sérgio Medeiros
I have an old project which uses spring data and neo4j. I'm trying to build it, but maven is not able to find the neo4j-cypher-dsl dependency. This is the error that I'm getting from maven: [ERROR] Failed to execute goal on project evidencefactory: Could not resolve dependencies for project