U2647's blog 一个热爱学习的 Java 程序员,喜欢 Vue,喜欢深度学习 Dubbo Flutter SpringBoot Debug Notes Java LeetCode Python Redis Android DesignPattern mdi-home-outline 首页 mdi-cloud-outline 标签云 mdi-timeline-text-outline 时间轴 mdi-draw-pen 文章总数 62
pom编译报错 pom 报错org.codehaus.plexus.archiver.jar.Manifest.write(java.io.PrintWriter) maven pom org.codehaus.plexus.archiver.jar.Manifest.write(java.io.PrintWriter) mdi-cursor-default-click-outline 点击量 62

问题描述

IDEA的maven项目导入到eclipse下,出现下面的错误

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

20180424-1

问题原因

出现这个问题的原因是由于 maven的版本的问题,需要安装eclipse的maven扩展插件。

解决办法

点击 help -> Install New Software -> Work with 输入如下地址:

https://otto.takari.io/content/sites/m2e.extras/m2eclipse-mavenarchiver/0.17.2/N/LATEST/ 

如果这个地址出现无法下载的情况可以改为下面这个地址:

http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-mavenarchiver/0.17.2/N/LATEST/
版权声明:本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明出处!
我的GitHub 我的LeetCode 我的掘金
Powered by Hexo Powered by three-cards
Copyright © 2017 - {{ new Date().getFullYear() }} 某ICP备xxxxxxxx号