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

site:attach shouldn't replace variables from site.xml

    XMLWordPrintableJSON

Details

    Description

      Action site:deploy pushes site.xml to external location.
      This action works ok but parse original site description and send different to server.

      For example orignal site.xml contain line
      <item name="${project.name}" href="." />
      sended file contain line
      <item name="Core Parent POM" href="." />
      instead..

      I suppose that developers expect that original file will be commited to maven repository.

      Attachments

        Issue Links

          Activity

            People

              ltheussl Lukas Theussl
              krokodylowy3 Krashan Brahmanjara
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: