devcsrj / mvnrepository-client

📦Client for querying artifacts from http://mvnrepository.com/
Apache License 2.0
23 stars 12 forks source link

Dependency due to jcenter not available anymore (Memoization) #4

Closed mawro453 closed 2 years ago

mawro453 commented 2 years ago

You are using the following library in your pom.xml:

<dependency>
    <groupId>org.funktionale</groupId>
    <artifactId>funktionale-memoization</artifactId>
    <version>1.2</version>
</dependency>

1.2 is only available in jCenter and jCenter was recently shutdown (https://mvnrepository.com/artifact/org.funktionale/funktionale-memoization/1.2)

I would like to know if you plan to fix this issue? I would like to use your library in my project. Thank you!

JoeBeeton commented 2 years ago

just hit the same issue. To get things running locally, I built https://github.com/MarioAriasC/funKTionale myself so it appeared in my local maven cache ( had to delete a mvn-gpg signing plugin to get it to build and also requires Java 8 ) and so mvnrepository-client would then build successfully. Obviously not a long term solution, but got it working for me.

devcsrj commented 2 years ago

Heyaaa! Apologies for the extremely late reply. Been away from the Java ecosystem for a while 😅

Currently working on the issues! ⏲️

ahahu commented 1 year ago

This hasn't been published yet, hasn't it? I don't find version 1.2.0 or 1.2.0-SNAPSHOT in any repository.

devcsrj commented 1 year ago

Heya @ahahu , lemme check ⏲️

devcsrj commented 1 year ago

Apologies for the (1yr+) delay 😅

I've just setup the pipeline to automatically deploy, along with all the fixes so far. The version 2.0.0-SNAPSHOT should show up in Maven Central after a few hours; after confirming I'll release 2.0.0