Breadcrumbs to grandparent in flat multi-module project broken
--------------------------------------------------------------
Key: MSITE-466
URL: http://jira.codehaus.org/browse/MSITE-466
Project: Maven 2.x Site Plugin
Issue Type: Bug
Components: multi module, relative links
Affects Versions: 2.1
Environment: Apache Maven 2.2.0 (r788681; 2009-06-26 15:04:01+0200)
Java version: 1.6.0_17
Reporter: Andreas Sewe
Attachments: example-site.tar.gz
Breadcrumbs are broken in multi-module builds which use a flat (site) layout.
The attached three projects (parent, child, grandchild) demonstrate this. After
running {{mvn clean install site-deploy}} the contents of the three directories
{{file:///tmp/example.org/${project.artifactId}}} mirror the structure and
content of the website. But while all "Module" and "Parent Project" links are
correctly resolved, the grandparent breadcrumb in
{{file:///tmp/example.org/grandparent/index.html}}} is broken; the {{href}}
contains one {{../}} too many.
--
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