Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
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".
Issue Links
- duplicates
-
MNG-3134
DefaultModelInheritence::assembleDistributionInheritence should be childPathAdjustment aware
-
to review for next release