[INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for com.alicp.jetcache.samples:spring-boot-sample-codes:1.0.0-SNAPSHOT: com.alicp.jetcache.samples:samples:pom:1.0.0-SNAPSHOT was not found in https://maven.aliyun.com/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of snapshots has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 7, column 13
2条答案
按热度按时间cx6n0qe31#
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.alicp.jetcache.samples:spring-boot-sample-codes:1.0.0-SNAPSHOT: com.alicp.jetcache.samples:samples:pom:1.0.0-SNAPSHOT was not found in https://maven.aliyun.com/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of snapshots has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 7, column 13
mnowg1ta2#
1.8以上均可
你遇到的问题和java版本没有任何关系。
IDE里面直接运行main方法。