[ http://jira.codehaus.org/browse/MNG-2209?page=comments#action_63029 ]
Brett Porter commented on MNG-2209: ----------------------------------- this is an inheritance problem - the reactor projects come into the site plugin already populated with the incorrect URL values. If you override the URL in the child, it is set correctly > Calculation of module URLs does not match deployment > ---------------------------------------------------- > > Key: MNG-2209 > URL: http://jira.codehaus.org/browse/MNG-2209 > Project: Maven 2 > Type: Bug > Versions: 2.0.4 > Environment: Site plugin built from SVN revision 391930 > Reporter: Bob Allison > Priority: Blocker > Fix For: 2.0.5 > Attachments: sitetest.tar > > > In a project where the parent project is a peer directory with its children > (e.g., top/parent/pom.xml, top/child/pom.xml, ...) the site is deployed > correctly (site/parent, site/parent/child, ...) but the links in the left > menu are not generated correctly (site/parent, site/child, ...) > Attached tar file contains three projects: parent, child1, and child2. > Unpack these into a directory, change to the parent directory, and do a "mvn > site". The generated links for the first child project is > "http://child1/index.html". -- 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