现象:运行eclipse maven build,console 有红色日志如下: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further de
转载自:http://blog.csdn.net/zhangzhikaixinya/article/details/7727938 今天在eclipse中编写pom.xml文件时,识别到错误:Invalid byte 1 of 1-byte UTF-8 sequence,1 字节的 UTF-8 序列的字节 1 无效,问题的根源是: The cause of this is a file that is not UTF-8 is being parsed as UTF-8. It is likel