Eclipse 中导入 maven 项目 pom.xml 首行报错:org.apache.maven.archiver.MavenArchiver.getManifest

org.codehaus.plexus.archiver.jar.Manifest.write(java.io.PrintWriter)java

解决方法为:更新eclipse中的maven插件git

1.help ->Install New Software -> add ->https://otto.takari.io/content/sites/m2e.extras/m2eclipse-mavenarchiver/0.17.2/N/LATESTgithub

PS:点击 next 前,将 eclipse Install 窗口右下角的 Contact all update sites during install to find required software 选项取消掉。eclipse

2.一直next confirm 安装更新 提示重启eclipse 而后再右键项目maven update projectmaven

标记:ui

附解决方案网址.net

1.http://stackoverflow.com/questions/37555557/m2e-error-in-mavenarchiver-getmanifest插件

2.https://github.com/tesla/m2eclipse-mavenarchiver/issues/8code

原文 : http://blog.csdn.net/echo_oy/article/details/53057856blog

相关文章
相关标签/搜索