You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Allen (JIRA)" <ji...@codehaus.org> on 2007/05/27 01:26:59 UTC

[jira] Commented: (MNG-2209) Calculation of module URLs does not match deployment

    [ http://jira.codehaus.org/browse/MNG-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_97166 ] 

John Allen commented on MNG-2209:
---------------------------------

this is a known issue that crops up in quite a few places where inheritance and filesystem structure are assumed to be one in the same. as bret says, override everything in your children (url, distroManagement.site.url, scm, etc ), we do.

> Calculation of module URLs does not match deployment
> ----------------------------------------------------
>
>                 Key: MNG-2209
>                 URL: http://jira.codehaus.org/browse/MNG-2209
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>         Environment: Site plugin built from SVN revision 391930
>            Reporter: Bob Allison
>            Priority: Blocker
>             Fix For: 2.0.x
>
>         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