用eclipse进行maven install打包时出现报错,按照网上的设置jdk等方式后还是没有用
这个错误只可能是jdk问题 clear 重新配置
确认你的项目的jdk是否指定,pom build 里面有没有加入 maven-compiler-plugin
你的项目配置的是JRE吧