Skip to content

1.1.0编译报错 #203

@Johntang666

Description

@Johntang666

环境:

  1. centos7;
  2. gradle 4.6;
    报错信息:
    image
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions