码迷,mamicode.com
首页 > 系统相关 > 详细

【Eclipse】【2】遇到的问题

时间:2019-05-04 14:41:09      阅读:217      评论:0      收藏:0      [点我收藏+]

标签:date   warnings   war   ase   ips   遇到   pom.xml   col   1.5   

前言:

1,导入maven项目有红叉

2,pom.xml出错

 

正文:

1,导入maven项目有红叉

右键项目 → maven → update project

 

2,pom.xml出错:error:Plugin execution not covered by lifecycle configuration: org.codehaus.mojo:exec-maven-plugin:1.5.0:exec (execution: node, phase: compile)

方法1:命令行窗口:mvn clean → mvn eclipse:clean → mvn eclipse:eclipse

方法2:windows->Preferences->Maven->Error/Warnings下Ignore掉这个 plugin execution错误

 

参考博客:

eclipse导入maven项目有红叉及pom.xml出错的问题的解决 - Jennifer Bai - CSDN博客
https://blog.csdn.net/baijingfeng_1/article/details/79507931

【Eclipse】【2】遇到的问题

标签:date   warnings   war   ase   ips   遇到   pom.xml   col   1.5   

原文地址:https://www.cnblogs.com/huashengweilong/p/10808334.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!