javaEE-had-been-black / error-record

1 stars 0 forks source link

[lab5]Could not find artifact jakarta.tutorial:ejb:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 13 -> [Help 2] #23

Open MingYang-Yin opened 4 years ago

zh-hang commented 4 years ago

请保留新建项目pom.xml中代码

    <parent>
        <artifactId>cart</artifactId>
        <groupId>org.example</groupId>
        <version>1.0-SNAPSHOT</version>
    </parent>