eclipse 导入spring boot 项目后,pom.xml 出现org.codehaus.plexus.archiver.jar.Manifest.write(java.io.PrintWriter) 错误。java
问题缘由:eclipse 的maven 插件版本太低,须要更新spring
解决方法:help-----Install New Software------Work with输入 http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-mavenarchiver/0.17.2/N/LATEST/eclipse
next 安装更新后,重启eclipse,项目maven update 便可maven