PermissionsEx

PermissionsEx

14M Downloads

Failed to read artifact descriptor for ru.tehkode.PermissionEx 1.23

elraro opened this issue ยท 1 comments

commented

Hello.

Im trying to use PermissionEx with Maven, but i get always this error...

Failed to read artifact descriptor for ru.tehkode.PermissionEx 1.23

    <repository>
        <id>PermissionEx-repo</id>
        <url>https://pex-repo.aoeu.xyz</url>
    </repository>

    <!-- PermissionEx -->
    <dependency>
        <groupId>ru.tehkode</groupId>
        <artifactId>PermissionsEx</artifactId>
        <version>1.23.1</version>
    </dependency>

Im doing something wrong?

commented

That looks fine -- your jvm setup is probably broken and isn't properly accepting SSL certificates from LetsEncrypt.