问答详情
源自:-

maven打包异常

[INFO] Scanning for projects...

[INFO] Downloading: https://repo.maven.apache.org/maven2/com/inlee/opensesame/1.0.0/opensesame-1.0.0.pom

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

[FATAL] Non-resolvable parent POM for com.inlee:wsd:0.0.1-SNAPSHOT: Could not find artifact com.inlee:opensesame:pom:1.0.0 in central (https://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 8, column 10

 @ 

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

[ERROR]   

[ERROR]   The project com.inlee:wsd:0.0.1-SNAPSHOT (E:\java\project\wsd\pom.xml) has 1 error

[ERROR]     Non-resolvable parent POM for com.inlee:wsd:0.0.1-SNAPSHOT: Could not find artifact com.inlee:opensesame:pom:1.0.0 in central (https://repo.maven.apache.org/maven2) 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


提问者:LynChan 2017-02-20 17:40

个回答

  • 慕后端3083750
    2021-12-29 17:39:35

    楼主解决了吗

    +