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

Fail to resolve jar of a maven dependency #2428

Open
2 tasks done
Minenash opened this issue Sep 19, 2024 · 0 comments
Open
2 tasks done

Fail to resolve jar of a maven dependency #2428

Minenash opened this issue Sep 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Minenash
Copy link
Contributor

Please confirm the following.

Describe the bug

(This happens to all versions of this project)
Gradle isn't able to find the jar file for this version:
Version Link: https://modrinth.com/plugin/axiom-paper-plugin/version/rgf4Xaj0
Tested dependencies:

  • compileOnly("maven.modrinth:rgf4Xaj0")
  • compileOnly("maven.modrinth:axiom-paper-plugin:4.0.1-1.21.1")

Error:

> Could not resolve all files for configuration ':modImplementation'.
   > Could not find axiom-paper-plugin-4.0.1-1.21.1.jar (maven.modrinth:axiom-paper-plugin:4.0.1-1.21.1).
     Searched in the following locations:
         https://api.modrinth.com/maven/maven/modrinth/axiom-paper-plugin/4.0.1-1.21.1/axiom-paper-plugin-4.0.1-1.21.1.jar

Steps to reproduce

  1. Add modrinth maven to your repositories
  2. Try to depend on a version from this project
  3. See error

Expected behavior

For it to find the jar

Additional context

https://discord.com/channels/734077874708938864/1285916517485248623

@Minenash Minenash added the bug Something isn't working label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant