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

MavenSiteArchiver generates incorrect sites for nested submodules

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • maven-plugin
    • None

      Given a project like;

      .

      – module1
        – module3
        `-- pom.xml
      `-- pom.xml
      – module2
      `-- pom.xml
      `-- pom.xml

      When the site goal is run, a maven site link will be generated by the build however the final site structure is flattened to this;

      .

      – module1
      – module2
      `-- module3

      This breaks the links to the nested modules.

          [JENKINS-18326] MavenSiteArchiver generates incorrect sites for nested submodules

          Bernard Leach created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 149633 ] New: JNJira + In-Review [ 177420 ]

            Unassigned Unassigned
            leachbj Bernard Leach
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: