pom文件找不到子项目_java,eclipse_eclipse中maven项目pom.xml文件找不到parent要怎么解决?,java,eclipse,maven - phpStudy...

eclipse中maven项目pom.xml文件找不到parent要怎么解决?

在maven项目中方pom.xml文件找不到parent,maven clean报错如下:

[ERROR] [ERROR] Some problems were encountered while processing the

POMs: [FATAL] Non-resolvable parent POM for

com.chinaredstar:p-tx-promotion-service:[unknown-version]: Failure to

find com.chinaredstar:p-tx-promotion:pom:0.0.1-SNAPSHOT in

http://10.11.25.246:8081/nexus/content/groups/public/ was cached in

the local repository, resolution will not be reattempted until the

update interval of private-mirror has elapsed or updates are forced

and 'parent.relativePath' points at wrong local POM @ line 3, column

13 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR]

[ERROR] The project

com.chinaredstar:p-tx-promotion-service:[unknown-version]

(D:MKL_PROJECTtx_promotionp-tx-promotionp-tx-promotion-servicepom.xml)

has 1 error [ERROR] Non-resolvable parent POM for

com.chinaredstar:p-tx-promotion-service:[unknown-version]: Failure to

find com.chinaredstar:p-tx-promotion:pom:0.0.1-SNAPSHOT in

http://10.11.25.246:8081/nexus/content/groups/public/ was cached in

the local repository, resolution will not be reattempted until the

update interval of private-mirror has elapsed or updates are forced

and 'parent.relativePath' points at wrong local POM @ line 3, column

13 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the

errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using

the -X switch to enable full debug logging. [ERROR] [ERROR] For more

information about the errors and possible solutions, please read the

following articles: [ERROR] [Help 1]

http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

[ERROR] [Help 2]

http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

要怎么解决呢,各位好心人求解~ ~

相关阅读:

如何获得array("name" => "peter", "image_list" => array( 0 => array("src" => "http://www.abc.com/1.jpg", "href" => "#" )

从mysql中查询数据,然后插入到另一个数据库中,怎样提升这个代码的运行速度

mysql中在大数据表中直接创建索引和将相关的索引的字段提取出来作为单表建索引的区别

在不同浏览器上用svg效果不同,如何解决?

安卓APP下载apk,进度卡在100%不完成

主表和从表怎么建立起来联系呢?

想做一个数据库数据对比工具,以什么思路实现最有效率?

django 模版渲染问题

Idea 开发微信java基本功能 tomcat无法启动

atom的vim mode无法进入输入模式

option标签中间插入img标签不显示

sublime text插件开发的问题

大神求解救,关于gulp安装出现的问题,问题有图可看

css 文字对齐

android怎么刷新媒体库

jade模板存在的理由?

atom JavaScript 自动补全用的什么插件

关于grunt插件配置browserify的问题!!!!

Gighub Desktop git(origin/master)冲突,该如何解决

IE11对象不支持“attachEvent”属性或方法


版权声明:本文为weixin_39581719原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。