Uploaded image for project: 'Maven Deploy Plugin'
  1. Maven Deploy Plugin
  2. MDEPLOY-121

Allow uniqueVersion as deploy:deploy parameter or altDeploymentRepository field

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.5
    • None
    • deploy:deploy
    • Patch

    Description

      The altDeploymentRepository property allows the id, layout and URL of a repository to be overriden.

      However it does not allow the uniqueVersion setting to be overriden.
      This reduces its usefulness as an override mechanism.

      Patch implements the feature by using one of the spare fields in the property:

      id::layout:uniqueVersion:url

      e.g.

      id::layout:true:url
      id::layout:false:url
      id::layout::url

      If the value is empty, it defaults to true, as per the previous behaviour.

      Attachments

        1. deploy.patch
          2 kB
          sebbasf
        2. deploy.patch
          2 kB
          sebbasf

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              sebb Sebb
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: