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

Inheritance of site deploy URL not done in child

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 3.0
    • waiting-for-feedback
    • site:deploy
    • None
    • Debian Linux OpenJDK 7 mvn 3.0.4

    Description

      I have my parent distribution site config filled out like so:

      <url>scp://private-site/home/private/site/releases/${project.groupId}/${project.artifactId}/${project.version}/</url>

      When the child tries to release:perform or site:deploy it tries to upload with the parent arifactId, groupId and version instead of the current project values. These should be interpolated like any other variables in the POM to prevent needless duplication in all children.

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              fredcooke Fred Cooke
              Votes:
              4 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: