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

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

    XMLWordPrintable

Details

    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

          Activity

            Code changed in jenkins
            User: Marcel
            Path:
            src/test/java/hudson/maven/MavenModuleTest.java
            src/test/java/hudson/maven/MavenProjectTest.java
            src/test/resources/hudson/maven/maven-nested-multimodule-site.zip
            http://jenkins-ci.org/commit/maven-plugin/2e719ab36d416e47791b6b53c69195cfbe4b4b8f
            Log:
            JENKINS-22673 added test for nested multi-module site building

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Marcel Path: src/test/java/hudson/maven/MavenModuleTest.java src/test/java/hudson/maven/MavenProjectTest.java src/test/resources/hudson/maven/maven-nested-multimodule-site.zip http://jenkins-ci.org/commit/maven-plugin/2e719ab36d416e47791b6b53c69195cfbe4b4b8f Log: JENKINS-22673 added test for nested multi-module site building

            Code changed in jenkins
            User: Marcel
            Path:
            src/main/java/hudson/maven/reporters/MavenSiteArchiver.java
            http://jenkins-ci.org/commit/maven-plugin/1c42b1986a1069c80346296fda5b4085f2c30fe7
            Log:
            [FIXED JENKINS-22673] replicate maven project structure for site archiving

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Marcel Path: src/main/java/hudson/maven/reporters/MavenSiteArchiver.java http://jenkins-ci.org/commit/maven-plugin/1c42b1986a1069c80346296fda5b4085f2c30fe7 Log: [FIXED JENKINS-22673] replicate maven project structure for site archiving

            Code changed in jenkins
            User: Olivier Lamy
            Path:
            src/main/java/hudson/maven/reporters/MavenSiteArchiver.java
            src/test/java/hudson/maven/MavenModuleTest.java
            src/test/java/hudson/maven/MavenProjectTest.java
            src/test/resources/hudson/maven/maven-nested-multimodule-site.zip
            http://jenkins-ci.org/commit/maven-plugin/574406cfc25c8c668b8dcf638718c238757ede98
            Log:
            Merge pull request #22 from marcelst/master

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

            Compare: https://github.com/jenkinsci/maven-plugin/compare/a0ab96348cb0...574406cfc25c

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Olivier Lamy Path: src/main/java/hudson/maven/reporters/MavenSiteArchiver.java src/test/java/hudson/maven/MavenModuleTest.java src/test/java/hudson/maven/MavenProjectTest.java src/test/resources/hudson/maven/maven-nested-multimodule-site.zip http://jenkins-ci.org/commit/maven-plugin/574406cfc25c8c668b8dcf638718c238757ede98 Log: Merge pull request #22 from marcelst/master JENKINS-22673 Sites for nested Maven multi-module projects deeper than one level are archived flat Compare: https://github.com/jenkinsci/maven-plugin/compare/a0ab96348cb0...574406cfc25c

            People

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

              Dates

                Created:
                Updated:
                Resolved: