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
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.
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:
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
The text was updated successfully, but these errors were encountered: