think it makes sense , partucularly if you have always growth of products/ modules, had before the same issue with maven.
www.ejinz.com
----- Original Message ----- From: "Baz" <[EMAIL PROTECTED]>
To: "Maven Users List" <users@maven.apache.org>
Sent: Thursday, July 19, 2007 11:47 PM
Subject: Re: How to build sub-directories recursively without knowing the exact names for sub-directories?


Say I have a the following directory structure:

product/
  module_1/
  module_2/
  ...

Can i have a pom.xml at product directory level, and it will go into module
directories and run their pom files?

The number of module subdirectories can increase but i do not want to
maintain the product/pom.xml. Does it make sense?

A.

On 7/19/07, Wayne Fay <[EMAIL PROTECTED]> wrote:

What's your use case? How could you possibly not know the names of the
modules when you're building a project? Are you trying to build a
"super master pom" that builds all your company's projects, or
something along those lines?

Wayne

On 7/19/07, Baz <[EMAIL PROTECTED]> wrote:
> All,
>
> I know we can use <modules> to specify which sub-directories that we
would
> like to build. What if i dont know the name of the sub-directories? Can
i do
> wildcards?
>
> Thanks.
>

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





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

Reply via email to