日期:2014-05-17  浏览次数:20622 次

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