解决用eclipse spring start project 自动创建项目时pom文件错误

Posted shifu204

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决用eclipse spring start project 自动创建项目时pom文件错误相关的知识,希望对你有一定的参考价值。

解决办法在下面的位置添加以下依赖

<maven-jar-plugin.version>2.6</maven-jar-plugin.version>

  

以上是关于解决用eclipse spring start project 自动创建项目时pom文件错误的主要内容,如果未能解决你的问题,请参考以下文章