Hello, I'm wondering if there is a way to get the list of modules in the top level of pom.xml? For example, I have 3 modules defined in a top level's pom.xml. Now, if I want to run a "antrun" plugin in that pom.xml to get the list of modules that are just built, how can i do it?
Thanks Yan
