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

Links in site.xml get translated to ../../../

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 2.0-beta-5
    • None
    • relative links
    • None
    • Linux FC6 Sun Java (build 1.5.0_10-b03, mixed mode, sharing)

    Description

      In Site.xml for a project (that has a parent POM)

      <links>
      <item name="SIRD Site" href="http://sirdsite.dsths.ad.dstcorp.net/" />
      <item name="Apache" href="http://www.apache.org/" />
      <item name="Maven 2" href="http://maven.apache.org/maven2/"/>
      </links>

      Gets rendered as

      <div class="xright"> <a href="../../../">SIRD Site</a>

      <a href="http://www.apache.org/">Apache</a>

      <a href="http://maven.apache.org/maven2/">Maven 2</a>

      " http://sirdsite.dsths.ad.dstcorp.net/" != "../../.."

      Attachments

        1. site.xml
          0.6 kB
          Mykel Alvis

        Issue Links

          Activity

            People

              dennisl@apache.org Dennis Lundberg
              mykelalvis Mykel Alvis
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: