Non-resolvable parent POM using Maven 3.0.3 and relativePath notation

后端 未结 8 2198
既然无缘
既然无缘 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条回答
  •  -上瘾入骨i
    2021-02-03 22:05

    Please check in logs if you have http.HttpWagon$__sisu1:Cannot find 'basicAuthScope' this error or warning also, if so you need to use maven 3.2.5 version, which will resolve error.

提交回复
热议问题