Master pom file to checkout all modules of a project

2012-03-05 Thread xiubinzheng
Hi fellow developers, I have a web application that relies on several modules. So to build it, I have a master pom.xml file. What I want this pom file to do is to checkout out all the modules. below is my pom file. scm:svn:svn:///svn/module

Re: multi module checkout

2012-03-05 Thread xiubinzheng
Hi fellow developers, I have a web application that relies on several modules. So to build it, I have a master pom.xml file. What I want this pom file to do is to checkout out all the modules. below is my pom file. 4.0.0 net.srirangan.packt.maven TestModularApp 1.0-SNAPSHOT pom MyLargeModula