TencentBlueKing / ci-checkout

pull git repo plugin 拉取git仓库插件
11 stars 11 forks source link

编译最新的提交报错,7caa04d · 9 months ago #47

Open arsenalpoll opened 1 month ago

arsenalpoll commented 1 month ago
# ./gradlew 

> Configure project :ci-git-checkout:git-checkout-core
https://oss.sonatype.org/service/local/staging/deploy/maven2/

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':ci-git-checkout:git-checkout-core'.
> Failed to notify project evaluation listener.
   > org.jetbrains.kotlin.gradle.plugin.KotlinGradleSubplugin: Provider org.jetbrains.kotlin.allopen.gradle.AllOpenGradleSubplugin not a subtype
   > org.jetbrains.kotlin.gradle.plugin.KotlinGradleSubplugin: Provider org.jetbrains.kotlin.allopen.gradle.AllOpenGradleSubplugin not a subtype

* 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.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 54s
arsenalpoll commented 1 month ago

@mingshewhe 空闲了帮忙看看,谢谢。

mingshewhe commented 1 month ago

@mingshewhe 空闲了帮忙看看,谢谢。

image

我这边操作没有问题,还有其他信息嘛

arsenalpoll commented 4 weeks ago

@mingshewhe 空闲了帮忙看看,谢谢。

image

我这边操作没有问题,还有其他信息嘛

奇奇怪怪,请问你的jdk版本是多少呢。我是在docker纯净环境编译的