Skip to content

Not available on Maven Central #5

Open
@ajh123

Description

@ajh123

Description

It appears your Minestom builds are not on Maven Central

Reproduction Steps

  1. Open https://repo.maven.apache.org/maven2/dev/lu15/luckperms-minestom/5.4-SNAPSHOT/maven-metadata.xml in your web browser.
  2. See 404

Or

  1. Use this in your Gradle script:
repositories {
    mavenCentral()
}

dependencies {
    implementation("dev.lu15:luckperms-minestom:5.4-SNAPSHOT")
}
  1. See the error in the logs.

Expected Behaviour

No 404 errors and a successfull import.

Server Details

N/A

LuckPerms Version

5.4-SNAPSHOT

Logs and Configs

Gradle logs

: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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions