[EMAIL PROTECTED] wrote:
> You've got the top level project included in the set of directories that 
> multiproject is processing.
> 
> This is not supported ATM.

My guess is that is caused by a bug in Werkz, or in the way Maven uses
them. When you try to run goals on a project for the second time in a
maven run it complains about them being undefined, instead of just
skipping them silently (because they are done).

For the time being, the multiproject plugin might be improved by
extracting the bit that iterates over projects and checks for a
duplicaing top level project in sub project into a reusable tag
(it also sets the 'reactorProjects' variable).

I'll take a look at this later.

R.


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

Reply via email to