Uploaded image for project: 'Maven Project Info Reports Plugin'
  1. Maven Project Info Reports Plugin
  2. MPIR-273

links to modules broken in modules.html of flat multimodule parent project

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.8
    • index, modules
    • None
    • SLES 11

    Description

      My flat structured multimodule project looks like this:

      /l2m-build/pom.xml <----- parent module
      /l2m/pom.xml <----- child module

      During site-deploy the links in modules.html to the submodules are falsely generated like:

      ...site/de.test.l2m/l2m-build/1.1.4-SNAPSHOT/l2m-build/l2m/index.html

      While the link in the sitemenu that was generated by <menu ref="modules" /> is correct and looks like:

      ...site/de.test.l2m/l2m/1.1.4-SNAPSHOT/l2m/index.html

      It seems that the path needs to step down one directory ('../l2m/index.html').

      The URL in the POM (of the parent and all child modules) is inherited from the company-parent-pom, where it is defined as

      <url>dav:http//:some.nice.url.de/${project.groupId}/${project.artifactId}/${project.version}</url>

      This is similar to MOJO-1630.

      If you need more information to look into this, please let me know.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              joerg.sesterhenn Jörg Sesterhenn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: