Pregunta

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?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top