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

执行命令mvn install package的时候编译失败 #112

Open
Luther233 opened this issue Apr 24, 2024 · 3 comments
Open

执行命令mvn install package的时候编译失败 #112

Luther233 opened this issue Apr 24, 2024 · 3 comments

Comments

@Luther233
Copy link

执行命令结果
[INFO] ratel .............................................. SUCCESS [ 0.591 s]
[INFO] landlords-common ................................... SUCCESS [ 1.870 s]
[INFO] landlords-client ................................... FAILURE [ 0.088 s]
[INFO] landlords-server ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.816 s
[INFO] Finished at: 2024-04-24T10:53:12+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project landlords-client: Compilation failure -> [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 -rf :landlords-client
这种事什么情况哦
应该怎么解决哇

@Luther233
Copy link
Author

我的环境是 x86框架 ubuntu环境

@ainilili
Copy link
Owner

分别贴一下jdk/mvn版本

@TOTHTOT
Copy link

TOTHTOT commented Nov 29, 2024

我这边是报错之后再执行一次就能正常编译了

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

3 participants