Hi

I guess this must have been asked before but I do not find any answer
for this.

How can I checkout all my projects which are pointed out in a
multiproject?

I have a kind of "master" project and a couple of subprojects but
in a flat structure to suit eclipse:

+ multiproject
+ sub1project
+ sub2project

The multiproject has its properties like this:
maven.multiproject.basedir=${basedir}/..
maven.multiproject.includes=\
        sub1project/project.xml,\
        sub2project/project.xml

It is the same directory structure in CVS.

What I want to do is the following:
1) checkout multiproject from CVS
2) call a maven goal on the multiproject which will checkout 
   all subprojects.

Thanks!
Lucas

----------------------------------------------------------------
Lucas Persson                 
Lead Designer
Hotsip AB                       Tel:   +46 8 454 05 49
Barnhusgatan 16                 Mobil: +46 730 94 66 56
SE-111 23 Stockholm             Fax:   +46 8 454 05 30
Email: lucas.persson__a_hotsip.com
SIP:   lucas.persson___a__hotsip.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to