- 2:14:02: 正在执行 ':classes :testClasses'…
- > Task :clean
- > Task :eco-core:core-plugin:clean UP-TO-DATE
- > Task :eco-core:core-plugin:compileKotlin FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':eco-core:core-plugin:compileKotlin'.
- > Error while evaluating property 'filteredArgumentsMap' of task ':eco-core:core-plugin:compileKotlin'
- > Could not resolve all files for configuration ':eco-core:core-plugin:compileClasspath'.
- > Could not resolve net.essentialsx:EssentialsX:2.19.0.
- Required by:
- project :eco-core:core-plugin
- > Could not resolve net.essentialsx:EssentialsX:2.19.0.
- > Could not get resource 'https://jitpack.io/net/essentialsx/EssentialsX/2.19.0/EssentialsX-2.19.0.pom'.
- > Could not GET 'https://jitpack.io/net/essentialsx/EssentialsX/2.19.0/EssentialsX-2.19.0.pom'. Received status code 401 from server: Unauthorized
- > Could not resolve net.essentialsx:EssentialsX:2.19.0.
- > Could not get resource 'https://repo.dmulloy2.net/repository/public/net/essentialsx/EssentialsX/2.19.0/EssentialsX-2.19.0.pom'.
- > Could not GET 'https://repo.dmulloy2.net/repository/public/net/essentialsx/EssentialsX/2.19.0/EssentialsX-2.19.0.pom'.
- > Connection reset
- > Could not resolve net.essentialsx:EssentialsX:2.19.0.
- > Could not get resource 'https://repo.essentialsx.net/releases/net/essentialsx/EssentialsX/2.19.0/EssentialsX-2.19.0.pom'.
- > Could not GET 'https://repo.essentialsx.net/releases/net/essentialsx/EssentialsX/2.19.0/EssentialsX-2.19.0.pom'.
- > Connection reset
- > Could not resolve com.ticxo.modelengine:api:R2.5.0.
- Required by:
- project :eco-core:core-plugin
- > Could not resolve com.ticxo.modelengine:api:R2.5.0.
- > Could not get resource 'https://repo.dmulloy2.net/repository/public/com/ticxo/modelengine/api/R2.5.0/api-R2.5.0.pom'.
- > Could not HEAD 'https://repo.dmulloy2.net/repository/public/com/ticxo/modelengine/api/R2.5.0/api-R2.5.0.pom'.
- > Connection reset
- > Could not resolve com.ticxo.modelengine:api:R2.5.0.
- > inconsistent module metadata found. Descriptor: com.ticxo.modelengine:api:B3.0.0 Errors: bad version: expected='R2.5.0' found='B3.0.0'
- > Could not resolve com.ticxo.modelengine:api:R2.5.0.
- > Could not get resource 'https://repo.essentialsx.net/releases/com/ticxo/modelengine/api/R2.5.0/api-R2.5.0.pom'.
- > Could not HEAD 'https://repo.essentialsx.net/releases/com/ticxo/modelengine/api/R2.5.0/api-R2.5.0.pom'.
- > Connection reset
- * 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 23s
- 3 actionable tasks: 2 executed, 1 up-to-date
- 2:14:27: 执行完成 ':classes :testClasses'。
复制代码
|