문제

I checked out a project from SVN into my local folder. It has root pom and all project multi level subfolders have pom files. When I tried to import and specify root directory, the import wizard shows only root pom. Not showing all poms from the sub folders. Am I missing something?

도움이 되었습니까?

해결책

its very likely that the parent pom doesn't define the child projects within a modules tag in its pom.xml.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top