GeyserMC/MCProtocolLib

Missing dependencies using `https://repo.opencollab.dev/main`

andreypfau opened this issue · 7 comments

:worker:main: Could not find com.github.GeyserMC:mcauthlib:e5b0bcc.
Searched in the following locations:
  - https://repo.maven.apache.org/maven2/com/github/GeyserMC/mcauthlib/e5b0bcc/mcauthlib-e5b0bcc.pom
  - https://repo.opencollab.dev/main/com/github/GeyserMC/mcauthlib/e5b0bcc/mcauthlib-e5b0bcc.pom
Required by:
    project :worker > org.geysermc.mcprotocollib:protocol:1.20.6-2-SNAPSHOT:20240610.212238-11

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

Try adding jitpack as a repo

didn't work for me