I think no one has answered because your question is kind of vague WRT how
you may or may not be using maven.

When you ask "how do I tell maven..." do you mean via the command line or in
a POM? And if in a POM, do you have POMs for each sub-project and modules
declared in a top level POM?

If you're looking for some way to ask the scm plugin to checkout your dev
module, yet limit the sub-modules that would be recursively checked-out then
I know of no way you can do this -- you can't do this with the cvs command
AFAIK.

So, without some more info, I think the short answer is "no".

HTH,
Doug

On 6/27/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote:

On 6/27/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote:
> My web  , messaging , business , persistence subprojects are all
> sitting under the module called "dev"in CVS.
> "dev" also has other projects under it , that I'm NOT interested
> in.How do I tell M2 to checkout only  web, messaging , business and
> persistence and  NOT everything else?
> --
>

Is this not doable :) ?

Jeff  Mutonho

GoogleTalk : ejbengine
Skype        : ejbengine
Registered Linux user number 366042

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


Reply via email to