首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java Web开发 >

maven报错,蛋痛

2013-09-12 
maven报错,蛋疼[ERROR] The build could not read 1 project - [Help 1][ERROR][ERROR]The project com.w

maven报错,蛋疼
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project com.wondershare.router:router-facade:1.0.0-SNAPSHOT (E:\workspace\router-facade\pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Failure to find com.wondershare.router:router-parent:pom:1.0.0-SNAPSHOT in http://10.10.34.244:8889/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of wonbox has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 8, column 10 -> [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
maven
[解决办法]
找不到你的parent POM啊
[解决办法]
把你本机Maven库的 com.wondershare.router:router-parent:pom:1.0.0-SNAPSHOT 这个文件夹删除后,重新Update Dependencies

热点排行