-
Notifications
You must be signed in to change notification settings - Fork 318
Description
执行命令结果
[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
这种事什么情况哦
应该怎么解决哇