On 11/2/06, Graham Sanderson <[EMAIL PROTECTED]> wrote:

I may be missing something here, but we have a bunch of different
artifacts built using maven, and we'd like to be able to publish for
each major build of a product a site including all the javadoc, source
XRef and reports for all its dependent artifacts

For all its dependencies?  Or for its child modules?

Maven site even when used with an aggregate artifact does not seem to
produce (for example javadoc) results that can correctly link to each
other.

Also, what do you mean by 'linking to each other; (menu links, or ??)
and where/how are you checking the links?

My guess is that not all reporting plugins know how to do aggregation
yet.  It would help to see the pom configuration that isn't working.
Even better, construct a simple example that demonstrates the problem.
(Check JIRA first, there may already be issues open for the
individual plugins.)

--
Wendy

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

Reply via email to