Eclipse Maven:pom.xml 中的未知错误
Posted
技术标签:
【中文标题】Eclipse Maven:pom.xml 中的未知错误【英文标题】:Eclipse Maven: Unknown errors in pom.xml 【发布时间】:2014-03-29 23:29:54 【问题描述】:我最近将一堆 Maven 项目(如果有帮助,Ardor3D)导入到 Eclipse 中,出于某种原因,除了第一个项目之外,Package Explorer 中的 pom.xml 文件旁边都有一个红色的小 x 标记窗口显示有错误,但是当我打开 pom.xml 时,我找不到任何错误...感谢您的帮助!
【问题讨论】:
您是否查看过“问题”视图? 在您的 IDE 中使 casches 无效并重新导入项目,然后重新构建它。 右键单击该错误并快速修复,可能是一些eclipse conf问题 刚看了看,它说“描述资源路径位置类型无法读取工件 org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.8.1:runtime 的生命周期映射元数据原因: 打开 zip 文件 pom.xml /ardor3d-animation 第 1 行 Maven 项目构建生命周期映射问题时出错" Why am I getting Unknown error in line 1 of pom.xml?的可能重复 【参考方案1】:查看此链接:
Why am I getting Unknown error in line 1 of pom.xml?
对我来说,遇到这个问题后,我将 STS 从 4.0 升级到 4.7.1,问题就消失了,就像那个链接中也提到的那样。
【讨论】:
以上是关于Eclipse Maven:pom.xml 中的未知错误的主要内容,如果未能解决你的问题,请参考以下文章
Eclipse (pom.xml) 中的 Maven 错误:传输 org.apache.maven.plugins:maven-surefire-plugin:pom:2.12.4 失败