Does anyone know to get children modules as MavenProjects?

I'm building a plugin. I've already created something to find the parent 
project from any child project. Now I want to find a specific project by group 
and artifact ids. So I need to traverse the hierarchy from any child module. I 
can go up, but I need to be able to get the child modules as projects and 
repeat the process recursively.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to