Closed mawro453 closed 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.
Heyaaa! Apologies for the extremely late reply. Been away from the Java ecosystem for a while 😅
Currently working on the issues! ⏲️
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.
Heya @ahahu , lemme check ⏲️
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
You are using the following library in your pom.xml:
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!