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
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project alink_core_flink-1.13_2.11: Compilation failure
[ERROR] /home/yunhorn/repo/git/Alink/core/src/main/java/com/alibaba/alink/operator/common/regression/glm/GlmUtil.java:[1374,33] cannot find symbol
[ERROR] symbol: variable LinearSolver
[ERROR] location: class com.alibaba.alink.operator.common.regression.glm.GlmUtil.WeightedLeastSquares
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :alink_core_flink-1.13_2.11
tag v1.5.1 also failed. Maybe we can create a github action for compile and package.
The text was updated successfully, but these errors were encountered:
tag v1.5.1 also failed. Maybe we can create a github action for compile and package.
The text was updated successfully, but these errors were encountered: