类型:
1.问题信息
pom.xml文件变灰,有删除线,pom文件失效
2.问题分析
项目中的pom.xml文件被设置在maven忽略清单中
3.如何解决
在File | Settings | Build, Execution, Deployment | Build Tools | Maven | Ignored Files中对已经选中的pom文件取消选中
Citation:
References:
pom.xml文件变灰,有删除线,pom文件失效
项目中的pom.xml文件被设置在maven忽略清单中
在File | Settings | Build, Execution, Deployment | Build Tools | Maven | Ignored Files中对已经选中的pom文件取消选中
Citation:
References: