Any particular reason you didn't just make a multi-module project and
find out for yourself? This is one of those things you can very easily
do for yourself...

Anyways, Maven uses a target directory per module. And then the
packaged modules are included in the parent package according to
dependencies etc.

Wayne

On 11/22/06, Allan Valeriano <[EMAIL PROTECTED]> wrote:
Hi,

I'd like to know if, on a multi-module project, maven uses a target
directory for each module separately or if it has just one target directory
for the parent project and all the modules save their class files on this
default directory.


thanks in advance
Allan Valeriano



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

Reply via email to