On Sat, 2008-01-05 at 16:12 +0100, Roland Weber wrote:
> Hi Oleg,
> 
> in the grey horizontal navbar between the logos and the
> site content, there are duplicate links to HttpComponents
> for the component pages:
> 
> http://hc.apache.org/httpcomponents-core/index.html
> http://hc.apache.org/httpcomponents-client/index.html
> 
> The module pages have links to Apache and HttpComponents,
> but the HttpComponents link points to the component (core
> or client) rather than the HttpComponents main page.
> That's OK from a navigation point of view, but the link
> should probably have a different name then.
> 
> cheers,
>   Roland
> 

Roland

This _appears_ to have been caused by the way Maven's site descriptor
inheritance works (or is meant to work, actually). Apparently the site
plugin was unable to locate the project POM and therefore was unable to
generate the navigation links properly.  

The problem seems to have been solved by setting a relative path to the
project POM in the respective components POMs. I just redeployed the
site. Let's see what happens.

Oleg

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