Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- is related to
-
JENKINS-2531 Links for generated sites in Maven multi-module project are incorrect.
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is related to |
Description |
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 |
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. {code} ROOT site/ +-A |-A | +-x |-x | +-y -> |-y +-B |-B +-z |-z {code} |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 154784 ] | JNJira + In-Review [ 195026 ] |