Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-472

Navigation links from maven-project-info-reports disappear when using maven-site-plugin 3.0-beta-1-SNAPSHOT and POM references parent POM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-beta-1
    • 3.0
    • Maven 3, multi module
    • None
    • Maven 3.0-alpha-7, JDK 6

    Description

      If a project has a parent POM, no navigation links are generated in the submodule's site. The parent site has navigation however. This behavior occurs both when parent is in the reactor and when it is not.

      Attached is a very simple multimodule build consisting of a single parent POM and a JAR module. After running "mvn clean install site", observe that target/site/index.html has the proper navigation but parent-usage-test/target/site/index.html has an empty navigation panel.

      This may be a bug in project-info-reports but since it works correctly when there's no parent POM, I thought this was the correct project.

      Attachments

        1. site-parent-issue.zip
          4 kB
          Michael Pilquist

        Activity

          People

            ltheussl Lukas Theussl
            mpilquist@gmail.com Michael Pilquist
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: