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

Unable to use maven artifact #497

Open
SkytAsul opened this issue Jul 23, 2024 · 1 comment
Open

Unable to use maven artifact #497

SkytAsul opened this issue Jul 23, 2024 · 1 comment

Comments

@SkytAsul
Copy link

Describe the bug
I am unable to use the artifact released to Maven Central due to transitive dependencies unresolved.

Steps to Reproduce

  1. Follow the steps from https://github.com/ArcanePlugins/LevelledMobs/wiki/Developing-with-LevelledMobs#maven-dependency with 4.0.3.1 as the version
  2. Try to build
  3. Get this error:
    Could not resolve dependencies for project XXXX: The following artifacts could not be resolved: com.github.Redempt:Crunch:jar:2.0.3 (absent), nomaven:CommandAPI:jar:9.4.1.1-mod (absent): com.github.Redempt:Crunch:jar:2.0.3 was not found in XXXX

Expected behavior
Build should work.

LevelledMobs version
4.0.3.1

@stumper66
Copy link
Collaborator

Unfortunately since I'm using a fork of CommandAPI it is currently unusable. I've been trying to get them to accept a PR.
For now just manually import the jar.
https://github.com/stumper66/CommandAPI/releases/tag/9.6.0-snapshot

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