Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-22673

Sites for nested Maven multi-module projects deeper than one level are archived flat

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • 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
      

          [JENKINS-22673] Sites for nested Maven multi-module projects deeper than one level are archived flat

          Marcel Steinbach created issue -
          Marcel Steinbach made changes -
          Link New: This issue is related to JENKINS-2531 [ JENKINS-2531 ]
          Marcel Steinbach made changes -
          Description Original: 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

          New: 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}
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 154784 ] New: JNJira + In-Review [ 195026 ]

            Unassigned Unassigned
            marcelst Marcel Steinbach
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: