-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When I try to build using./gradlew, it shows:
[root@mail fukkit]# ./gradlew
FAILURE: Build failed with an exception.
-
Where:
Build file '/jdk/fukkit/build.gradle.kts' line: 1 -
What went wrong:
Plugin [id: 'crusty-loom', version: '0.10.2'] was not found in any of the following sources:
- Gradle Core Plugins (not a core plugin, please see https://docs.gradle.org/7.1.1/userguide/standard_plugins.html for available core plugins)
- Plugin Repositories (could not resolve plugin artifact 'crusty-loom:crusty-loom.gradle.plugin:0.10.2')
Searched in the following repositories:
MavenLocal(file:/root/.m2/repository/)
MavenRepo
Devan(https://storage.googleapis.com/devan-maven/)
FabricMC(https://maven.fabricmc.net/)
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
BUILD FAILED in 2s
My System is CentOS7 and I use JDK17
Metadata
Metadata
Assignees
Labels
No labels