Non-resolvable parent POM using Maven 3.0.3 and relativePath notation

后端 未结 8 2193
既然无缘
既然无缘 2021-02-03 21:19

After migrating to Mavent 3.0.3 Parent poms in several Projects cannot be resolved anymore.

The Projects are structured in a default manner, so I set parent.relativePath

8条回答
  •  一生所求
    2021-02-03 22:02

    For me, it works when I double checked the parent´s "group ID" and "artifact ID" that in my case were the wrong ones and that was the problem.

提交回复
热议问题