Вопрос

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