[ http://jira.codehaus.org/browse/MSITE-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_111980 ]
Dave Meibusch commented on MSITE-267: ------------------------------------- New snapshots today, issue appears to have been resolved. > Relative path in inherited sites broken for depth of 2 > ------------------------------------------------------ > > Key: MSITE-267 > URL: http://jira.codehaus.org/browse/MSITE-267 > Project: Maven 2.x Site Plugin > Issue Type: Bug > Components: relative links > Affects Versions: 2.0-beta-6 > Environment: SunOS > Reporter: Dave Meibusch > > Parent site.xml has bannerLeft with absolute URL in <src> that is > <project.url>/images/logo.gif > First child module has (correctly) rendered relative path of: > ../images/logo.gif > Grandchild module (child of first child) has (incorrectly) rendered path of: > ../../../images/logo.gif > An extra depth has been added to the relative URL. > If the bannerLeft URL is a relative URL, the first child module has an > incorrectly rendered path (again, extra '../' depth). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira