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

site plugin 3.0 does not permit a child to fully override parent site deployment URL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3, 3.0
    • 2.4, 3.1
    • site:deploy
    • None

    Description

      The test cases here has a parent with a a distributionManagement/site/url, and then a child which overrides it with an absolute URL. Except that the override does not work ... or, at least, looks quite peculiar.

      the parent is file:///tmp/bloop
      the child is scp://localhost:/tmp/blop

      and the result is

      [INFO] Error uploading site

      Embedded error: Could not make directory '/tmp/bloop/../../Users/benson/asf/mvn/site-interp-muddle/child/scp:/localhost:/tmp/blop'.
      [INFO] ---------------------------------------

      Attachments

        1. parent-pom.xml
          2 kB
          Randal Kamradt
        2. muddle.tar
          7 kB
          Benson Margulies
        3. child-pom.xml
          2 kB
          Randal Kamradt

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: