Hi Maven Users, I am wondering how can I call the sub level pom.xml from the top level directory My folder structure like this" c:\test\testapp\pom.xml c:\test\test1app\pom.xml c:\test\test2app\pom.xml What I want is, in single execution of top level pom(c:\test\testapp\pom.xml) should able to run rest of the poms. I have tried running all them independently it worked fine but this is very troublesome to run individually. thanks a lot for the help.
RAM. -- View this message in context: http://www.nabble.com/calling-pom-from-another-pom-tf3064828s177.html#a8523908 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
