Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run mvn package failed from master #191

Open
liangyuanpeng opened this issue Dec 24, 2021 · 0 comments
Open

run mvn package failed from master #191

liangyuanpeng opened this issue Dec 24, 2021 · 0 comments

Comments

@liangyuanpeng
Copy link

liangyuanpeng commented Dec 24, 2021

[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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant