Jeff Mutonho a écrit :
As you should know from your Maven 2 experience.. Every module has its own
POM and is treated as a separate project by maven..
And ofcourse, so does continuum.. Hence the different numbers (one per
project)..


But then why is it checking all the modules into one folder , eg 50
i.e /50/eportal-services
   /50/eportal-messaging
  /50/eportal-web

when continuum checkout the parent project, all subdirectories come with the 
checkout command


then goes on to checkout  each module into separate folders  ,eg\
  /51/eportal-services
  /52/eportal-messaging
  /53/eportal-web

then, we checkout all submodules in separate directory, so you can build them 
independantly.

Emmanuel


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

Reply via email to