Giter VIP home page Giter VIP logo

biomemapping's People

Contributors

pieterdebot avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

biomemapping's Issues

Could not find com.github.Mezy:BiomeMapping:master-SNAPSHOT

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

repositories {
    mavenCentral()
    maven { url = uri("https://papermc.io/repo/repository/maven-public/") }
    maven { url = uri("https://jitpack.io") }
}

plugins {
    kotlin("jvm") version "1.5.20"
    id("com.github.johnrengelman.shadow") version "5.2.0"
}

dependencies {
    compileOnly("com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT")
    implementation("org.http4k:http4k-core:4.9.9.0")
    implementation("org.http4k:http4k-client-websocket:4.9.9.0")
    implementation("com.github.Mezy:BiomeMapping:master-SNAPSHOT")
}

And here is the log:

   > 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.