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 in favor of the internally maintained one
that's used by SDN-RX:
https://github.com/neo4j/sdn-rx/tree/master/neo4j-opencypher-dsl
Which will be going to maven central as its own module from the next
release on.

Cheers, Michael

Join our new Community Site & Forum <https://community.neo4j.com>


On Mon, May 25, 2020 at 11:15 AM Lasse Westh-Nielsen <la...@neo4j.com>
wrote:

> 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 problem: I don't suppose you are able to downgrade to
> 1.7? Because that one I can find on Maven Central:
> https://search.maven.org/artifact/org.neo4j/neo4j-cypher-dsl/1.7/jar
>
> A better solution of course would be to find that 2.0.1 artifact and
> publish it to Maven Central. I have CC'ed my colleague Michael who might
> know something - Michael? I also wonder if alternatives exist, again
> Michael will know.
>
> Lastly, we would be able to start the thing up again for some time, but we
> really want to retire m2.neo4j.org for good.
>
> Hope that helps!
>
> Regards,
>
> Lasse
>
>
> On Mon, 25 May 2020 at 11:00, Paulo Sérgio Medeiros <pase...@gmail.com>
> wrote:
>
>> 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
>> com.evidencefactory:evidencefactory:war:0.9-SNAPSHOT: Failed to collect
>> dependencies at
>> org.springframework.data:spring-data-neo4j-rest:jar:3.1.0.RELEASE ->
>> org.springframework.data:spring-data-neo4j:jar:3.1.0.RELEASE ->
>> org.neo4j:neo4j-cypher-dsl:jar:2.0.1: Failed to read artifact descriptor
>> for org.neo4j:neo4j-cypher-dsl:jar:2.0.1: Could not transfer artifact
>> org.neo4j:neo4j-cypher-dsl:pom:2.0.1 from/to neo4j (http://m2.neo4j.org/
>> ): *Failed to transfer
>> file 
>> http://m2.neo4j.org/org/neo4j/neo4j-cypher-dsl/2.0.1/neo4j-cypher-dsl-2.0.1.pom
>> <http://m2.neo4j.org/org/neo4j/neo4j-cypher-dsl/2.0.1/neo4j-cypher-dsl-2.0.1.pom>
>>  with
>> status code 502 -> [Help 1]*
>>
>>
>>
>> Is there a Neo4j maven repository for old dependencies?
>>
>> --
>> 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 neo4j+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/neo4j/626e18d2-3012-4deb-b931-ec99b2429e0c%40googlegroups.com
>> <https://groups.google.com/d/msgid/neo4j/626e18d2-3012-4deb-b931-ec99b2429e0c%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 neo4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/neo4j/CAKZwuWnFBjWKJsJOJJu8nQDz3ytJKFUVUUGaPuawtfvhLhQpNA%40mail.gmail.com.

Reply via email to