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
Task :core/common:compileJava
Task ':core/common:compileJava' is not up-to-date because:
No history is available.
All input files are considered out-of-date for incremental task ':core/common:compileJava'.
Compiling with JDK Java compiler API.
/home/tzp/Qualitis-release-1.1.0/core/common/src/main/java/com/webank/wedatasphere/qualitis/constants/QualitisConstants.java:3: 错误: 程序包com.webank.wedatasphere.qualitis.constant不存在
import com.webank.wedatasphere.qualitis.constant.SpecCharEnum;
^
1 个错误
:core/common:compileJava (Thread[Task worker for':' Thread 12,5,main]) completed. Took 1 mins 19.964 secs.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':core/common:compileJava'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --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 5.0.
See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1m 48s
31 actionable tasks: 5 executed, 26 up-to-date
VCS Checkout Cache (/home/tzp/Qualitis-release-1.1.0/.gradle/vcsWorkingDirs) has not been cleaned up in 0 days
The text was updated successfully, but these errors were encountered:
What went wrong:
Execution failed for task ':core/common:compileJava'.
Compilation failed; see the compiler error output for details.
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.
环境:
报错信息:
The text was updated successfully, but these errors were encountered: