>  - Dashboard report is an empty page

I have a feeling this one doesn't like build.dir changes, but I don't
know enough about it (see the excludes you have, for example).

>  - Clicking subproject links from the multiproject page is invalid - the
> pages do not exist (none of the standard HTML files are generated in the
> subprojects).

This is usually because you have the navigation set to independant, in
which case the links are all external references based on the URL in
the POM and you need to build the subproject sites individually using
"site" instead of "multiproject:site" which is only used at th etop
level.

Do the above work when build.dir is the default?

Cheers,
Brett

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

Reply via email to