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

Helper. Maven-Library doesn't lookup maven-matadata.xml #141

Open
Clercq opened this issue Nov 12, 2022 · 0 comments
Open

Helper. Maven-Library doesn't lookup maven-matadata.xml #141

Clercq opened this issue Nov 12, 2022 · 0 comments

Comments

@Clercq
Copy link

Clercq commented Nov 12, 2022

On annotation:
@MavenLibrary(groupId = "co.aikar", artifactId = "acf-paper", version = "0.5.1-SNAPSHOT", repo=@Repository(url="https://repo.aikar.co/nexus/content/groups/aikar/"))

Helpers tried to get
https://repo.aikar.co/nexus/content/groups/aikar/co/aikar/acf-paper/0.5.1-SNAPSHOT/acf-paper-0.5.1-SNAPSHOT.jar
instead of check
https://repo.aikar.co/nexus/content/groups/aikar/co/aikar/acf-paper/0.5.1-SNAPSHOT/maven-metadata.xml
and get the latest build
https://repo.aikar.co/nexus/content/groups/aikar/co/aikar/acf-paper/0.5.1-SNAPSHOT/acf-paper-0.5.1-20221105.233147-19.jar

Looks like a bug here.

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

1 participant