SeedSearcherStandaloneTool icon indicating copy to clipboard operation
SeedSearcherStandaloneTool copied to clipboard

cant compile

Open TheTruePerson opened this issue 9 months ago • 0 comments

when doing gradle build

`radle build

FAILURE: Build failed with an exception.

  • Where: Build file '/home/runner/BitesizedNoxiousArchitect/build.gradle' line: 80

  • What went wrong: Could not determine the dependencies of task ':jar'.

Could not resolve all files for configuration ':runtimeClasspath'. Could not find com.github.KaptainWutax:SeedUtils:-SNAPSHOT. Searched in the following locations: - https://jcenter.bintray.com/com/github/KaptainWutax/SeedUtils/-SNAPSHOT/maven-metadata.xml - https://jcenter.bintray.com/com/github/KaptainWutax/SeedUtils/-SNAPSHOT/SeedUtils--SNAPSHOT.pom - file:/home/runner/.m2/repository/com/github/KaptainWutax/SeedUtils/-SNAPSHOT/maven-metadata.xml - file:/home/runner/.m2/repository/com/github/KaptainWutax/SeedUtils/-SNAPSHOT/SeedUtils--SNAPSHOT.pom - https://jitpack.io/com/github/KaptainWutax/SeedUtils/-SNAPSHOT/maven-metadata.xml - https://jitpack.io/com/github/KaptainWutax/SeedUtils/-SNAPSHOT/SeedUtils--b6a383113c-1.pom - https://repo.maven.apache.org/maven2/com/github/KaptainWutax/SeedUtils/-SNAPSHOT/maven-metadata.xml - https://repo.maven.apache.org/maven2/com/github/KaptainWutax/SeedUtils/-SNAPSHOT/SeedUtils--SNAPSHOT.pom Required by: project :

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3s`

TheTruePerson avatar May 19 '24 00:05 TheTruePerson