Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Maven Central? #73

Open
pintotomas opened this issue Sep 10, 2024 · 1 comment
Open

Issue with Maven Central? #73

pintotomas opened this issue Sep 10, 2024 · 1 comment

Comments

@pintotomas
Copy link

pintotomas commented Sep 10, 2024

I'm trying to use this artifact on my project https://mvnrepository.com/artifact/com.github.kilianB/JImageHash/3.0.0

And I'm getting the following error:

[ERROR] dependency: com.github.kilianB:JImageHash:jar:3.0.0 (compile)
[ERROR] com.github.kilianB:JImageHash:jar:3.0.0 was not found in https://jcenter.bintray.com/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of jcenter has elapsed or updates are forced
[ERROR] com.github.kilianB:JImageHash:jar:3.0.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR]

So I came here https://mvnrepository.com/artifact/com.github.kilianB/JImageHash/3.0.0 and I tried to download it manually. But it seems like its down or something? Because I get 404 whenever I try to get any version of this @KilianB

@Woodmaninator
Copy link

@pintotomas This one seems to be working, also it appears to be newer.

https://mvnrepository.com/artifact/dev.brachtendorf/JImageHash/1.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants