You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:Core:main: Could not find dev.lu15:luckperms-minestom:5.4-SNAPSHOT.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/dev/lu15/luckperms-minestom/5.4-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/dev/lu15/luckperms-minestom/5.4-SNAPSHOT/luckperms-minestom-5.4-SNAPSHOT.pom
Extra Details
I think you should change these issue templates.
The text was updated successfully, but these errors were encountered:
Changed the repository in the README, thank you for pointing this out. I still plan to deploy this on Maven Central but it's been proving quite tedious - I have no ETA for this.
Description
It appears your Minestom builds are not on Maven Central
Reproduction Steps
https://repo.maven.apache.org/maven2/dev/lu15/luckperms-minestom/5.4-SNAPSHOT/maven-metadata.xml
in your web browser.Or
repositories { mavenCentral() } dependencies { implementation("dev.lu15:luckperms-minestom:5.4-SNAPSHOT") }
Expected Behaviour
No 404 errors and a successfull import.
Server Details
N/A
LuckPerms Version
5.4-SNAPSHOT
Logs and Configs
Gradle logs
Extra Details
I think you should change these issue templates.
The text was updated successfully, but these errors were encountered: