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.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
The text was updated successfully, but these errors were encountered:
[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
The text was updated successfully, but these errors were encountered: