Right.

The technique in JXR and Javadoc is going to be similar to PMD and
taglist. Same for checkstyle too.

Surefire report will be somewhat different as it has to merge xml
files instead of just changing the input source directories.

- Brett

On 5/6/06, Torsten Curdt <[EMAIL PROTECTED]> wrote:
On 5/6/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> You need a snapshot of the plugins from SVN for this (though I am
> working on the releases right now). Only JXR and Javadoc support it as
> its a piece of functionality that must be implemented for each plugin
> at a time.
>
> The logic says that if aggregate = true and project is not the root
> project, then do nothing. This ensures only the aggregate javadoc /
> xref is generated.

So this "ignore if child and aggregate" needs to be added to the

o pmd
o taglist
o surefire-report

plugins, right? Plus the plugins then have to be aware of the fact
that they need to iterate over all the modules. Correct?

cheers
--
Torsten

---------------------------------------------------------------------
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