On 6/27/06, Doug Douglass <[EMAIL PROTECTED]> wrote:
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-pr
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
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
pe