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
{{ message }}
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
Configure project :
The RepositoryHandler.jcenter() method has been deprecated. This is scheduled to be removed in Gradle 8.0. JFrog announced JCenter's sunset in February 2021. Use mavenCentral() instead. Consult the upgrading guide for further information: https://docs.gradle.org/7.6.2/userguide/upgrading_version_6.html#jcenter_deprecation
at build_8mjhy4jmr5h5oz7ey7dvltszz$_run_closure1.doCall(/root/jieba/elasticsearch-jieba-plugin/build.gradle:21)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
FAILURE: Build failed with an exception.
What went wrong:
Could not determine the dependencies of task ':compileJava'.
Could not resolve all task dependencies for configuration ':compileClasspath'.
Could not resolve project :jieba-analysis.
Required by:
project :
> No matching configuration of project :jieba-analysis was found. The consumer was configured to find an API of a library compatible with Java 17, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but:
- None of the consumable configurations have attributes.
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.
拉的8.4.1的分支 参考文档,构建提示下面的错误信息,怎么改呢
./gradlew pz --warning-mode all
FAILURE: Build failed with an exception.
Could not determine the dependencies of task ':compileJava'.
BUILD FAILED in 718ms
The text was updated successfully, but these errors were encountered: