hi,

my projects structure looks something like that with a lot of
subprojects:

project
|
|--subproject 1
|
|--subproject 2
|    |--subsubproject 2.1
|    |--subsubprojects 2.2
|
|--subproject 3
|
|--subproject 4
|    |--subsubproject 4.1
|...

using the reactor I'm generating the maven documentation website and if
I don't process all the subprojects this works fine. But if I try to run
the reactor for all the subprojects it hangs somewhere (after having
processed most of the subprojects) and doesn't 'move' any further. It
seems as if it was overloaded or something.
Does anybody know where the problem is?

Thanks.



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

Reply via email to