Created
January 8, 2025 14:43
-
-
Save NWproject/3a561fee126a93e82894ba291781c0d3 to your computer and use it in GitHub Desktop.
build failed info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS E:\Minecraft\Fabric\Botania-1.20.x> ./gradlew build | |
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 | |
FAILURE: Build failed with an exception. | |
* Where: | |
Build file 'E:\Minecraft\Fabric\Botania-1.20.x\Xplat\build.gradle' line: 3 | |
* What went wrong: | |
Plugin [id: 'agency.highlysuspect.minivan', version: '0.5'] was not found in any of the following sources: | |
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace) | |
- Included Builds (No included builds contain this plugin) | |
- Plugin Repositories (could not resolve plugin artifact 'agency.highlysuspect.minivan:agency.highlysuspect.minivan.gradle.plugin:0.5') | |
Searched in the following repositories: | |
flatDir(E:\Minecraft\Fabric\Botania-1.20.x\libs) | |
Fabric(https://maven.fabricmc.net/) | |
QuiltFlower(https://server.bbkr.space/artifactory/libs-release/) | |
Sponge Snapshots(https://repo.spongepowered.org/repository/maven-public/) | |
Sleeping Town(https://repo.sleeping.town/) | |
MavenRepo | |
Gradle Central Plugin Repository | |
* 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 9.0. | |
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. | |
For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. | |
BUILD FAILED in 2m 20s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment