EasyYapi — 接口文档和调试工具
java.lang.ExceptionInInitializerError: com.sun.tools.javac.code.TypeTags
type
Post
status
Published
date
May 11, 2021
slug
summary
Maven Install 时报错
tags
category
Bug 记录
icon
password
保留现场
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project helloworld: Fatal error compiling: java.lang.ExceptionInInitializerError: com.sun.tools.javac.code.TypeTags -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :helloworld
探究原因
lombok版本太低
简易多人聊天室[2]-NIO模型实现
优美华丽的博客字体族(font-family)Web Page 字体
type
Post
status
Published
date
Mar 17, 2021
slug
tags
category
转载收藏
icon
password
主要为代码的博客:
body{ font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace; }
英文和中文的博客:
body{ font-family:'Lucida Grande','Helvetica Neue',Helvetica,Arial,Verdana,'PingFang SC','Hiragino Sans GB',STHeiti,'Microsoft YaHei','WenQuanYi Micro Hei','WenQuanYi Micro Hei Mono','WenQuanYi Zen Hei','WenQuanYi Zen Hei Mono','Noto Sans CJK SC','Source Han Sans CN',SimSun,sans-serif; }

