Maven2 cannot find parent from relative path

前端 未结 6 2333
心在旅途
心在旅途 2020-12-18 22:01

I\'m trying to use Maven2 but my child projects cannot find the parent project.

Directory structure is as follows:

--parent
  --pom.xml
--child
  --p         


        
6条回答
提交回复
热议问题