maven解决冲突

56 阅读1分钟

查看依赖关系 mvn dependency:tree > tree.txt

一般是两个错误ClassNotFoundError NoMethodDefError

进入日志文件查看 tail -n 500 xxx.log | grep 'Error'