jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2 & 3
  • MNG-2209

Calculation of module URLs does not match deployment

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Duplicate
  • Affects Version/s: 2.0.4
  • Fix Version/s: None
  • Component/s: Inheritance and Interpolation, POM
  • Labels:
    None
  • Environment:
    Site plugin built from SVN revision 391930
  • Complexity:
    Intermediate

Description

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".

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. File
    sitetest.tar
    06/Apr/06 4:00 AM
    20 kB
    Bob Allison

Issue Links

duplicates

Bug - A problem which impairs or prevents the functions of the product. MNG-3134 DefaultModelInheritence::assembleDistributionInheritence should be childPathAdjustment aware

  • Critical - Crashes, loss of data, severe memory leak.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Brett Porter added a comment - 06/Apr/06 7:17 AM

to review for next release

Show
Brett Porter added a comment - 06/Apr/06 7:17 AM to review for next release
Hide
Permalink
Brett Porter added a comment - 06/Apr/06 7:17 PM

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

Show
Brett Porter added a comment - 06/Apr/06 7:17 PM 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
Hide
Permalink
John Allen added a comment - 26/May/07 6:25 PM

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.

Show
John Allen added a comment - 26/May/07 6:25 PM 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.
Hide
Permalink
John Allen added a comment - 05/Aug/07 11:26 AM - edited

MNG-3134 fixes this issue

Show
John Allen added a comment - 05/Aug/07 11:26 AM - edited MNG-3134 fixes this issue

People

  • Assignee:
    Benjamin Bentmann
    Reporter:
    Bob Allison
Vote (9)
Watch (7)

Dates

  • Created:
    06/Apr/06 4:00 AM
    Updated:
    20/Feb/11 9:56 AM
    Resolved:
    20/Feb/11 9:56 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.