[ 
http://jira.codehaus.org/browse/MSITE-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukas Theussl closed MSITE-466.
-------------------------------

    Resolution: Not A Bug
      Assignee: Lukas Theussl

You need a <url> element in *all* your sub-modules as 
[documented|http://maven.apache.org/plugins/maven-site-plugin/faq.html#Use_of_url].
 I have added a note about the trailing slash.

> Breadcrumbs to grandparent in flat multi-module project broken
> --------------------------------------------------------------
>
>                 Key: MSITE-466
>                 URL: http://jira.codehaus.org/browse/MSITE-466
>             Project: Maven 2.x and 3.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
>            Assignee: Lukas Theussl
>         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

        

Reply via email to