maven项目 --- points at wrong local POM @ line 3, column 11 -> [Help 2]

今天再运行tomcat:run时候报的一个错


找了半天,这个错因为设置中央仓库所以需要优先将modules节点注释掉,先将聚合parent项目先部署然后发布到中央仓库就不会有这个问题了

再执行就不报错啦! 

猜你喜欢

转载自blog.csdn.net/qq_38092788/article/details/79934636