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
> Could not find com.github.Mezy:BiomeMapping:master-SNAPSHOT.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/github/Mezy/BiomeMapping/master-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/com/github/Mezy/BiomeMapping/master-SNAPSHOT/BiomeMapping-master-SNAPSHOT.pom
- https://papermc.io/repo/repository/maven-public/com/github/Mezy/BiomeMapping/master-SNAPSHOT/maven-metadata.xml
- https://papermc.io/repo/repository/maven-public/com/github/Mezy/BiomeMapping/master-SNAPSHOT/BiomeMapping-master-SNAPSHOT.pom
- https://jitpack.io/com/github/Mezy/BiomeMapping/master-SNAPSHOT/maven-metadata.xml
- https://jitpack.io/com/github/Mezy/BiomeMapping/master-SNAPSHOT/BiomeMapping-master-SNAPSHOT.pom
...
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
The text was updated successfully, but these errors were encountered:
There's an issue with Jitpack and java 16, I don't think there is any way to fix this right now. You can clone the repo, compile it manually and use a jar as lib instead.
It seems like the last build has failed, and now I can't add any version of the artifact that supports 1.17.
Here's the part of my
build.gradle.kts
And here is the log:
The text was updated successfully, but these errors were encountered: