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

Site of sub-project is uploaded to wrong location

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 3.0
    • None
    • site:deploy
    • None

    Description

      My parent pom no.uis:paren-pom has site.xml defined. Now I have another pom no.uis.service:parent-pom that uses the first as parent. In both I have a site deployment descriptor like this:

        <distributionManagement>
          <site>
            <id>source01.uis.no</id>
            <url>dav:https://source01.uis.no/maven-site/${project.groupId}/${project.artifactId}/${project.version}</url>
          </site>
        </distributionManagement>
      

      But when I upload the second project's site, it is uploaded to https://source01.uis.no/maven-site/no.uis/no.uis.service/parent-pom/1.1.1 instead of https://source01.uis.no/maven-site/no.uis.service/parent-pom/1.1.1

      Attachments

        1. parent-pom-master-ed097fe.tar.gz
          2 kB
          Martin Goldhahn
        2. soa-parent-pom-e1a864a.tar.gz
          2 kB
          Martin Goldhahn

        Activity

          People

            Unassigned Unassigned
            mgoldhahn Martin Goldhahn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: