-
Bug
-
Resolution: Fixed
-
Major
-
None
Multi-module projects with nesting more than one level are archived in a flat fashion by the maven-plugin. This results in broken links in the archived maven-site.
E.g.
ROOT site/ +-A |-A | +-x |-x | +-y -> |-y +-B |-B +-z |-z
- is related to
-
JENKINS-2531 Links for generated sites in Maven multi-module project are incorrect.
-
- Closed
-