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

Incorrect URLs in multi-module project

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.1
    • multi module
    • None

    Description

      I have a top-level pom and some modules. One of the modules serves as a parent for most, but not all, of the rest.

      Thus, for most, the parent is ../parent, and for that the parent is the top-level project itself.

      I ran:

      mvn site:stage -DstagingDirectory=/Users/benson/stage

      It takes a very long time.

      All of my child links came out incorrectly: e.g:

      <a href="../../Users/benson/x/trunk/greenhouse/etrog/../../../../hudson.basistech.net/home/projects/etrog">RLPJ Buildtools</a>

      There aren't distinct subdirectories in the staged dir for those of my modules that use the parent. Actually, now that I look, I see that the ones that parent into ../parent are subdirectories of 'parent' instead of subdirectories of the top-level. But the links are still all wrong.

      Attachments

        1. tc.patch.diff
          122 kB
          Benson Margulies

        Activity

          People

            ltheussl Lukas Theussl
            bmargulies Benson Margulies
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: