lighre
2014-12-31 05:04Maven 报错 Non-resolvable parent POM
1Failure to find com.test.dacp:dacp-parent:pom:1.0.0.RELEASE in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 6, column 10 -> [Help 2]
当前的pom.xml里面已经加了relativePath勒。dacp-parent-1.0.0.RELEASE.pom 也在com/test/dacp/dacp-parent里有了。为什么还是报的这个错呢??求解释。。
com.test.dacp
dacp-parent
../dacp-parent
1.0.0.RELEASE
补充下当前项目的路径和parent 的路径。看是否有帮助
当前的路径:F:\test\dacp-me-etl\pom.xml
parent的路径:F:\test\apache-maven-3.2.5\deployment\repository\com\test\dacp\dacp-parent\1.0.0.RELEASE
- 点赞
- 回答
- 收藏
- 复制链接分享
3条回答
为你推荐
- 如何使用mvn eclipse:eclipse 将多个模块/项目 转换成eclipse项目
- 项目管理
- 0个回答
- 导入新的java项目构建错误:不可解析的父POM
- maven
- java
- eclipse
- 11个回答
- maven pom.xml报错 但是在文件中可以找到相对应的jar包,反复的更新也是这样
- maven
- 1个回答
- maven多模块构建spring配置问题悬赏
- 6个回答
- Myeclipse10 Maven pom.xml报错
- maven
- svn
- eclipse
- 2个回答
换一换