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

使用jdk8,编译报错 #13

Open
bajiejump opened this issue Nov 13, 2024 · 0 comments
Open

使用jdk8,编译报错 #13

bajiejump opened this issue Nov 13, 2024 · 0 comments

Comments

@bajiejump
Copy link

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project logback-adapter: Compilation failure
[ERROR] /Users/wangqin/IdeaProjects/Tong/logback-adapter/src/main/java/com/alibaba/nacos/logger/adapter/logback14/NacosClientPropertyModel.java:[21,33] 无法访问ch.qos.logback.core.model.NamedModel
[ERROR] 错误的类文件: /Users/wangqin/.m2/repository/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar(ch/qos/logback/core/model/NamedModel.class)
[ERROR] 类文件具有错误的版本 55.0, 应为 52.0
[ERROR] 请删除该文件或确保该文件位于正确的类路径子目录中。
[ERROR]
[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

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